Closed thanushcst closed 7 years ago
Hi! I have not tested on oracle DB, and it seems Travis has no support for it (ref).
You should be able to retrieve the failing query by adding org.hibernate.SQL
in DEBUG
level.
I'll close that for now, please reopen if needed.
Can i use spring-data-jpa-datatables to oracle DB? I got exception. [Request processing failed; nested exception is org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly] with root cause javax.persistence.RollbackException: Transaction marked as rollbackOnly.