Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 14e318b51cb15903e4554c148031546d05165aac
https://github.com/hibernate/hibernate-orm/commit/14e318b51cb15903e4554c1...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2025-04-10 (Thu, 10 Apr 2025)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/boot/internal/InFlightMetadataCollectorImpl.java
M
hibernate-core/src/main/java/org/hibernate/boot/internal/MetadataBuildingContextRootImpl.java
A
hibernate-core/src/main/java/org/hibernate/boot/internal/TypeDefinitionRegistryStandardImpl.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/NamedEntityGraphDefinition.java
R hibernate-core/src/main/java/org/hibernate/boot/model/NamedGraphCreatorJpa.java
R hibernate-core/src/main/java/org/hibernate/boot/model/NamedGraphCreatorParsed.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/TypeDefinitionRegistryStandardImpl.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/internal/AnnotationBinder.java
M hibernate-core/src/main/java/org/hibernate/boot/model/internal/EntityBinder.java
A
hibernate-core/src/main/java/org/hibernate/boot/model/internal/NamedGraphCreatorJpa.java
A
hibernate-core/src/main/java/org/hibernate/boot/model/internal/NamedGraphCreatorParsed.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/internal/annotations/AnnotationMetadataSourceProcessorImpl.java
M
hibernate-core/src/main/java/org/hibernate/boot/model/source/internal/hbm/MappingDocument.java
M hibernate-core/src/main/java/org/hibernate/metamodel/internal/InjectionHelper.java
M
hibernate-core/src/main/java/org/hibernate/metamodel/model/domain/internal/JpaMetamodelImpl.java
M
hibernate-testing/src/main/java/org/hibernate/testing/boot/MetadataBuildingContextTestingImpl.java
Log Message:
-----------
clean up the public API of org.hibernate.boot
some of the exposed stuff is internal-only
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications