I'm setting up a test server and i get this problem ORA-01461: can bind a LONG value only for insert into a LONG column when i try execute Select from database, the error is when code call persist() of entitymanager
Im running glashfiss 4.1, Java 8, Oracle 9i and deploying throught Netbeans 8
I tried putting on persistence.xml oracle.jdbc.RetainV9LongBindBehavior","true"