hibernate-orm/tooling
Gavin 7aa92a7c05 allow @Formulas to refer to columns of @SecondaryTables
(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)
2023-01-02 21:45:02 +01:00
..
hibernate-ant HHH-15872 Add ColumnOrderingStrategy SPI and handle record structs specially 2022-12-20 20:17:23 +01:00
hibernate-enhance-maven-plugin HHH-15641 Enable inlineDirtyChecking and lazyLoading for enhancement by default and deprecate the setting 2022-11-07 09:19:26 +01:00
hibernate-gradle-plugin HHH-15765 Get rid of the credentials plugin 2022-11-28 08:29:56 +01:00
metamodel-generator allow @Formulas to refer to columns of @SecondaryTables 2023-01-02 21:45:02 +01:00