Commit Graph

  • 133ec27b74 Add support for Limit. Mark Paluch 2023-07-05 11:25:02 +02:00
  • 38070a1339 Guard tests on newer JDK versions. Mark Paluch 2023-07-03 14:47:59 +02:00
  • 30c32f7452 Update CI properties. Mark Paluch 2023-07-03 09:50:15 +02:00
  • a98fb84e1e Upgrade to Maven Wrapper 3.9.3. Mark Paluch 2023-07-03 09:49:39 +02:00
  • f8a0476d0f Update CI properties. Mark Paluch 2023-07-03 09:48:57 +02:00
  • ea3ed3905f Upgrade to Maven Wrapper 3.9.3. Mark Paluch 2023-07-03 09:48:17 +02:00
  • 039462d2e1 Update CI properties. Mark Paluch 2023-07-03 09:47:05 +02:00
  • 90779c527e Upgrade to Maven Wrapper 3.9.3. Mark Paluch 2023-07-03 09:46:25 +02:00
  • 23ecf56bff Update CI properties. Mark Paluch 2023-07-03 09:43:41 +02:00
  • 1b40da3977 Upgrade to Maven Wrapper 3.9.3. Mark Paluch 2023-07-03 09:42:15 +02:00
  • aeec5b8605 Polishing. Greg L. Turnquist 2023-06-28 09:56:26 -05:00
  • 742852251a Handle backslash characters for LIKE ESCAPE clause. Greg L. Turnquist 2023-06-26 12:07:39 -05:00
  • 37d031e98c Handle backslash characters for LIKE ESCAPE clause. Greg L. Turnquist 2023-06-26 12:07:39 -05:00
  • fb4214ca36 Correctly apply OffsetScrollPosition to derived queries. Mark Paluch 2023-06-26 10:33:58 +02:00
  • 37e88e9aa5 Correctly apply OffsetScrollPosition to derived queries. Mark Paluch 2023-06-26 10:33:58 +02:00
  • 31bc67b8ec Backoff JSqlParserQueryEnhancer if query type is not a supported query type. Mark Paluch 2023-06-26 09:24:36 +02:00
  • 6eda785ac7 Reuse parsed SQL statement for alias and projection detection. Mark Paluch 2023-06-26 09:38:33 +02:00
  • f67dd9b655 Backoff JSqlParserQueryEnhancer if query type is not a supported query type. Mark Paluch 2023-06-26 09:24:36 +02:00
  • b3701a4028 Reuse parsed SQL statement for alias and projection detection. Mark Paluch 2023-06-26 09:38:33 +02:00
  • 605e532ea6 Backoff JSqlParserQueryEnhancer if query type is not a supported query type. Mark Paluch 2023-06-26 09:24:36 +02:00
  • 13a4661bc0 Reuse parsed SQL statement for alias and projection detection. Mark Paluch 2023-06-26 09:38:33 +02:00
  • 57a6f726b4 Backoff JSqlParserQueryEnhancer if query type is not a supported query type. Mark Paluch 2023-06-26 09:24:36 +02:00
  • bcddc94c85 After release cleanups. John Blum 2023-06-16 08:13:30 -07:00
  • bb1fcd7974 Prepare next development iteration. John Blum 2023-06-16 08:13:28 -07:00
  • 35fd2995a2 Release version 3.1.1 (2023.0.1). John Blum 2023-06-16 08:05:36 -07:00
  • 4506406749 Prepare 3.1.1 (2023.0.1). John Blum 2023-06-16 08:05:06 -07:00
  • 1cae1e8a5c After release cleanups. Mark Paluch 2023-06-16 14:59:11 +02:00
  • fee5cf0332 After release cleanups. Mark Paluch 2023-06-16 15:43:10 +02:00
  • 0d06c67fc2 Prepare next development iteration. Mark Paluch 2023-06-16 15:43:08 +02:00
  • 6a91748c25 Release version 3.0.7 (2022.0.7). Mark Paluch 2023-06-16 15:39:45 +02:00
  • 04b3403b9e Prepare 3.0.7 (2022.0.7). Mark Paluch 2023-06-16 15:39:29 +02:00
  • a8846378a8 Prepare next development iteration. Mark Paluch 2023-06-16 14:59:09 +02:00
  • 3b4f350541 Release version 2.7.13 (2021.2.13). Mark Paluch 2023-06-16 14:56:14 +02:00
  • 7b1467b603 Prepare 2.7.13 (2021.2.13). Mark Paluch 2023-06-16 14:55:57 +02:00
  • c4d6ed4305 Upgrade to Hibernate 6.2.4.Final. Greg L. Turnquist 2023-06-15 15:01:20 -05:00
  • 05d4930dc7 Upgrade to Hibernate 6.2.4.Final. Greg L. Turnquist 2023-06-15 14:35:58 -05:00
  • e8d08ddd27 Upgrade to Hibernate 6.2.4.Final. Greg L. Turnquist 2023-06-15 14:35:58 -05:00
  • 7f9783c87e Handle VALUE function properly in JPQL queries. Greg L. Turnquist 2023-06-15 13:50:43 -05:00
  • fca9f09ce6 Handle VALUE function properly in JPQL queries. Greg L. Turnquist 2023-06-15 13:50:43 -05:00
  • cd1587ba1b Polishing. Yanming Zhou 2023-06-13 16:49:06 +08:00
  • 93bc308041 Polishing. Yanming Zhou 2023-06-13 16:49:06 +08:00
  • 3b5adcf6d0 Polishing. Mark Paluch 2023-06-15 15:10:28 +02:00
  • 32f876ee07 Polishing. Mark Paluch 2023-06-15 15:10:28 +02:00
  • 22037f723e Remove synthetic attribute from SharedEntityManager. Yanming Zhou 2023-03-17 11:16:43 +08:00
  • f25c24fbef Remove synthetic attribute from SharedEntityManager. Yanming Zhou 2023-03-17 11:16:43 +08:00
  • 3409ee08e5 Remove synthetic attribute from SharedEntityManager. Yanming Zhou 2023-03-17 11:16:43 +08:00
  • 572efd28a9 Handle dateTimeField property with HQL. Greg L. Turnquist 2023-06-14 14:20:57 -05:00
  • a37e01d0f6 Handle dateTimeField property with HQL. Greg L. Turnquist 2023-06-14 14:20:57 -05:00
  • 0d03612633 Properly handle CAST functions on HQL. Greg L. Turnquist 2023-06-14 11:58:33 -05:00
  • 29e16a145d Properly handle CAST functions on HQL. Greg L. Turnquist 2023-06-14 11:58:33 -05:00
  • 3132f4945b Retain scroll direction in Keyset position function of the correct item. Mark Paluch 2023-06-13 09:25:51 +02:00
  • 6699263152 Compile tests with parameter names. Mark Paluch 2023-06-13 10:10:17 +02:00
  • a4c1d4ea30 Polishing. Mark Paluch 2023-06-13 09:28:45 +02:00
  • de9301886e Retain scroll direction in Keyset position function of the correct item. Mark Paluch 2023-06-13 09:25:51 +02:00
  • 827b2820b5 Polishing. Mark Paluch 2023-06-13 09:28:45 +02:00
  • c06cc38397 Polishing. Mark Paluch 2023-06-13 09:28:45 +02:00
  • be58b75d93 Upgrade to Maven Wrapper 3.9.2. Mark Paluch 2023-06-13 08:54:57 +02:00
  • e641c4f0de Upgrade to Maven Wrapper 3.9.2. Mark Paluch 2023-06-13 08:53:54 +02:00
  • e1c11965fa Upgrade to Maven Wrapper 3.9.2. Mark Paluch 2023-06-13 08:52:08 +02:00
  • e4a9200eb0 Upgrade to Maven Wrapper 3.9.2. Mark Paluch 2023-06-13 08:51:01 +02:00
  • a6e33ad1b9 Properly handle Sort's that start with a join alias. Greg L. Turnquist 2023-05-22 16:34:21 -05:00
  • ec44947b35 Properly handle Sort's that start with a join alias. Greg L. Turnquist 2023-05-22 16:34:21 -05:00
  • a9f18365d1 Test against Java 21 on CI. Greg L. Turnquist 2023-05-23 12:14:40 -05:00
  • f6d9b8999b Add section to reference docs highlighting other possibilities. Greg L. Turnquist 2023-06-07 10:55:04 -05:00
  • 107e4c174f Add section to reference docs highlighting other possibilities. Greg L. Turnquist 2023-06-07 10:55:04 -05:00
  • 80916d4b25 Add section to reference docs highlighting other possibilities. Greg L. Turnquist 2023-06-07 10:55:04 -05:00
  • 4b63d4d11f Avoid duplicate sort orders through Keyset scrolling. Mark Paluch 2023-06-08 09:47:40 +02:00
  • 2e489cb4fc Avoid duplicate sort orders through Keyset scrolling. Mark Paluch 2023-06-08 09:47:40 +02:00
  • f70e74fd1d Use snapshot and milestone repositories instead of libs-snapshot and libs-milestone. Mark Paluch 2023-06-06 10:02:38 +02:00
  • 90de69354a Use snapshot and milestone repositories instead of libs-snapshot and libs-milestone. Mark Paluch 2023-06-06 10:02:38 +02:00
  • 4ffeeada50 Use snapshot and milestone repositories instead of libs-snapshot and libs-milestone. Mark Paluch 2023-06-06 10:02:38 +02:00
  • 3e41d4634d Use snapshot and milestone repositories instead of libs-snapshot and libs-milestone. Mark Paluch 2023-06-06 10:02:38 +02:00
  • 9fe908d348 Handle SIGN function properly in HQL and JPQL queries. Greg L. Turnquist 2023-06-02 13:29:09 -05:00
  • 8cae8cdf24 Handle SIGN function properly in HQL and JPQL queries. Greg L. Turnquist 2023-06-02 13:29:09 -05:00
  • fe7193024b Polishing. Mark Paluch 2023-06-02 14:35:31 +02:00
  • 943e66d73b Add missing null check for metadata. Yanming Zhou 2023-06-02 16:08:43 +08:00
  • 2df06bd736 Polishing. Mark Paluch 2023-06-02 14:35:31 +02:00
  • 168d7d56d3 Add missing null check for metadata. Yanming Zhou 2023-06-02 16:08:43 +08:00
  • 48cb33805b Polishing. Mark Paluch 2023-06-02 14:35:31 +02:00
  • 03cb819e24 Add missing null check for metadata. Yanming Zhou 2023-06-02 16:08:43 +08:00
  • 280726fe2b Verify that projections work with subqueries. Greg L. Turnquist 2023-05-31 15:52:16 -05:00
  • 28de27107d Verify that projections work with subqueries. Greg L. Turnquist 2023-05-31 15:52:16 -05:00
  • 1f28c61247 Resolve handling of ESCAPE clause with LIKE queries on EclipseLink. Greg L. Turnquist 2023-05-17 15:47:19 -05:00
  • 14642a5869 Resolve handling of ESCAPE clause with LIKE queries on Hibernate. Greg L. Turnquist 2023-05-15 14:12:19 -05:00
  • 97255cfabb Resolve handling of ESCAPE clause with LIKE queries on EclipseLink. Greg L. Turnquist 2023-05-17 15:47:19 -05:00
  • 38ced42d6a Resolve handling of ESCAPE clause with LIKE queries on Hibernate. Greg L. Turnquist 2023-05-15 14:12:19 -05:00
  • 87d28c55f7 Upgrade to Postgres 11 for integration testing. Greg L. Turnquist 2023-05-30 10:48:42 -05:00
  • 199317bf70 Upgrade to Postgres 11 for integration testing. Greg L. Turnquist 2023-05-30 10:48:42 -05:00
  • e0cfe41095 Upgrade to Postgres 11 for integration testing. Greg L. Turnquist 2023-05-30 10:48:42 -05:00
  • 8717db6618 Polishing. Mark Paluch 2023-05-30 14:57:08 +02:00
  • 192ba02bcb Close StoredProcedureQuery if it implements AutoCloseable. Greg L. Turnquist 2023-05-04 16:13:45 -05:00
  • 8c7b469591 Polishing. Mark Paluch 2023-05-30 14:57:08 +02:00
  • 32c8951a93 Close StoredProcedureQuery if it implements AutoCloseable. Greg L. Turnquist 2023-05-04 16:13:45 -05:00
  • 81d9f8ad2c Polishing. Mark Paluch 2023-05-30 14:57:08 +02:00
  • 44465bf271 Close StoredProcedureQuery if it implements AutoCloseable. Greg L. Turnquist 2023-05-04 16:13:45 -05:00
  • db28730626 Polishing. Mark Paluch 2023-05-30 14:57:08 +02:00
  • c09c73b866 Close StoredProcedureQuery if it implements AutoCloseable. Greg L. Turnquist 2023-05-04 16:13:45 -05:00
  • 0f8279bbfa Properly handle reserved words as entity names. Greg L. Turnquist 2023-05-26 14:35:36 -05:00
  • 6c315a3bbc Properly handle reserved words as entity names. Greg L. Turnquist 2023-05-26 14:35:36 -05:00
  • ad7b28063a Support Common Table Expressions in HQL parser. Greg L. Turnquist 2023-05-26 13:34:22 -05:00