hibernate-orm/tooling
Čedomir Igaly b9351cffc6 HHH-18829 Test:
- Hibernate Processor - generate ID class in metadata class if entity not annotated with @IdClass;
          order of record components must match order of properties in entity class
    - Hibernate Core - check if ID class has been properly generated with preserved order of components
    - Annotated existing test entity classes with @Exclude when ID class can not be generated without causing compilation errors
2024-12-05 19:31:53 +01:00
..
hibernate-ant improve exception messages and logging related to tx management 2024-11-20 12:06:49 +01:00
hibernate-gradle-plugin completely remove checkstyle and replace it with a simple regex check 2024-09-30 13:10:09 -05:00
hibernate-maven-plugin HHH-18644 - New and improved hibernate-maven-plugin 2024-11-19 11:27:23 -06:00
metamodel-generator HHH-18829 Test: 2024-12-05 19:31:53 +01:00