Branch: refs/heads/wip/jpa4
Home:
https://github.com/hibernate/hibernate-orm
Commit: 05c5e0c229a2933f8cd2dac386b24e310a96b080
https://github.com/hibernate/hibernate-orm/commit/05c5e0c229a2933f8cd2dac...
Author: Steve Ebersole <steve(a)hibernate.org>
Date: 2026-05-01 (Fri, 01 May 2026)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/annotations/CompositeTypeRegistration.java
M
hibernate-core/src/main/java/org/hibernate/annotations/CompositeTypeRegistrations.java
M hibernate-core/src/main/java/org/hibernate/annotations/ConverterRegistration.java
M hibernate-core/src/main/java/org/hibernate/annotations/ConverterRegistrations.java
M
hibernate-core/src/main/java/org/hibernate/annotations/EmbeddableInstantiatorRegistration.java
M
hibernate-core/src/main/java/org/hibernate/annotations/EmbeddableInstantiatorRegistrations.java
M hibernate-core/src/main/java/org/hibernate/annotations/JavaTypeRegistration.java
M hibernate-core/src/main/java/org/hibernate/annotations/JavaTypeRegistrations.java
M hibernate-core/src/main/java/org/hibernate/annotations/JdbcTypeRegistration.java
M hibernate-core/src/main/java/org/hibernate/annotations/JdbcTypeRegistrations.java
M hibernate-core/src/main/java/org/hibernate/annotations/NamedEntityGraph.java
M hibernate-core/src/main/java/org/hibernate/annotations/NamedEntityGraphs.java
M hibernate-core/src/main/java/org/hibernate/annotations/NamedNativeQueries.java
M hibernate-core/src/main/java/org/hibernate/annotations/NamedNativeQuery.java
M hibernate-core/src/main/java/org/hibernate/annotations/NamedQueries.java
M hibernate-core/src/main/java/org/hibernate/annotations/NamedQuery.java
M hibernate-core/src/main/java/org/hibernate/annotations/TypeRegistration.java
M hibernate-core/src/main/java/org/hibernate/annotations/TypeRegistrations.java
M hibernate-core/src/main/java/org/hibernate/boot/models/JpaAnnotations.java
A
hibernate-core/src/main/java/org/hibernate/boot/models/annotations/internal/DiscoverableJpaAnnotation.java
R hibernate-core/src/main/java/org/hibernate/boot/scan/Discoverable.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/bootstrap/scanning/PackagingTestCase.java
M
hibernate-scan-jandex/src/main/java/org/hibernate/scan/jandex/IndexBuildingScanner.java
M hibernate-scan-jandex/src/main/java/org/hibernate/scan/jandex/IndexScanner.java
A hibernate-scan-jandex/src/main/java/org/hibernate/scan/jandex/IndexerSupport.java
M hibernate-scan-jandex/src/test/java/org/hibernate/test/scan/jandex/Entity.java
M
hibernate-scan-jandex/src/test/java/org/hibernate/test/scan/jandex/SimpleScanningTests.java
M
hibernate-scan-jandex/src/test/java/org/hibernate/test/scan/jandex/SuperCoolFeature.java
Log Message:
-----------
HHH-20368 - Support for @Discoverable
Signed-off-by: Steve Ebersole <steve(a)hibernate.org>
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications