Commit Graph

  • f5e3c1d8ef Makes manually assigned id example simpler to understand. w3n9 2025-04-30 23:31:26 +08:00
  • 464af98a11 Polishing. Mark Paluch 2025-05-05 15:45:08 +02:00
  • b522702298 Removes PlainSelect casting in JSqlParserQueryEnhancer. Diego Pedregal 2025-05-05 11:13:59 +02:00
  • 26993d2719 Polishing. Mark Paluch 2025-05-05 15:45:08 +02:00
  • cfeb314978 Removes PlainSelect casting in JSqlParserQueryEnhancer. Diego Pedregal 2025-05-05 11:13:59 +02:00
  • d463f5fd45 Avoid DTO Constructor Expression rewriting for selection of nested properties. Mark Paluch 2025-05-05 17:15:27 +02:00
  • 83f70ffae6 Polishing. Mark Paluch 2025-05-05 14:13:17 +02:00
  • 74071a60df Fix handling of null predicate in Specification.not(). SWQXDBA 2025-04-23 20:03:17 +08:00
  • 8db74585e9 Polishing. Mark Paluch 2025-05-05 14:13:17 +02:00
  • 2f47f22baa Fix handling of null predicate in Specification.not(). SWQXDBA 2025-04-23 20:03:17 +08:00
  • 43062c4e95 Polishing. Mark Paluch 2025-05-05 14:13:17 +02:00
  • 34874febc9 Fix handling of null predicate in Specification.not(). SWQXDBA 2025-04-23 20:03:17 +08:00
  • 6ac5536061 After release cleanups. Mark Paluch 2025-04-22 11:26:48 +02:00
  • 0776dea5a4 Prepare next development iteration. Mark Paluch 2025-04-22 11:26:47 +02:00
  • 1c8435e5e2 Release version 3.5 RC1 (2025.0.0). Mark Paluch 2025-04-22 11:24:11 +02:00
  • 070c6c905d Prepare 3.5 RC1 (2025.0.0). Mark Paluch 2025-04-22 11:23:50 +02:00
  • 94b297139d Polishing. Mark Paluch 2025-04-22 11:21:30 +02:00
  • 17fef3ca8d After release cleanups. Mark Paluch 2025-04-22 10:47:46 +02:00
  • e81ad3d967 Prepare next development iteration. Mark Paluch 2025-04-22 10:47:45 +02:00
  • 5e79902c0b Release version 3.4.5 (2024.1.5). Mark Paluch 2025-04-22 10:45:18 +02:00
  • 7b49ed64da Prepare 3.4.5 (2024.1.5). Mark Paluch 2025-04-22 10:44:59 +02:00
  • 01befb19d3 After release cleanups. Mark Paluch 2025-04-22 10:01:25 +02:00
  • 8dec731b81 Prepare next development iteration. Mark Paluch 2025-04-22 10:01:23 +02:00
  • e48c0c576a Release version 3.3.11 (2024.0.11). Mark Paluch 2025-04-22 09:58:40 +02:00
  • f5446452fd Prepare 3.3.11 (2024.0.11). Mark Paluch 2025-04-22 09:58:20 +02:00
  • 6cd68b7be4 Polishing. Mark Paluch 2025-04-17 15:22:05 +02:00
  • 5ee6a09fda Clarify transaction boundary recommendation. SC 2025-04-17 00:00:49 +09:00
  • 50946a3693 Polishing. Mark Paluch 2025-04-17 15:22:05 +02:00
  • 500019c580 Clarify transaction boundary recommendation. SC 2025-04-17 00:00:49 +09:00
  • 4b9ef04403 Polishing. Mark Paluch 2025-04-17 15:22:05 +02:00
  • de7e5b9e30 Clarify transaction boundary recommendation. SC 2025-04-17 00:00:49 +09:00
  • 3720d65b90 Upgrade JDBC drivers. Mark Paluch 2025-04-17 09:32:15 +02:00
  • e5d71c5f7c Upgrade JDBC drivers. Mark Paluch 2025-04-17 09:32:15 +02:00
  • 6de26632db Upgrade to Hibernate 6.6.13.Final. Mark Paluch 2025-04-17 08:55:28 +02:00
  • bc02594854 Upgrade to Eclipselink 4.0.6. Mark Paluch 2025-04-17 08:55:11 +02:00
  • 3396e65856 Upgrade to Hibernate 6.6.13.Final. Mark Paluch 2025-04-17 08:55:28 +02:00
  • e877a5d640 Upgrade to Eclipselink 4.0.6. Mark Paluch 2025-04-17 08:55:11 +02:00
  • d9cfac302d Fix typos in query method reference documentation. yoobin_mion 2025-03-26 00:07:30 +09:00
  • 370fbb59d3 Fix typos in query method reference documentation. yoobin_mion 2025-03-26 00:07:30 +09:00
  • 8d7c0c0fa5 Remove unnecessary parameter. hgh1472 2025-04-05 00:10:44 +09:00
  • 329c5f9eed Remove unnecessary parameter. hgh1472 2025-04-05 00:10:44 +09:00
  • fd914b7b5c Allow HQL HAVING without enforcing GROUP BY. Mark Paluch 2025-04-14 16:48:32 +02:00
  • 3f0bd6215a Allow HQL HAVING without enforcing GROUP BY. Mark Paluch 2025-04-14 16:48:32 +02:00
  • a62996f2bb Allow HQL HAVING without enforcing GROUP BY. Mark Paluch 2025-04-14 16:48:32 +02:00
  • 3d39d6e811 Fix parsing of EQL/JPQL using string literals and enums in IN items. Mark Paluch 2025-04-14 08:50:46 +02:00
  • 2016417b63 Fix parsing of EQL/JPQL using string literals and enums in IN items. Mark Paluch 2025-04-14 08:50:46 +02:00
  • b8e8121b16 Fix parsing of EQL/JPQL using string literals and enums in IN items. Mark Paluch 2025-04-14 08:50:46 +02:00
  • ac4c6e6b9c Accept functions and paths with reserved words (string expressions) in EQL IN expressions. Mark Paluch 2025-04-09 15:30:19 +02:00
  • ac436da2c8 Accept functions and paths with reserved words (string expressions) in EQL IN expressions. Mark Paluch 2025-04-09 15:30:19 +02:00
  • 101259839d Accept functions and paths with reserved words (string expressions) in EQL IN expressions. Mark Paluch 2025-04-09 15:30:19 +02:00
  • de1d6a1c72 Adopt to deprecated QueryMethod constructor. Mark Paluch 2025-04-09 12:04:23 +02:00
  • 4f995849d0 Extend reserved word usage also to JPQL parser. Mark Paluch 2025-04-09 09:03:06 +02:00
  • 13f9395d05 Extend reserved word usage also to JPQL parser. Mark Paluch 2025-04-09 09:03:06 +02:00
  • e101ce4440 Extend reserved word usage also to JPQL parser. Mark Paluch 2025-04-09 09:03:06 +02:00
  • 2ff51be3a1 Support reserved word usage in EQL state field, single and collection-valued fields. Mark Paluch 2025-04-08 16:29:10 +02:00
  • 4913bbb0ce Support reserved word usage in EQL state field, single and collection-valued fields. Mark Paluch 2025-04-08 16:29:10 +02:00
  • 8a703494eb Support reserved word usage in EQL state field, single and collection-valued fields. Mark Paluch 2025-04-08 16:29:10 +02:00
  • dbd4e532d2 Upgrade to Hibernate 6.6.11.Final Christoph Strobl 2025-03-24 15:14:55 +01:00
  • ee08f8e8a1 Upgrade to Hibernate 6.6.11.Final Christoph Strobl 2025-03-24 15:14:55 +01:00
  • 6c25ce7cc0 Polishing. Mark Paluch 2025-03-19 10:45:00 +01:00
  • cdc91d33f6 Polish diamond operator usage. Tran Ngoc Nhan 2024-09-24 19:27:48 +07:00
  • 9ba9551206 Polishing. Mark Paluch 2025-03-19 10:45:00 +01:00
  • 9e9cb22b44 Polish diamond operator usage. Tran Ngoc Nhan 2024-09-24 19:27:48 +07:00
  • 9a49cf66fb Apply QueryRewriter to count queries as well. Mark Paluch 2025-03-19 10:06:27 +01:00
  • 9d6676c893 Apply QueryRewriter to count queries as well. Mark Paluch 2025-03-19 10:06:27 +01:00
  • 42d8956ca5 Polishing. Mark Paluch 2025-03-17 11:40:59 +01:00
  • aa29081369 Support NullHandling in QueryUtils. Alim 2025-03-12 22:16:46 +05:00
  • 2e40704835 After release cleanups. Mark Paluch 2025-03-14 09:33:43 +01:00
  • 57a4a75921 Prepare next development iteration. Mark Paluch 2025-03-14 09:33:42 +01:00
  • 829433660a Release version 3.5 M2 (2025.0.0). Mark Paluch 2025-03-14 09:31:04 +01:00
  • a86d5f7f3d Prepare 3.5 M2 (2025.0.0). Mark Paluch 2025-03-14 09:30:45 +01:00
  • b6d443a9cc After release cleanups. Mark Paluch 2025-03-14 08:20:02 +01:00
  • ce88c31c35 Prepare next development iteration. Mark Paluch 2025-03-14 08:20:01 +01:00
  • 3ea732c697 Release version 3.4.4 (2024.1.4). Mark Paluch 2025-03-14 08:17:34 +01:00
  • 04a3cd9453 Prepare 3.4.4 (2024.1.4). Mark Paluch 2025-03-14 08:17:16 +01:00
  • 1c06df8bbf After release cleanups. Mark Paluch 2025-03-14 07:38:28 +01:00
  • f19ca78691 Prepare next development iteration. Mark Paluch 2025-03-14 07:38:27 +01:00
  • 996f2fad18 Release version 3.3.10 (2024.0.10). Mark Paluch 2025-03-14 07:35:59 +01:00
  • 0a1048592c Prepare 3.3.10 (2024.0.10). Mark Paluch 2025-03-14 07:35:41 +01:00
  • 1d4e301195 Remove links to gitter. Christoph Strobl 2025-03-11 10:57:22 +01:00
  • 8a38a7e89f Upgrade to Hibernate 6.6.10.Final. Mark Paluch 2025-03-11 09:05:58 +01:00
  • b35a116707 Upgrade to Hibernate 6.6.10.Final. Mark Paluch 2025-03-11 09:05:58 +01:00
  • 85429ff0c8 Add integration test for QueryByExample match mode on associations. Christoph Strobl 2025-03-06 09:08:25 +01:00
  • 99840c9c35 Consider MatchMode when joining associations for QueryByExample. ArnaudLec 2025-02-28 18:17:53 +01:00
  • f04762a056 Add integration test for QueryByExample match mode on associations. Christoph Strobl 2025-03-06 09:08:25 +01:00
  • 44c88dbbe7 Consider MatchMode when joining associations for QueryByExample. ArnaudLec 2025-02-28 18:17:53 +01:00
  • 4376c41244 Fix build after changes in data-commons. Christoph Strobl 2025-03-06 08:22:29 +01:00
  • b6c3d67d74 Fix regression in HQL parsing when primary alias is missing. Christoph Strobl 2025-02-28 12:49:11 +01:00
  • 7ea9391c43 Fix regression in HQL parsing when primary alias is missing. Christoph Strobl 2025-02-28 12:49:11 +01:00
  • d0a54c2bd4 Refine entity state detection wording using primitive versions. Mark Paluch 2025-03-03 11:55:55 +01:00
  • 72a347f3ab Refine entity state detection wording using primitive versions. Mark Paluch 2025-03-03 11:55:55 +01:00
  • 668c335bc7 Refine entity state detection wording using primitive versions. Mark Paluch 2025-03-03 11:55:55 +01:00
  • 4cb65185bb Upgrade to Hibernate 6.6.9.Final. Mark Paluch 2025-02-25 10:57:40 +01:00
  • 28924f61de Upgrade to Hibernate 6.6.9.Final. Mark Paluch 2025-02-25 10:57:40 +01:00
  • 2d2ad4c1c8 Reuse existing FETCH JOINs when creating Expressions from PropertyPath. Mark Paluch 2025-02-25 10:49:48 +01:00
  • d34899a8c5 Reuse existing FETCH JOINs when creating Expressions from PropertyPath. Mark Paluch 2025-02-25 10:49:48 +01:00
  • 7f170ea408 Refine count-query derivation parameter post-processing. Mark Paluch 2025-02-24 11:57:43 +01:00
  • 2dec9cb240 Refine count-query derivation parameter post-processing. Mark Paluch 2025-02-24 11:57:43 +01:00
  • d83bfac77e Refine count-query derivation parameter post-processing. Mark Paluch 2025-02-24 11:57:43 +01:00
  • ad4317abcc Consider sort order for unpaged Pageable in Querydsl. Mark Paluch 2025-02-05 08:54:33 +01:00