mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-06 19:36:03 +00:00
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)
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)