Using Cayenne 3.0 against Oracle 11 with driver ojdbc6-11.2.0.1.0.jar. Getting a commit error. We get java.sql.SQLException: Invalid argument(s) in call.
Here is part of the info stack: SELECT PROPERTYVALUE FROM CSPROPERTY WHERE CSPROPERTYGUID = ? FOR UPDATE [bind: 1:'...'] INFO: [write LOB: 1:'true'] It seems it is trying to write a LOB to a CLOB and is failing at that. Suggestions? -- View this message in context: http://cayenne.195.n3.nabble.com/Cayenne-error-while-committing-CLOB-on-Oracle-tp1475847p1475847.html Sent from the Cayenne - User mailing list archive at Nabble.com.
