7aa92a7c05
(this is something that was previously only possible using hbm.xml) also attempt a partial fixup of the initialization process where SessionFactoryImpl constructor leaked out an uninitialized reference to itself (it still leaks, but not as badly) |
||
---|---|---|
.. | ||
src | ||
README.adoc | ||
hibernate-testing.gradle |
README.adoc
The `hibernate-testing` module of Hibernate ORM defines utilities for writing tests easier. This documentation focuses on the JUnit 5 & annotation based testing support... // todo (6.1) : write more (duh)