* Using CriteriaDefinition Utility in Hibernate
* Using CriteriaDefinition Utility in Hibernate
* Using CriteriaDefinition Utility in Hibernate
* Using CriteriaDefinition Utility in Hibernate
* Using CriteriaDefinition Utility in Hibernate
* JAVA-20163 Migration hibernate-annotations
* JAVA-20163 Migrate hibernate-queries
* JAVA-20163 Migrating hibernate-mapping
* JAVA-20163 rename reserved keywords, update inheritance example
* JAVA-20163 Migrate hibernate-ogm module to the jdk 8 because hibernate-ogm doesn't support jakarta API
* JAVA-20163 Migrate hibernate-enterprise module
* JAVA-20163 Add update to HibernateExceptionUnitTest#whenQueryExecutedWithUnmappedEntity_thenMappingException
* JAVA-20163 Set explicit version for hibernate 6.1.7.Final in the hibernate-queries module
* JAVA-20163 Fix failed test with port that already exists (giving another port 8088)
* JAVA-20163 Fix other location after changing the port
* JAVA-20163 Remove duplicate Unit Test
---------
Co-authored-by: n <noreplay@yahoo.com>
Co-authored-by: Loredana Crusoveanu <lore.crusoveanu@gmail.com>
* BAEL-5549: feat: Hibernate Keywords - using keywords as table column names
* BAEL-5549: feat: Hibernate Keywords - using keywords as table column names
* BAEL-5549: feat: Hibernate Keywords - using keywords as table column names
* BAEL-5549: fix: Hibernate Keywords - alter the "where" value to make sure it is obvious that it is not the value but the @Column that is causing the error.
* BAEL-5549: doc: Hibernate Keywords - revert README changes
* [BAEL-5438] Added Criteria Queries for Employee
* [BAEL-5558] Sorting By Date in Java
* BAEL-5558: Added and refactored tests name
* [BAEL-5558] Refactored the code.
* [BAEL-5558] Resolved PMD violation.
Co-authored-by: Mayank Agarwal <mayankaggarwal@zeta.tech>
* [BAEL-5438] Added Criteria Queries for Employee
* [BAEL-5438] Added tests and entities for named queries and criteria queries
* [BAEL-5438] Removed unused sorting files
* [BAEL-5438] Ignored spring context test
Co-authored-by: Mayank Agarwal <mayankaggarwal@zeta.tech>