Thanks for your answer Steven !
 
In my case, i only have number columns of type NUMBER(n), or NUMBER(n,m) (where n and m are integer values).
Si, i can perfectly read data, but writing doesn't work, and i get an ObjectModifiedException (therefore, there's not any other transaction).

org.exolab.castor.jdo.ObjectModifiedException: Transaction aborted: Object of type JDOtest.ATT_PRODUIT_SCA with identity 3564707000086 has been modified by a concurrent transaction

Have you experimented such errors ?

Reply via email to