Commit Graph

  • 3a3c9372c7 Follow API changes in Spring Framework Christoph Strobl 2022-10-05 11:39:03 +02:00
  • 5f14859827 Update class-based DTO notes in reference docs. Greg L. Turnquist 2022-09-29 11:51:56 -05:00
  • 86eb4aab3b Update class-based DTO notes in reference docs. Greg L. Turnquist 2022-09-29 11:51:56 -05:00
  • fea2a1a515 Update class-based DTO notes in reference docs. Greg L. Turnquist 2022-09-29 11:51:56 -05:00
  • c116755c05 Polishing. Greg L. Turnquist 2022-09-28 16:30:38 -05:00
  • 1ae67c8118 Handle multiline subquery removal. Chris Fraser 2022-06-28 13:59:27 -04:00
  • 7a6f534464 Polishing. Greg L. Turnquist 2022-09-28 16:30:38 -05:00
  • 0dec0b0123 Handle multiline subquery removal. Chris Fraser 2022-06-28 13:59:27 -04:00
  • f773701494 Polishing. Greg L. Turnquist 2022-09-28 16:30:38 -05:00
  • 91cd84e706 Handle multiline subquery removal. Chris Fraser 2022-06-28 13:59:27 -04:00
  • 4b267006aa Polishing. Greg L. Turnquist 2022-09-27 17:44:42 -05:00
  • 7b69aa6dd5 Detect alias for merge statement for JSqlParserQueryEnhancer. Geoffrey Deremetz 2022-09-23 21:42:45 +02:00
  • 3a29011512 Made JSqlParserQueryEnhancer aware of MERGE statements. Geoffrey Deremetz 2022-09-23 16:50:51 +02:00
  • cdcf88fda9 Improve reference documentation. Greg L. Turnquist 2022-09-27 11:24:55 -05:00
  • f0216b0d9c Properly handle null values inside queries using LIKE or CONTAINS. Greg L. Turnquist 2022-07-13 05:40:23 -05:00
  • 22663503f1 Made JSqlParserQueryEnhancer aware of INSERT statements. Diego Krupitza 2022-07-14 19:55:07 +02:00
  • 8f4156b848 Disable domain type inspection. Christoph Strobl 2022-09-14 14:59:16 +02:00
  • 91ba4e250f Add additional stages to verify provider snapshots. Greg L. Turnquist 2022-09-19 13:22:35 -05:00
  • d5043b14d3 After release cleanups. Spring Builds 2022-09-19 14:39:04 +00:00
  • 8c3d19096a Prepare next development iteration. Spring Builds 2022-09-19 14:38:52 +00:00
  • 9a30685e38 Release version 3.0 M6 (2022.0.0). Spring Builds 2022-09-19 14:15:20 +00:00
  • b19647c6a5 Prepare 3.0 M6 (2022.0.0). Spring Builds 2022-09-19 14:12:51 +00:00
  • cd27b57101 After release cleanups. Spring Builds 2022-09-19 12:00:16 +00:00
  • 3c43e8a393 Prepare next development iteration. Spring Builds 2022-09-19 12:00:03 +00:00
  • d2b244b4ea Release version 2.7.3 (2021.2.3). Spring Builds 2022-09-19 11:38:38 +00:00
  • 545990592a Prepare 2.7.3 (2021.2.3). Spring Builds 2022-09-19 11:36:11 +00:00
  • 02f155c2ad After release cleanups. Spring Builds 2022-09-19 09:04:51 +00:00
  • 2b4a9a38ef Prepare next development iteration. Spring Builds 2022-09-19 09:04:38 +00:00
  • 323d28933a Release version 2.6.7 (2021.1.7). Spring Builds 2022-09-19 08:40:16 +00:00
  • 010cb6ac27 Prepare 2.6.7 (2021.1.7). Spring Builds 2022-09-19 08:37:57 +00:00
  • 71ad509e79 Add runtime hint for repository Query annotation. Christoph Strobl 2022-09-15 11:52:21 +02:00
  • 49b933e9fc Add build profile for Eclipselink 4.0. Oliver Drotbohm 2022-09-13 14:25:38 +02:00
  • b117fe15a6 After release cleanups. 2.5.x Greg L. Turnquist 2022-08-29 16:58:13 +00:00
  • 44039058a5 Prepare next development iteration. Greg L. Turnquist 2022-08-29 16:58:00 +00:00
  • 82fa3b12f3 Release version 2.5.12 (2021.0.12). Greg L. Turnquist 2022-08-29 16:36:45 +00:00
  • 03d11a57ca Prepare 2.5.12 (2021.0.12). Greg L. Turnquist 2022-08-29 16:34:17 +00:00
  • 1507150f83 Fix typo on AuditingEntityListener JavaDoc. furnivall 2022-08-26 14:18:47 +01:00
  • 38f391c836 Polishing. Jens Schauder 2022-08-01 14:37:59 +02:00
  • 9fd0e47514 Support Contains with ElementCollection of type String. Jens Schauder 2022-08-01 14:37:03 +02:00
  • 65d524e319 Upgrade to Hibernate 6.1.2. Oliver Drotbohm 2022-08-04 09:24:56 +02:00
  • 6a529cca23 Fix the JDK version documented to build the source code. lanicc 2022-08-02 15:28:21 +08:00
  • fa41595818 Limit single finders max results to 2 for performance. Yanming Zhou 2022-07-26 09:38:12 +08:00
  • 54047edffb After release cleanups. Christoph Strobl 2022-07-15 15:30:53 +02:00
  • 48e6f3189e Prepare next development iteration. Christoph Strobl 2022-07-15 15:30:45 +02:00
  • c4148e5bd5 Release version 3.0 M5 (2022.0.0). Christoph Strobl 2022-07-15 15:18:29 +02:00
  • c6db8a774a Prepare 3.0 M5 (2022.0.0). Christoph Strobl 2022-07-15 15:17:55 +02:00
  • 3f504782eb After release cleanups. Christoph Strobl 2022-07-15 11:24:06 +02:00
  • 42e5784836 Prepare next development iteration. Christoph Strobl 2022-07-15 11:24:03 +02:00
  • 05bfccadac Release version 2.7.2 (2021.2.2). Christoph Strobl 2022-07-15 11:08:26 +02:00
  • 940c5cb482 Prepare 2.7.2 (2021.2.2). Christoph Strobl 2022-07-15 11:07:49 +02:00
  • 373828daba After release cleanups. Christoph Strobl 2022-07-15 10:47:35 +02:00
  • 45c3566f96 Prepare next development iteration. Christoph Strobl 2022-07-15 10:47:31 +02:00
  • f68a83a119 Release version 2.6.6 (2021.1.6). Christoph Strobl 2022-07-15 10:34:16 +02:00
  • 2f6bc3c6e3 Prepare 2.6.6 (2021.1.6). Christoph Strobl 2022-07-15 10:33:36 +02:00
  • 3a33cbca27 Rename JpaRuntimeHintsRegistrar to JpaRuntimeHints. Christoph Strobl 2022-07-14 06:20:54 +02:00
  • 3d8b287e0e Properly handle null values inside queries using LIKE or CONTAINS. Greg L. Turnquist 2022-07-13 05:40:23 -05:00
  • eff294f569 Polishing. Greg L. Turnquist 2022-07-13 16:25:45 -05:00
  • 1fc9c2529b Set up entity load graph test according to what's required by Hibernate 6. Oliver Drotbohm 2022-07-13 17:49:03 +02:00
  • c51d32c0ff Adapt to repackaging of the AOT RuntimeHintsPredicate. John Blum 2022-07-12 17:48:55 -07:00
  • 7de1ffdf25 Guard auditing runtime hints. Christoph Strobl 2022-07-12 14:44:24 +02:00
  • 453f879af3 Upgrade to Hibernate and Hibernate Envers 6. Oliver Drotbohm 2022-01-28 14:34:22 +01:00
  • b3a18c020f Properly set up source result types from the start during query creation. Oliver Drotbohm 2022-05-19 16:19:14 +02:00
  • 9bce5dd9a4 Polishing. Greg L. Turnquist 2022-07-11 16:37:18 -05:00
  • aa6a809c31 Introduce @Meta data support for repository methods. Greg L. Turnquist 2022-07-11 14:31:16 -05:00
  • 36764e5f1a Simplify auditing setup. Christoph Strobl 2022-07-11 14:02:50 +02:00
  • 5821272112 Guard optional runtime hints. Christoph Strobl 2022-07-11 14:01:02 +02:00
  • 9c757660d2 Fix grammar mistakes in countOccurrences method of QueryUtils class. Vladislav Yukharin 2022-06-20 00:31:49 +06:00
  • 1bfc3595ce Add AOT repository support. Christoph Strobl 2022-07-01 08:19:00 +02:00
  • 61ea0086e9 Upgrade Hibernate to 5.6.9.Final. Greg L. Turnquist 2022-06-28 13:52:07 -05:00
  • b8c9c4646c Upgrade Hibernate to 5.6.9.Final. Greg L. Turnquist 2022-06-28 13:52:07 -05:00
  • bc4347c507 Upgrade Hibernate to 5.6.9.Final. Greg L. Turnquist 2022-06-28 13:52:07 -05:00
  • b5927051eb Adds support for more SelectBody types in JSqlParserQueryEhancer. Diego Krupitza 2022-06-28 15:21:33 +02:00
  • c4a6d382ed Adds support for more SelectBody types in JSqlParserQueryEhancer. Diego Krupitza 2022-06-28 15:21:33 +02:00
  • e2e273445f After release cleanups. Mark Paluch 2022-06-20 11:40:06 +02:00
  • a7232aed70 Prepare next development iteration. Mark Paluch 2022-06-20 11:40:04 +02:00
  • ae594a7dbb Release version 2.7.1 (2021.2.1). Mark Paluch 2022-06-20 11:29:29 +02:00
  • c95d10ab4f Prepare 2.7.1 (2021.2.1). Mark Paluch 2022-06-20 11:29:05 +02:00
  • ac49e679f5 After release cleanups. Mark Paluch 2022-06-20 11:12:22 +02:00
  • fb11bf1f00 Prepare next development iteration. Mark Paluch 2022-06-20 11:12:19 +02:00
  • e1fd836784 Release version 2.6.5 (2021.1.5). Mark Paluch 2022-06-20 10:59:10 +02:00
  • 29f1f440c1 Prepare 2.6.5 (2021.1.5). Mark Paluch 2022-06-20 10:58:42 +02:00
  • bfdcd50bdf Drop links to changelog.txt from README. Greg L. Turnquist 2022-06-15 13:50:11 -05:00
  • 48b358f5d9 Drop links to changelog.txt from README. Greg L. Turnquist 2022-06-15 13:50:11 -05:00
  • 63919b5a7b Drop links to changelog.txt from README. Greg L. Turnquist 2022-06-15 13:50:11 -05:00
  • cb6c74f89d Simplify accessing the ID of an entity. Greg L. Turnquist 2022-06-09 16:44:38 -05:00
  • d35783978c Ensure that single-parameter DTOs work with JPQL queries. Greg L. Turnquist 2022-06-13 15:27:33 -05:00
  • 6aed9e12f7 Ensure that single-parameter DTOs work with JPQL queries. Greg L. Turnquist 2022-06-13 15:27:33 -05:00
  • f2e7bddb5a Ensure that single-parameter DTOs work with JPQL queries. Greg L. Turnquist 2022-06-13 15:27:33 -05:00
  • b57eb85a23 Remove punctuation in Exception messages. John Blum 2022-06-08 12:42:17 -07:00
  • 48790adebb Align Spring Data JPA annotations with Spring Framework annotations. Greg L. Turnquist 2022-06-08 10:23:30 -05:00
  • cbfb0f7a1c Alter JSR-310 converters to use java.sql.Timestamp instead of java.util.Date. Greg L. Turnquist 2022-06-06 10:37:34 -05:00
  • 8b2530e7d8 Polishing. Greg L. Turnquist 2022-06-03 14:44:32 -05:00
  • 1dfe3fafbf Make JSqlParserQueryEnhancer work with updating statements. Diego Krupitza 2022-06-02 10:33:09 +02:00
  • cc1eb9ce2b Polishing. Greg L. Turnquist 2022-06-03 14:44:32 -05:00
  • a344a76959 Make JSqlParserQueryEnhancer work with updating statements. Diego Krupitza 2022-06-02 10:33:09 +02:00
  • f8737e33cb Upgrade to Maven Wrapper 3.8.5. Mark Paluch 2022-06-03 09:42:20 +02:00
  • 23f4b9f8eb Update CI properties. Mark Paluch 2022-06-03 09:36:03 +02:00
  • 5913140d23 Update CI properties. Mark Paluch 2022-06-03 09:35:43 +02:00
  • be2fbaac56 Update CI properties. Mark Paluch 2022-06-03 09:34:35 +02:00
  • c2a305f01d Update CI properties. Mark Paluch 2022-06-03 09:34:19 +02:00