munter wrote: > > With respect to resultSetHoldability=2, I saw in the attached link the > this param should have value '1' for activation. What does '2' means here? >
Have a look at http://publib.boulder.ibm.com/infocenter/db2luw/v8/index.jsp?topic=/com.ibm.db2.udb.doc/ad/rjvdsprp.htm 1 = HOLD_CURSORS_OVER_COMMIT 2 = CLOSE_CURSORS_AT_COMMIT Best wishes, Tobias -- View this message in context: http://openjpa.208410.n2.nabble.com/cursor-prepared-statement-problem-with-WebLogic-10-3-2-tp5724027p5770005.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
