Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: fa4cd9e9e58ee13283dddbffa9fba7d61c4f6f9c
https://github.com/hibernate/hibernate-orm/commit/fa4cd9e9e58ee13283dddbf...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-12-21 (Sat, 21 Dec 2024)
Changed paths:
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AbstractAnnotatedMethod.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AbstractQueryMethod.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AnnotationMetaAttribute.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AnnotationMetaCollection.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AnnotationMetaEntity.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AnnotationMetaType.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/DataAnnotationMetaAttribute.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/DefaultConstructor.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/EventField.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/LifecycleMethod.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/NameMetaAttribute.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/NamedQueryMethod.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/NaturalIdFinderMethod.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/QueryMethod.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/RepositoryConstructor.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/model/Metamodel.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/util/Constants.java
Log Message:
-----------
simple refactorings to Processor code
Commit: 414e4ee4be55e1b26910e28f66508e46f67455da
https://github.com/hibernate/hibernate-orm/commit/414e4ee4be55e1b26910e28...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-12-21 (Sat, 21 Dec 2024)
Changed paths:
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AnnotationMetaEntity.java
Log Message:
-----------
use a LinkedHashMap for better ordering of members in generated code
Compare:
https://github.com/hibernate/hibernate-orm/compare/2efcb1de6b65...414e4ee...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications