hibernate-orm/tooling
Čedomir Igaly 445f95fb62 HHH-18829 Main:
- Hibernate Processor - create ID class in meta data class if entity class with more than
          one ID component is not annotated with @IdClass; property order must be preserved
    - Hibernate Core - if entity class has more than one ID component, but is not annotated with @IdClass
          entity binder should try to use ID class from metamodel if generated
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 Main: 2024-12-05 19:31:53 +01:00