Java 15439 PR to check failing test for modules fixed till date (#13150)

* JAVA-15439 Upgrade h2 database version - libraries-testing and deltaspike modules

* JAVA-15439 Fix for hibernate-queries,  hibernate-5,  java-jpa-2,  java-jpa-3 modules

* JAVA-15439 Fix for java-jpa, spring-jpa, spring-jpa-2 modules

* JAVA-15439 Revert changes for java-jpa-2 module

* JAVA-15439 Fix for core-java-persistence-2 and hibernate-exceptions modules

* JAVA-15439 Modules hibernate-mapping-2, read-only-transactions, log4j2, spring-data-eclipselink
This commit is contained in:
anuragkumawat
2022-12-20 23:17:29 +05:30
committed by GitHub
parent 456652e02b
commit 0e5e21f2ae
35 changed files with 52 additions and 52 deletions
@@ -1,2 +1,2 @@
spring.datasource.url=jdbc:h2:mem:test;MVCC=FALSE;LOCK_TIMEOUT=100;
spring.datasource.url=jdbc:h2:mem:test;LOCK_TIMEOUT=100;
spring.jpa.show-sql=true