Add Hibernate 7 batches 2-6, batch 7, and batch 8: mapping styles, JPA annotations, natural IDs, @Immutable, stored procedures, in-memory test databases, JNDI mocking, proxies, associations, temporal mapping, named queries, HQL, Criteria API, EntityManager bootstrapping, Ehcache 3 L2 cache configuration, HikariCP connection pooling, Hibernate Validator CDI integration, aggregate functions, sorting, pagination, interceptors, and Hibernate Search 8 (Hibernate 7.4.5.Final + Spring Boot 4.1.1 + JDK 25)
This commit is contained in:
@@ -0,0 +1,78 @@
|
||||
----------------------------------------------------------------
|
||||
Sun Sep 20 11:27:05 IST 2026:
|
||||
Booting Derby version The Apache Software Foundation - Apache Derby - 10.16.1.1 - (1901046): instance a816c00e-01a0-bd63-bc58-0000085a7670
|
||||
on database directory memory:/tmp/hib-work/hibernate-demo/testdb-plain with class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7c84929b
|
||||
Loaded from file:/root/.m2/repository/org/apache/derby/derby/10.16.1.1/derby-10.16.1.1.jar
|
||||
java.vendor=Eclipse Adoptium
|
||||
java.runtime.version=25.0.4.1+1-LTS
|
||||
user.dir=/tmp/hib-work/hibernate-demo
|
||||
os.name=Linux
|
||||
os.arch=amd64
|
||||
os.version=6.18.44-fc-v37
|
||||
derby.system.home=null
|
||||
Database Class Loader started - derby.database.classpath=''
|
||||
----------------------------------------------------------------
|
||||
Sun Sep 20 11:27:06 IST 2026:
|
||||
Booting Derby version The Apache Software Foundation - Apache Derby - 10.16.1.1 - (1901046): instance 42adc10b-01a0-bd63-bc58-0000085a7670
|
||||
on database directory memory:/tmp/hib-work/hibernate-demo/testdb-timing0 with class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7c84929b
|
||||
Loaded from file:/root/.m2/repository/org/apache/derby/derby/10.16.1.1/derby-10.16.1.1.jar
|
||||
java.vendor=Eclipse Adoptium
|
||||
java.runtime.version=25.0.4.1+1-LTS
|
||||
user.dir=/tmp/hib-work/hibernate-demo
|
||||
os.name=Linux
|
||||
os.arch=amd64
|
||||
os.version=6.18.44-fc-v37
|
||||
derby.system.home=null
|
||||
Database Class Loader started - derby.database.classpath=''
|
||||
----------------------------------------------------------------
|
||||
Sun Sep 20 11:27:06 IST 2026:
|
||||
Booting Derby version The Apache Software Foundation - Apache Derby - 10.16.1.1 - (1901046): instance bbc70208-01a0-bd63-bc58-0000085a7670
|
||||
on database directory memory:/tmp/hib-work/hibernate-demo/testdb-timing1 with class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7c84929b
|
||||
Loaded from file:/root/.m2/repository/org/apache/derby/derby/10.16.1.1/derby-10.16.1.1.jar
|
||||
java.vendor=Eclipse Adoptium
|
||||
java.runtime.version=25.0.4.1+1-LTS
|
||||
user.dir=/tmp/hib-work/hibernate-demo
|
||||
os.name=Linux
|
||||
os.arch=amd64
|
||||
os.version=6.18.44-fc-v37
|
||||
derby.system.home=null
|
||||
Database Class Loader started - derby.database.classpath=''
|
||||
----------------------------------------------------------------
|
||||
Sun Sep 20 11:27:06 IST 2026:
|
||||
Booting Derby version The Apache Software Foundation - Apache Derby - 10.16.1.1 - (1901046): instance 63628305-01a0-bd63-bc58-0000085a7670
|
||||
on database directory memory:/tmp/hib-work/hibernate-demo/testdb-timing2 with class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7c84929b
|
||||
Loaded from file:/root/.m2/repository/org/apache/derby/derby/10.16.1.1/derby-10.16.1.1.jar
|
||||
java.vendor=Eclipse Adoptium
|
||||
java.runtime.version=25.0.4.1+1-LTS
|
||||
user.dir=/tmp/hib-work/hibernate-demo
|
||||
os.name=Linux
|
||||
os.arch=amd64
|
||||
os.version=6.18.44-fc-v37
|
||||
derby.system.home=null
|
||||
Database Class Loader started - derby.database.classpath=''
|
||||
----------------------------------------------------------------
|
||||
Sun Sep 20 11:27:06 IST 2026:
|
||||
Booting Derby version The Apache Software Foundation - Apache Derby - 10.16.1.1 - (1901046): instance 89804402-01a0-bd63-bc58-0000085a7670
|
||||
on database directory memory:/tmp/hib-work/hibernate-demo/testdb-reservedword with class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7c84929b
|
||||
Loaded from file:/root/.m2/repository/org/apache/derby/derby/10.16.1.1/derby-10.16.1.1.jar
|
||||
java.vendor=Eclipse Adoptium
|
||||
java.runtime.version=25.0.4.1+1-LTS
|
||||
user.dir=/tmp/hib-work/hibernate-demo
|
||||
os.name=Linux
|
||||
os.arch=amd64
|
||||
os.version=6.18.44-fc-v37
|
||||
derby.system.home=null
|
||||
Database Class Loader started - derby.database.classpath=''
|
||||
----------------------------------------------------------------
|
||||
Sun Sep 20 11:27:06 IST 2026:
|
||||
Booting Derby version The Apache Software Foundation - Apache Derby - 10.16.1.1 - (1901046): instance af36c4f3-01a0-bd63-bc58-0000085a7670
|
||||
on database directory memory:/tmp/hib-work/hibernate-demo/testdb-charpad with class loader jdk.internal.loader.ClassLoaders$AppClassLoader@7c84929b
|
||||
Loaded from file:/root/.m2/repository/org/apache/derby/derby/10.16.1.1/derby-10.16.1.1.jar
|
||||
java.vendor=Eclipse Adoptium
|
||||
java.runtime.version=25.0.4.1+1-LTS
|
||||
user.dir=/tmp/hib-work/hibernate-demo
|
||||
os.name=Linux
|
||||
os.arch=amd64
|
||||
os.version=6.18.44-fc-v37
|
||||
derby.system.home=null
|
||||
Database Class Loader started - derby.database.classpath=''
|
||||
Reference in New Issue
Block a user