Top "Oracle-type" questions

invalid name pattern when trying to pass custom oracle type object mapping

I am trying to use Java spring custom Oracle type as a parameter and getting the following error: org.springframework.…

java oracle plsql spring-jdbc oracle-type
java.sql.SQLException: Non supported character set: oracle-character-set-178

My application running with this below configurations TOMCAT - 6.0.18 Database - Oracle 11g enterprise Edition(11.2.0.2.0) Java Version - jdk 1.6 JDBC …

arrays oracle11g tomcat6 ojdbc oracle-type