Hi there While testing my app against oracle 11 g i discover this new error. I'm using openjpa 1.2.1
I'm using the ojdbc5.jar - 11.1.0.6.0 org.apache.openjpa.persistence.PersistenceException: operation not allowed: streams type cannot be used in batching this occuers when trying to insert to a table associated with a pojo that has a Lob annotation this works on sqlserver and with oracle 10g -- View this message in context: http://n2.nabble.com/oracle-11g-operation-not-allowed-streams-type-cannot-be-used-in-batching-tp3816015p3816015.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
