Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: c08b8f8c38546740233a56826fbf50224369127d
https://github.com/hibernate/hibernate-orm/commit/c08b8f8c38546740233a568...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
M
tooling/metamodel-generator/src/jakartaData/java/org/hibernate/processor/test/data/eg/Library.java
M tooling/metamodel-generator/src/main/java/org/hibernate/processor/ClassWriter.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/AnnotationMetaPackage.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/model/Metamodel.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/xml/XmlMetaEntity.java
Log Message:
-----------
HHH-17891 support toplevel interceptors for JD repositories
as required by the spec
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: ccf5fcc5b2f4770e047e1ba724393b37e702f06d
https://github.com/hibernate/hibernate-orm/commit/ccf5fcc5b2f4770e047e1ba...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-03-26 (Tue, 26 Mar 2024)
Changed paths:
M
tooling/metamodel-generator/src/jakartaData/java/org/hibernate/processor/test/data/eg/Bookshop.java
M tooling/metamodel-generator/src/main/java/org/hibernate/processor/ClassWriter.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AbstractAnnotatedMethod.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AbstractCriteriaMethod.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/AbstractFinderMethod.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/AnnotationMetaEntity.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/CriteriaDeleteMethod.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/CriteriaFinderMethod.java
M
tooling/metamodel-generator/src/main/java/org/hibernate/processor/annotation/IdFinderMethod.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/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/model/MetaAttribute.java
Log Message:
-----------
HHH-17891 support method-level interceptors for JD repositories
as required by the spec
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Compare:
https://github.com/hibernate/hibernate-orm/compare/e37ca5498167...ccf5fcc...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications