Commit Graph

  • c47ba62480 After release cleanups. Christoph Strobl 2024-12-13 09:38:12 +01:00
  • 16af77018c Prepare next development iteration. Christoph Strobl 2024-12-13 09:38:10 +01:00
  • 72bd0868d6 Release version 3.4.1 (2024.1.1). Christoph Strobl 2024-12-13 09:34:47 +01:00
  • 18e89cc91a Prepare 3.4.1 (2024.1.1). Christoph Strobl 2024-12-13 09:34:25 +01:00
  • 12b5e8205d Polishing. Mark Paluch 2024-12-11 16:34:52 +01:00
  • e0bd821476 Polishing. Mark Paluch 2024-12-11 16:34:52 +01:00
  • ff6d2af900 Fix Hql-Queries using CEILING and LN. Yannick Brandt 2024-12-11 11:21:41 +01:00
  • 2eaa6d577d Fix Hql-Queries using CEILING and LN. Yannick Brandt 2024-12-11 11:21:41 +01:00
  • aaef8b3ca4 Polishing. Mark Paluch 2024-12-10 15:31:54 +01:00
  • f4e2fa7f9a Polishing. Mark Paluch 2024-12-10 15:31:54 +01:00
  • dcd36bf108 Use primary table alias for SQL count query derivation with DISTINCT queries. Mark Paluch 2024-12-10 15:17:37 +01:00
  • 3d03ace852 Use primary table alias for SQL count query derivation with DISTINCT queries. Mark Paluch 2024-12-10 15:17:37 +01:00
  • 9f7c591963 Use primary table alias for SQL count query derivation with DISTINCT queries. Mark Paluch 2024-12-10 15:17:37 +01:00
  • 61d1b6197c Add reflection runtime hint for SqmQueryPart. Christoph Strobl 2024-12-10 14:05:53 +01:00
  • 813bf498d4 Add reflection runtime hint for SqmQueryPart. Christoph Strobl 2024-12-10 14:05:53 +01:00
  • 3cc84e85f0 Polishing. Mark Paluch 2024-12-10 10:15:19 +01:00
  • 29f16ab09f Extract repeated string literals in SimpleJpaRepository to constants. Hyeon Sung 2024-12-02 16:50:11 +09:00
  • c5f0c6397f Polishing. Mark Paluch 2024-12-10 10:15:19 +01:00
  • 9cd3d63a72 Extract repeated string literals in SimpleJpaRepository to constants. Hyeon Sung 2024-12-02 16:50:11 +09:00
  • d040b56044 Polishing. Mark Paluch 2024-12-10 10:15:19 +01:00
  • 28124966d0 Extract repeated string literals in SimpleJpaRepository to constants. Hyeon Sung 2024-12-02 16:50:11 +09:00
  • a1be5bc1b5 Refine NamedQuery error messages when using Sort/Pageable parameters. Mark Paluch 2024-12-09 14:25:53 +01:00
  • e4a2416b84 Refine NamedQuery error messages when using Sort/Pageable parameters. Mark Paluch 2024-12-09 14:25:53 +01:00
  • eb9f7465d7 Polishing. Mark Paluch 2024-12-03 12:08:40 +01:00
  • b0f8c511a7 Fix Native Query projections mapping to DTOs. Mark Paluch 2024-12-03 10:53:35 +01:00
  • 7f13a04c41 Polishing. Mark Paluch 2024-12-03 12:08:40 +01:00
  • 7998ec79e1 Fix Native Query projections mapping to DTOs. Mark Paluch 2024-12-03 10:53:35 +01:00
  • df04b0253f Polishing. Mark Paluch 2024-12-03 10:29:29 +01:00
  • 7bcc96d84b Update Projection section in reference documentation. Christoph Strobl 2024-04-26 15:58:28 +02:00
  • 229db64d36 Polishing. Mark Paluch 2024-12-03 10:29:29 +01:00
  • 3b59550b6b Update Projection section in reference documentation. Christoph Strobl 2024-04-26 15:58:28 +02:00
  • 4384fb5633 Polishing. Mark Paluch 2024-12-03 10:29:29 +01:00
  • fe11f81874 Update Projection section in reference documentation. Christoph Strobl 2024-04-26 15:58:28 +02:00
  • 0656209e5d Add HQL rendering tests. Christoph Strobl 2024-11-27 15:16:00 +01:00
  • 1658b9bde0 Add support for missing clauses and functions. Mark Paluch 2024-11-26 16:49:10 +01:00
  • 16448d88a6 Add HQL rendering tests. Christoph Strobl 2024-11-27 15:16:00 +01:00
  • c44e5c3953 Add support for missing clauses and functions. Mark Paluch 2024-11-26 16:49:10 +01:00
  • 34dc005af1 Consider CONFLICT clause on INSERT in HQL. Mark Paluch 2024-11-26 16:07:14 +01:00
  • d203031dfb Consider CONFLICT clause on INSERT in HQL. Mark Paluch 2024-11-26 16:07:14 +01:00
  • 7afb8d4747 Polishing. Mark Paluch 2024-11-21 09:58:43 +01:00
  • 665109501e Polishing. Mark Paluch 2024-11-21 09:58:43 +01:00
  • f618000104 Deprecate JpaEntityGraph.isAdHocEntityGraph() method. Christoph Strobl 2024-11-19 15:52:10 +01:00
  • ce062072bf Deprecate JpaEntityGraph.isAdHocEntityGraph() method. Christoph Strobl 2024-11-19 15:52:10 +01:00
  • f5adc049e5 Lift restriction on empty JpaEntityGraph attributes. Christoph Strobl 2024-11-19 13:46:41 +01:00
  • 264ea10517 Lift restriction on empty JpaEntityGraph attributes. Christoph Strobl 2024-11-19 13:46:41 +01:00
  • f8b74eda5b Polishing. Christoph Strobl 2024-11-20 10:07:56 +01:00
  • 186d9f550f Render NEGATING_SIMPLE_PROPERTY as IS NOT NULL when argument value is null. kimjinmyeong 2024-11-16 03:02:45 +09:00
  • 7d2bdf589c After release cleanups. Mark Paluch 2024-11-15 14:13:26 +01:00
  • 06076db51f Prepare next development iteration. Mark Paluch 2024-11-15 14:13:25 +01:00
  • 6255a0cd7e After release cleanups. Mark Paluch 2024-11-15 14:13:09 +01:00
  • 66f18713cd Prepare next development iteration. Mark Paluch 2024-11-15 14:13:08 +01:00
  • eb98159f8c Release version 3.4 GA (2024.1.0). Mark Paluch 2024-11-15 14:10:52 +01:00
  • 88a43173f4 Prepare 3.4 GA (2024.1.0). Mark Paluch 2024-11-15 14:10:36 +01:00
  • becdf40b17 After release cleanups. Mark Paluch 2024-11-15 11:47:58 +01:00
  • 5796eb88cf Prepare next development iteration. Mark Paluch 2024-11-15 11:47:56 +01:00
  • 243a93bf7c Release version 3.3.6 (2024.0.6). Mark Paluch 2024-11-15 11:45:37 +01:00
  • 4eff643fd1 Prepare 3.3.6 (2024.0.6). Mark Paluch 2024-11-15 11:45:22 +01:00
  • 6b982ba70b After release cleanups. 3.2.x Mark Paluch 2024-11-15 10:23:54 +01:00
  • a5d1d3d24f Prepare next development iteration. Mark Paluch 2024-11-15 10:23:53 +01:00
  • ee5b7621ba Release version 3.2.12 (2023.1.12). Mark Paluch 2024-11-15 10:21:37 +01:00
  • 1c4f4e64d8 Prepare 3.2.12 (2023.1.12). Mark Paluch 2024-11-15 10:21:20 +01:00
  • 3e02ce634d Reflect IS NULL/IS NOT NULL usage for derived queries using null as argument. Mark Paluch 2024-11-14 10:31:37 +01:00
  • ae52d70d4a Reflect IS NULL/IS NOT NULL usage for derived queries using null as argument. Mark Paluch 2024-11-14 10:31:37 +01:00
  • 010075d531 Reflect IS NULL/IS NOT NULL usage for derived queries using null as argument. Mark Paluch 2024-11-14 10:31:37 +01:00
  • 5fa723c5d1 Polishing. PgmJun 2024-11-09 02:20:11 +09:00
  • c9aa45e95f Polishing. PgmJun 2024-11-09 02:20:11 +09:00
  • 1db98f54d0 Polishing. PgmJun 2024-11-09 02:20:11 +09:00
  • 657fbcab05 Upgrade test dependency versions. Mark Paluch 2024-11-11 09:54:42 +01:00
  • ea2ce14e90 Cleanup code. arefbehboudi 2024-10-29 10:14:18 +01:00
  • 186af9cb4d Upgrade test dependency versions. Mark Paluch 2024-11-11 09:54:42 +01:00
  • dfd1dbff7e Upgrade test dependency versions. Mark Paluch 2024-11-11 09:54:42 +01:00
  • c6e8ee0cba Upgrade to Hibernate 6.6.2.Final. Mark Paluch 2024-11-08 11:51:26 +01:00
  • dd96059341 Update CI Properties. Mark Paluch 2024-11-07 09:59:24 +01:00
  • c5eb13e5d7 Update CI Properties. Mark Paluch 2024-11-07 09:59:10 +01:00
  • 3cb234ce8b Update CI Properties. Mark Paluch 2024-11-07 09:57:35 +01:00
  • e8d52f9871 Update CI Properties. Mark Paluch 2024-11-07 09:56:11 +01:00
  • 0ef03bc940 Upgrade to Maven Wrapper 3.9.9. Mark Paluch 2024-11-07 09:50:54 +01:00
  • 6c73c2ee25 Upgrade to Maven Wrapper 3.9.9. Mark Paluch 2024-11-07 09:49:34 +01:00
  • 3350758f3b Upgrade to Maven Wrapper 3.9.9. Mark Paluch 2024-11-07 09:47:17 +01:00
  • e414b0924a Polishing. Mark Paluch 2024-10-29 10:22:04 +01:00
  • a75d7b0faa Polishing. Mark Paluch 2024-10-29 10:22:04 +01:00
  • 914f4af010 Cleanup code. arefbehboudi 2024-10-29 10:14:18 +01:00
  • bc9ebb7927 Cleanup code. arefbehboudi 2024-10-29 10:14:18 +01:00
  • ac4176f9c0 Replace !Optional.isPresent() with isEmpty() for readability. jeonghyeon00 2024-10-22 22:27:16 +09:00
  • 8ac6c02a1c Replace !Optional.isPresent() with isEmpty() for readability. jeonghyeon00 2024-10-22 22:27:16 +09:00
  • 7461b1b3c5 Replace !Optional.isPresent() with isEmpty() for readability. jeonghyeon00 2024-10-22 22:27:16 +09:00
  • 993ffe7c50 Move Benchmarks from performance module into spring-data-jpa. Mark Paluch 2024-10-29 09:46:52 +01:00
  • 8c690555fc Move Benchmarks from performance module into spring-data-jpa. Mark Paluch 2024-10-29 09:46:52 +01:00
  • 490d34a2b2 Fix NPE when parsing modifying HQL. Christoph Strobl 2024-10-25 13:35:13 +02:00
  • d955b789d1 Polishing. Mark Paluch 2024-10-25 15:25:34 +02:00
  • 84e0e323f7 Fix NPE when parsing modifying HQL. Christoph Strobl 2024-10-25 13:35:13 +02:00
  • abbbc69b4c Polishing. Mark Paluch 2024-10-25 15:25:34 +02:00
  • fa17008f16 Fix NPE when parsing modifying HQL. Christoph Strobl 2024-10-25 13:35:13 +02:00
  • 9c6dd1fea6 Polishing. Mark Paluch 2024-10-22 10:25:49 +02:00
  • 3ad78aba4f Polishing. Mark Paluch 2024-10-22 10:25:49 +02:00
  • ae2aa63be3 Polishing. Mark Paluch 2024-10-22 10:25:49 +02:00
  • 4148307601 Add test for stored procedures accepting array types. Mark Paluch 2024-10-22 08:50:15 +02:00
  • eacdff8f6b Add test for stored procedures accepting array types. Mark Paluch 2024-10-22 08:50:15 +02:00
  • 519d02fef6 Add test for stored procedures accepting array types. Mark Paluch 2024-10-22 08:50:15 +02:00
  • a19da95405 Fix retrieval of multiple OUT parameters from a stored procedure returning also a ResultSet. Mark Paluch 2024-10-21 15:27:49 +02:00