Commit Graph

  • e38b219898 Add support for Entity Graphs. Mark Paluch 2025-04-02 14:11:38 +02:00
  • 4b0a83a97b Simplify package structure. Mark Paluch 2025-03-28 12:02:07 +01:00
  • 22dfb1c22b Add support for Value Expressions, Stream, Named and Modifying Queries. Mark Paluch 2025-03-26 10:12:06 +01:00
  • b419041cb6 Add support for Value Expressions, Stream, Named and Modifying Queries. Mark Paluch 2025-03-26 10:12:06 +01:00
  • daae010e21 Polishing. Mark Paluch 2025-03-26 09:13:38 +01:00
  • 802a8db1d1 Add query hint support. Mark Paluch 2025-03-26 08:56:51 +01:00
  • c399ca2b54 Refactoring. Mark Paluch 2025-03-24 15:52:23 +01:00
  • 831d04dd2c Add support for AOT repositories. Christoph Strobl 2024-09-23 08:15:32 +02:00
  • b58c423bdf Upgrade to Eclipselink 5.0.0-B07. Mark Paluch 2025-04-14 09:47:15 +02:00
  • be5fcb30ce Upgrade to Hibernate 7.0.0.Beta5. Mark Paluch 2025-04-14 09:45:03 +02:00
  • 1529ec252a Apply QueryRewriter to count queries as well. Mark Paluch 2025-03-19 10:06:27 +01:00
  • e2446caf38 Polishing. Mark Paluch 2025-03-17 15:19:59 +01:00
  • 5da86f1bf0 Refactoring. Christoph Strobl 2025-03-04 13:41:10 +01:00
  • 878cd8cd4d Introduce QueryEnhancerSelector to configure which QueryEnhancerFactory to use. Mark Paluch 2024-06-27 11:14:02 +02:00
  • 047fa2bc38 Polishing. Mark Paluch 2025-02-20 13:23:29 +01:00
  • 59e9f3459c Add contract annotations to public API. Christoph Strobl 2025-02-19 08:56:11 +01:00
  • c40c90bc84 Migrate to JSpecify annotations for nullability constraints. Christoph Strobl 2025-02-17 11:22:46 +01:00
  • e90f2fea91 Polishing. Yanming Zhou 2024-04-28 09:36:37 +08:00
  • 3cb7e909cb Polishing. Mark Paluch 2025-01-28 10:06:52 +01:00
  • b61c51d8c4 Add visitor to build an order expression from a JPQL order specification. Greg L. Turnquist 2025-01-27 15:54:33 +01:00
  • 1096088c41 After release cleanups. Christoph Strobl 2025-01-24 10:53:11 +01:00
  • dece8de686 Prepare next development iteration. Christoph Strobl 2025-01-24 10:53:09 +01:00
  • 393161f863 Release version 4.0 M1 (2025.1.0). Christoph Strobl 2025-01-24 10:48:55 +01:00
  • 01f3f41362 Prepare 4.0 M1 (2025.1.0). Christoph Strobl 2025-01-24 10:47:59 +01:00
  • 7a6cddf720 Polishing. Mark Paluch 2025-01-23 11:26:38 +01:00
  • e5df40b0e2 Support custom countSpec in SimpleJpaRepository.findAll(…). Joshua Chen 2024-12-28 15:02:46 +08:00
  • f670b10a0b Remove deprecated QuerydslJpaRepository. Mark Paluch 2025-01-22 14:17:33 +01:00
  • e6c2008e8e Document that fluent findBy(…) queries must return a result. Mark Paluch 2025-01-22 14:15:39 +01:00
  • 65d0c51d4d Polishing. Mark Paluch 2025-01-15 10:41:54 +01:00
  • 63e09c926b Upgrade to Hibernate 7.0 Beta3. Mark Paluch 2025-01-13 11:51:05 +01:00
  • 0d46e05362 Remove OpenJPA leftovers. Mark Paluch 2025-01-09 14:35:49 +01:00
  • d2abc6176f Merge (Hql|Jpql|Eql)SpecificationTests with their corresponding QueryRendererTests. Mark Paluch 2025-01-09 11:37:56 +01:00
  • 19571e4386 Polishing. Mark Paluch 2025-01-09 11:37:41 +01:00
  • 2e58485e06 Address review findings. Mark Paluch 2025-01-08 11:24:51 +01:00
  • 4a13c44697 Add Contract annotations. Mark Paluch 2024-11-07 15:56:30 +01:00
  • 08858fe133 Polishing. Mark Paluch 2024-08-20 14:47:34 +02:00
  • 87edcd1ab6 Remove Specification.where method in favour of all(). Christoph Strobl 2024-08-19 15:41:07 +02:00
  • 8c5f169186 Explore refined Specification API. Mark Paluch 2024-08-13 09:30:05 +02:00
  • 647b870276 Remove commons-logging exclusion. Mark Paluch 2025-01-08 11:35:57 +01:00
  • 7b7264691c Extend license header copyright years to 2025. Mark Paluch 2025-01-08 10:00:26 +01:00
  • a7e28aa94b Polishing. Christoph Strobl 2024-12-19 14:07:53 +01:00
  • 9f36e39a66 Move off deprecated TemporalType.TIMESTAMP Christoph Strobl 2024-12-19 09:39:33 +01:00
  • 6c9c531664 Switch to Query.getSingleResultOrNull(). Mark Paluch 2024-12-09 14:34:01 +01:00
  • 7acd18f752 Cleanup QueryTokenStream methods. Mark Paluch 2024-11-27 14:55:47 +01:00
  • 17249e2e34 Fix EQL grammar to accept literals in constructor expressions. Mark Paluch 2024-11-27 11:12:06 +01:00
  • 3effe55929 Polishing. Mark Paluch 2024-11-27 08:25:32 +01:00
  • 2b562420a6 Make sure sorting is rendered correctly for JPQL query using set operator. Christoph Strobl 2024-06-28 11:46:42 +02:00
  • 262e05eda8 Add support for JPA 3.2 additions to EQL. Christoph Strobl 2024-06-21 18:14:07 +02:00
  • ebda35d385 Add support for JPA 3.2 additions to JPQL. Greg L. Turnquist 2023-09-01 13:48:34 -05:00
  • a3a9c927ed Consider NULLS precedence using Sort for Criteria Queries. Mark Paluch 2024-11-25 09:26:55 +01:00
  • 7c5eccc76f Switch XML persistence & orm files to version 3.2 Christoph Strobl 2024-12-19 08:46:59 +01:00
  • 58a4768747 Upgrade to Eclipselink 5.0.0-B05. Mark Paluch 2024-11-25 09:17:58 +01:00
  • e983e1832a Upgrade to Hibernate 7.0 Beta1. Mark Paluch 2024-11-25 09:10:53 +01:00
  • 6624f4b26a Upgrade to JPA 3.2. Mark Paluch 2024-11-25 09:10:28 +01:00
  • ded2a63497 Revise PartTree query caching. Mark Paluch 2024-11-21 10:44:50 +01:00
  • 39e776cb6e Polishing. Mark Paluch 2024-11-18 14:50:07 +01:00
  • b69ef2b121 Polishing. Christoph Strobl 2024-11-05 16:17:01 +01:00
  • d131eb7a4a Replace derived CriteriaQuery with String-based queries. Mark Paluch 2024-08-23 10:23:22 +02:00
  • 7f97137ca0 Adopt to deprecation removals in Commons. Mark Paluch 2024-11-19 11:06:32 +01:00
  • 845e169619 Prepare next development iteration. Mark Paluch 2025-05-16 11:50:31 +02:00
  • 42463aee13 After release cleanups. Mark Paluch 2025-05-16 11:31:36 +02:00
  • 33d532b4eb Prepare next development iteration. Mark Paluch 2025-05-16 11:31:35 +02:00
  • 527f1b4691 Release version 3.5 GA (2025.0.0). Mark Paluch 2025-05-16 11:28:30 +02:00
  • 9f74166e77 Prepare 3.5 GA (2025.0.0). Mark Paluch 2025-05-16 11:28:09 +02:00
  • 03daec854b After release cleanups. Mark Paluch 2025-05-16 10:51:19 +02:00
  • 0f254def45 Prepare next development iteration. Mark Paluch 2025-05-16 10:51:18 +02:00
  • abe20c1ef8 Release version 3.4.6 (2024.1.6). Mark Paluch 2025-05-16 10:48:33 +02:00
  • 60395de2c2 Prepare 3.4.6 (2024.1.6). Mark Paluch 2025-05-16 10:48:12 +02:00
  • 6e37f7bae1 After release cleanups. Mark Paluch 2025-05-16 10:08:26 +02:00
  • 3a78ef0648 Prepare next development iteration. Mark Paluch 2025-05-16 10:08:24 +02:00
  • 5d7bb3a9c8 Release version 3.3.12 (2024.0.12). Mark Paluch 2025-05-16 10:05:54 +02:00
  • daa751390c Prepare 3.3.12 (2024.0.12). Mark Paluch 2025-05-16 10:05:33 +02:00
  • 33e694f3a4 Support NullHandling in JSqlParserQueryEnhancer. Mark Paluch 2025-05-15 09:54:11 +02:00
  • a926bf6264 Upgrade to Hibernate 6.6.15.Final. Mark Paluch 2025-05-14 11:07:46 +02:00
  • 7e87a62557 Upgrade to Hibernate 6.6.15.Final. Mark Paluch 2025-05-14 11:07:46 +02:00
  • 091fecc4e0 Support HQL LIMIT/OFFSET without ordering. Mark Paluch 2025-05-12 14:40:50 +02:00
  • 260d202f4f Support HQL LIMIT/OFFSET without ordering. Mark Paluch 2025-05-12 14:40:50 +02:00
  • 16493ff311 Fix EQL and JPQL LIKE with ESCAPE clause parsing. Mark Paluch 2025-05-12 09:54:51 +02:00
  • 8e95f2e5be Fix EQL and JPQL LIKE with ESCAPE clause parsing. Mark Paluch 2025-05-12 09:54:51 +02:00
  • 1440bd863a Fix EQL and JPQL LIKE with ESCAPE clause parsing. Mark Paluch 2025-05-12 09:54:51 +02:00
  • 7d409dbb70 Update CI Properties. Mark Paluch 2025-05-12 09:33:04 +02:00
  • 40347104bd Upgrade to JSqlParser 5.2. Mark Paluch 2025-05-12 09:18:55 +02:00
  • d612d6836f Upgrade to Upgrade to Hibernate 6.6.14.Final. Mark Paluch 2025-05-12 09:06:41 +02:00
  • 5e3b59081e Upgrade to Upgrade to Hibernate 6.6.14.Final. Mark Paluch 2025-05-12 09:06:41 +02:00
  • 255420b917 Update CI Properties. Mark Paluch 2025-05-12 09:00:22 +02:00
  • 2e02100885 Update CI Properties. Mark Paluch 2025-05-12 09:00:08 +02:00
  • 0d5fd5a0ba Update CI Properties. Mark Paluch 2025-05-12 08:59:48 +02:00
  • f36d3df33c Update CI Properties. Mark Paluch 2025-05-12 08:56:21 +02:00
  • b5f57d4129 Update CI Properties. Mark Paluch 2025-05-12 08:55:53 +02:00
  • b98e3705d5 Fix JPQL and EQL CAST(…) function parsing. Mark Paluch 2025-05-09 15:51:17 +02:00
  • b0a29229c1 Fix JPQL and EQL CAST(…) function parsing. Mark Paluch 2025-05-09 15:51:17 +02:00
  • 41431d83d7 Use dynamic copyright years in documentation, adopt to feature flags. Mark Paluch 2025-05-09 10:26:27 +02:00
  • 59383b3014 Polishing. Mark Paluch 2025-05-09 11:28:34 +02:00
  • 0af257aaf3 Document OpenFeign Querydsl usage. Lidoca 2025-04-25 16:35:03 +09:00
  • d6ffa68a65 Polishing. Mark Paluch 2025-05-09 11:28:34 +02:00
  • a42a0e6935 Document OpenFeign Querydsl usage. Lidoca 2025-04-25 16:35:03 +09:00
  • fbed6d488c Use dynamic copyright years in documentation, adopt to feature flags. Mark Paluch 2025-05-09 10:26:27 +02:00
  • 768e51f705 Use dynamic copyright years in documentation, adopt to feature flags. Mark Paluch 2025-05-09 10:26:27 +02:00
  • 2328060a57 Makes manually assigned id example simpler to understand. w3n9 2025-04-30 23:31:26 +08:00
  • 24a20cc4b1 Makes manually assigned id example simpler to understand. w3n9 2025-04-30 23:31:26 +08:00