[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[eclipselink-users] eclipselink.jdbc.batch-writing
|
- From: Leon Derks <leon.derks@xxxxxxxxxx>
- Date: Thu, 05 Jun 2008 15:03:11 +0200
- Delivered-to: eclipselink-users@eclipse.org
- User-agent: Thunderbird 2.0.0.14 (Windows/20080421)
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