Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 5bdd79baf1f717f8ba6fa468c250246e257874cf
https://github.com/hibernate/hibernate-orm/commit/5bdd79baf1f717f8ba6fa46...
Author: Gavin <gavin(a)hibernate.org>
Date: 2022-12-14 (Wed, 14 Dec 2022)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/annotations/AnyDiscriminator.java
M hibernate-core/src/main/java/org/hibernate/annotations/AnyDiscriminatorValue.java
M hibernate-core/src/main/java/org/hibernate/annotations/AnyDiscriminatorValues.java
M hibernate-core/src/main/java/org/hibernate/annotations/AnyKeyJavaClass.java
M hibernate-core/src/main/java/org/hibernate/annotations/AnyKeyJavaType.java
M hibernate-core/src/main/java/org/hibernate/annotations/AnyKeyJdbcType.java
M hibernate-core/src/main/java/org/hibernate/annotations/AnyKeyJdbcTypeCode.java
M hibernate-core/src/main/java/org/hibernate/annotations/Bag.java
M hibernate-core/src/main/java/org/hibernate/annotations/CollectionIdJavaType.java
M hibernate-core/src/main/java/org/hibernate/annotations/CollectionIdJdbcType.java
M
hibernate-core/src/main/java/org/hibernate/annotations/CollectionIdJdbcTypeCode.java
M hibernate-core/src/main/java/org/hibernate/annotations/CollectionIdMutability.java
M hibernate-core/src/main/java/org/hibernate/annotations/CollectionIdType.java
M hibernate-core/src/main/java/org/hibernate/annotations/CollectionType.java
M
hibernate-core/src/main/java/org/hibernate/annotations/CollectionTypeRegistration.java
M
hibernate-core/src/main/java/org/hibernate/annotations/CollectionTypeRegistrations.java
M hibernate-core/src/main/java/org/hibernate/annotations/ColumnTransformer.java
M hibernate-core/src/main/java/org/hibernate/annotations/ColumnTransformers.java
M hibernate-core/src/main/java/org/hibernate/annotations/JavaType.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/JdbcType.java
M hibernate-core/src/main/java/org/hibernate/annotations/JdbcTypeCode.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/LazyGroup.java
M hibernate-core/src/main/java/org/hibernate/annotations/ListIndexJavaType.java
M hibernate-core/src/main/java/org/hibernate/annotations/ListIndexJdbcType.java
M hibernate-core/src/main/java/org/hibernate/annotations/ListIndexJdbcTypeCode.java
M hibernate-core/src/main/java/org/hibernate/annotations/ManyToAny.java
M hibernate-core/src/main/java/org/hibernate/annotations/MapKeyJavaType.java
M hibernate-core/src/main/java/org/hibernate/annotations/MapKeyJdbcType.java
M hibernate-core/src/main/java/org/hibernate/annotations/MapKeyJdbcTypeCode.java
M hibernate-core/src/main/java/org/hibernate/annotations/MapKeyMutability.java
M hibernate-core/src/main/java/org/hibernate/annotations/Persister.java
Log Message:
-----------
fix up use of qualified name in annotations