« Return to Thread: eclipselink.jdbc.batch-writing

eclipselink.jdbc.batch-writing

by Leon Derks-2 :: Rate this Message:

Reply to Author | View in Thread

When I add the <property name="eclipselink.jdbc.batch-writing"
value="Oracle-JDBC" /> to my persistence.xml

I get the following error when the transaction tries to commit:

javax.persistence.RollbackException: Transaction rolled back because
transaction was set to RollbackOnly.

Can anyone tell me why this exception is thrown?

thanks,
Leon
_______________________________________________
eclipselink-users mailing list
eclipselink-users@...
https://dev.eclipse.org/mailman/listinfo/eclipselink-users

 « Return to Thread: eclipselink.jdbc.batch-writing