main
Commits on Aug 9, 2021
-
HHH-14625 Avoid performing a ServiceRegistryLookup in JtaTransactionC…
…oordinatorImpl constructor
-
HHH-14776 Promote method instantiate(EntityPersister, Serializable) f…
…rom SessionImplementor to SharedSessionContractImplementor
-
HHH-14773 JdbcCoordinatorImpl micro improvement: unguarded tracev par…
…ameters should be constant
-
Commits on Aug 5, 2021
Commits on Aug 4, 2021
-
Hibernate-CI committed
Aug 4, 2021 -
Hibernate-CI committed
Aug 4, 2021
Commits on Aug 2, 2021
Commits on Jul 29, 2021
-
Hibernate-CI committed
Jul 29, 2021 -
Hibernate-CI committed
Jul 29, 2021 -
-
HHH-14755 Allow configuring the DefaultIdentifierGeneratorFactory to …
…ignore BeanContainer(s)
-
HHH-14724 Fix generation of problematic metamodel classes which use T…
…YPE_USE annotations
-
Commits on Jul 27, 2021
-
-
HHH-11413: Native named query creation fails unintuitively when no re…
…sultClass is specified
Commits on Jul 20, 2021
Commits on Jul 19, 2021
-
Hibernate-CI committed
Jul 19, 2021 -
Hibernate-CI committed
Jul 19, 2021
Commits on Jul 18, 2021
-
HHH-14772 InformationExtractorJdbcDatabaseMetaDataImpl#getCurrentSche…
…ma() method returns currentCatalog if schema == null
Commits on Jul 16, 2021
-
HHH-14731 Simplify SPI ProxyFactoryFactory#buildBasicProxyFactory to …
…accept a single class or interface only And deprecate method org.hibernate.bytecode.spi.ProxyFactoryFactory#buildBasicProxyFactory(java.lang.Class, java.lang.Class[])
-
-
HHH-14730 Test lazy loading of bytecode-enhancement proxy triggered b…
…y loading of a collection with eager references to that proxy
-