Hi,
We are in HANA version SP09 1.00.094.00.1427101515 and migrating our DB2 DB to HANA DB where we have few JPA and JDBC based application , in JPA application when we try to perform Insert statement its ends with strange error as given here :
Caused by: com.sap.db.jdbc.exceptions.jdbc40.SQLTransactionRollbackException: [129]: transaction rolled back by an internal error: cannot change this transaction's access mode from read-only to update directly: please use "SET TRANSACTION READ WRITE" statement first
Do we have any annotation in JPA where we can instruct container to handles the above transaction behaviour ?
Also does njdbc have versions w.r.t. specific HANA DB ?
Please help.
Best Regards,
Satish Kumar