Commit Graph

  • c7a78471c6 Polishing. Mark Paluch 2024-10-21 14:58:43 +02:00
  • 145b67fd49 Fix named procedure return value retrieval for named procedures. Mark Paluch 2024-10-21 14:50:12 +02:00
  • 94780e0916 Polishing. Mark Paluch 2024-10-21 14:36:01 +02:00
  • b454c70131 Fix retrieval of multiple OUT parameters from a stored procedure returning also a ResultSet. Mark Paluch 2024-10-21 15:27:49 +02:00
  • e5ec3ad418 Polishing. Mark Paluch 2024-10-21 14:58:43 +02:00
  • cea33d5b42 Fix retrieval of multiple OUT parameters from a stored procedure returning also a ResultSet. Mark Paluch 2024-10-21 15:27:49 +02:00
  • a7bbd125f3 Polishing. Mark Paluch 2024-10-21 14:58:43 +02:00
  • 8c0e045095 Fix named procedure return value retrieval for named procedures. Mark Paluch 2024-10-21 14:50:12 +02:00
  • 1bee6004cb Polishing. Mark Paluch 2024-10-21 14:36:01 +02:00
  • b4b41eb1bf Fix named procedure return value retrieval for named procedures. Mark Paluch 2024-10-21 14:50:12 +02:00
  • 455d68d5a2 Polishing. Mark Paluch 2024-10-21 14:36:01 +02:00
  • 57bf1fb2b7 Sort revisions by timestamp and revision number. Jens Schauder 2024-10-21 14:41:09 +02:00
  • 4a029245c9 Sort revisions by timestamp and revision number. Jens Schauder 2024-10-21 14:41:09 +02:00
  • c4b1c18fc2 Sort revisions by timestamp and revision number. Jens Schauder 2024-10-21 14:41:09 +02:00
  • 46b9e558ba After release cleanups. Mark Paluch 2024-10-18 12:49:41 +02:00
  • f92ca756ce Prepare next development iteration. Mark Paluch 2024-10-18 12:49:40 +02:00
  • d242c38e51 Release version 3.4 RC1 (2024.1.0). Mark Paluch 2024-10-18 12:47:01 +02:00
  • ff9f69e1d0 Prepare 3.4 RC1 (2024.1.0). Mark Paluch 2024-10-18 12:46:43 +02:00
  • e27241e5aa After release cleanups. Mark Paluch 2024-10-18 11:39:05 +02:00
  • 40e380a571 Prepare next development iteration. Mark Paluch 2024-10-18 11:39:04 +02:00
  • 7ff86e1dfc Release version 3.3.5 (2024.0.5). Mark Paluch 2024-10-18 11:36:33 +02:00
  • d90b4ac754 Prepare 3.3.5 (2024.0.5). Mark Paluch 2024-10-18 11:36:16 +02:00
  • 10b52a61bd After release cleanups. Mark Paluch 2024-10-18 10:17:02 +02:00
  • 6cd5d3496b Prepare next development iteration. Mark Paluch 2024-10-18 10:17:01 +02:00
  • 055f505160 Release version 3.2.11 (2023.1.11). Mark Paluch 2024-10-18 10:14:33 +02:00
  • 074767fa78 Prepare 3.2.11 (2023.1.11). Mark Paluch 2024-10-18 10:14:16 +02:00
  • 7a62365a78 Polishing. Mark Paluch 2024-10-17 15:36:13 +02:00
  • 3288005b59 Update native query documentation. Christoph Strobl 2024-10-08 13:12:09 +02:00
  • bcbb16ef60 Polishing. Mark Paluch 2024-10-17 15:36:13 +02:00
  • eece4cf2c2 Update native query documentation. Christoph Strobl 2024-10-08 13:12:09 +02:00
  • 1b4a6330ee Polishing. Mark Paluch 2024-10-17 15:36:13 +02:00
  • d74decc99a Update native query documentation. Christoph Strobl 2024-10-08 13:12:09 +02:00
  • ddc9914fe6 Refactor order clause generation using Stream API. Jinyeong Seol 2024-10-11 17:45:56 +09:00
  • f045352049 Add support for Value Expressions. Mark Paluch 2024-09-27 11:32:50 +02:00
  • 61e6d36c7f Consistently run all CI steps with the same user. Mark Paluch 2024-10-08 11:19:00 +02:00
  • d6b928e92e Consistently run all CI steps with the same user. Mark Paluch 2024-10-08 11:19:00 +02:00
  • 2757960922 Consistently run all CI steps with the same user. Mark Paluch 2024-10-08 11:19:00 +02:00
  • 4e36b166ee Polishing. Mark Paluch 2024-10-01 15:22:40 +02:00
  • 2a5fdc3b0d Polishing. Mark Paluch 2024-10-01 15:22:40 +02:00
  • 9adab35b36 Polishing. Mark Paluch 2024-10-01 15:22:40 +02:00
  • b1c349a1e0 Add configuration option to disable usage of JSqlParser for native queries. Christoph Strobl 2024-09-26 11:31:05 +02:00
  • c56851c9aa Add configuration option to disable usage of JSqlParser for native queries. Christoph Strobl 2024-09-26 11:31:05 +02:00
  • b9472876a0 Add configuration option to disable usage of JSqlParser for native queries. Christoph Strobl 2024-09-26 11:31:05 +02:00
  • b05ab57197 Fix order by rendering for queries containing UNION. Christoph Strobl 2024-04-16 08:25:08 +02:00
  • f474af7811 Fix order by rendering for queries containing UNION. Christoph Strobl 2024-04-16 08:25:08 +02:00
  • 84f7637460 Polishing. Mark Paluch 2024-09-30 13:47:12 +02:00
  • 3eb3353091 Add support for IS TRUE|FALSE|EMPTY and CONTAINS|INCLUDES|INTERSECTS HQL predicates. Mark Paluch 2024-09-30 13:46:09 +02:00
  • 9b3e77693b Polishing. Mark Paluch 2024-09-30 13:47:12 +02:00
  • 2e55fadf09 Polishing. Mark Paluch 2024-09-30 13:47:12 +02:00
  • b888bac65b Add support for IS TRUE|FALSE|EMPTY and CONTAINS|INCLUDES|INTERSECTS HQL predicates. Mark Paluch 2024-09-30 13:46:09 +02:00
  • 651ec32681 Add support for IS TRUE|FALSE|EMPTY and CONTAINS|INCLUDES|INTERSECTS HQL predicates. Mark Paluch 2024-09-30 13:46:09 +02:00
  • 41a7f9b443 Polishing. arefbehboudi 2024-09-17 14:27:10 +03:30
  • 7a00b284a0 Polishing. arefbehboudi 2024-09-17 14:27:10 +03:30
  • ea0bd8c5e9 Polishing. arefbehboudi 2024-09-17 14:27:10 +03:30
  • 29e69a02a7 Upgrade Hibernate to 6.5.3.Final Jens Schauder 2024-09-19 15:00:55 +02:00
  • 99be018949 Upgrade build profiles to Hibernate 6.6.1.Final. Mark Paluch 2024-09-18 08:54:04 +02:00
  • 87cc57b0b5 Upgrade to Hibernate 6.6.1.Final. Mark Paluch 2024-09-18 08:53:02 +02:00
  • abd86e747b After release cleanups. Jens Schauder 2024-09-13 12:42:28 +02:00
  • 4c31e1e001 Prepare next development iteration. Jens Schauder 2024-09-13 12:42:27 +02:00
  • e4ce7ebaa1 Release version 3.4 M1 (2024.1.0). Jens Schauder 2024-09-13 12:39:32 +02:00
  • bd8332d5e8 Prepare 3.4 M1 (2024.1.0). Jens Schauder 2024-09-13 12:39:13 +02:00
  • c1d93e2b0b After release cleanups. Jens Schauder 2024-09-13 11:40:09 +02:00
  • 49304e1b69 Prepare next development iteration. Jens Schauder 2024-09-13 11:40:08 +02:00
  • 7edbb1bed9 Release version 3.3.4 (2024.0.4). Jens Schauder 2024-09-13 11:36:54 +02:00
  • 8a40806f02 Prepare 3.3.4 (2024.0.4). Jens Schauder 2024-09-13 11:36:34 +02:00
  • 7ed8f4a58f After release cleanups. Jens Schauder 2024-09-13 10:53:00 +02:00
  • bd3b07d02c Prepare next development iteration. Jens Schauder 2024-09-13 10:52:59 +02:00
  • 66b8f99767 Release version 3.2.10 (2023.1.10). Jens Schauder 2024-09-13 10:50:08 +02:00
  • d2aaed4b93 Prepare 3.2.10 (2023.1.10). Jens Schauder 2024-09-13 10:49:50 +02:00
  • bc45bdaebe Upgrade to JSqlParser 5.0. Christoph Strobl 2024-09-11 15:08:32 +02:00
  • 8618ac012a Fix FileSystemException in tests. EdoardoP92 2023-12-20 20:16:36 +01:00
  • b82094a2a6 Upgrade to Eclipselink 4.0.4 Christoph Strobl 2024-09-10 12:29:01 +02:00
  • 13a84c0c53 Fix double-sorting usung limit of FetchableFluentQueryBySpecification. Bohao Jing 2024-09-02 14:56:30 +08:00
  • acc56d6747 Fix double-sorting usung limit of FetchableFluentQueryBySpecification. Bohao Jing 2024-09-02 14:56:30 +08:00
  • d08b69d45c Fix double-sorting usung limit of FetchableFluentQueryBySpecification. Bohao Jing 2024-09-02 14:56:30 +08:00
  • a48a0b7bab Reorder documentation of class-based projection support for JPA Native Queries. Mark Paluch 2024-08-29 10:07:39 +02:00
  • e55de1a84a Reorder documentation of class-based projection support for JPA Native Queries. Mark Paluch 2024-08-29 10:07:39 +02:00
  • b00220b50d Reorder documentation of class-based projection support for JPA Native Queries. Mark Paluch 2024-08-29 10:07:39 +02:00
  • 6ecb45fe04 Revert packaging changes of performance module. Christoph Strobl 2024-08-22 08:55:58 +02:00
  • 52e6aef4a7 Polishing. Mark Paluch 2024-08-21 14:35:36 +02:00
  • 410152af3a Support NULLS {FIRST | LAST} in JPQL queries. Christoph Strobl 2024-07-01 12:17:05 +02:00
  • a784a419f2 Update GitHub Actions. Mark Paluch 2024-08-21 09:28:22 +02:00
  • 9d7d735d3c Polishing JpaMetamodel. arefbehboudi 2024-08-06 09:11:36 +03:30
  • e2537f6c8f Refactor instanceof to use pattern variable. Mark Paluch 2024-08-20 14:11:07 +02:00
  • 074bfecb11 Refactor instanceof to use pattern variable. Mark Paluch 2024-08-20 14:11:07 +02:00
  • a38941519b Refactor instanceof to use pattern variable. Mark Paluch 2024-08-20 14:11:07 +02:00
  • 2a6580787a Polishing. Mark Paluch 2024-08-20 14:06:07 +02:00
  • 62b7be1f7c Add @Serial annotation to all serialVersionUID fields. Seol_JY 2024-08-19 03:36:29 +09:00
  • 5d61514cb2 Polishing. Mark Paluch 2024-08-19 09:41:22 +02:00
  • 1f95c61cba Polishing. Mark Paluch 2024-08-20 14:06:07 +02:00
  • 2e6e1cf570 Add @Serial annotation to all serialVersionUID fields. Seol_JY 2024-08-19 03:36:29 +09:00
  • 06212b57fc Polishing. Mark Paluch 2024-08-20 14:06:07 +02:00
  • 55a3112cb2 Add @Serial annotation to all serialVersionUID fields. Seol_JY 2024-08-19 03:36:29 +09:00
  • ccbe20878e Sort revisions by revision number. Jens Schauder 2024-08-19 15:00:24 +02:00
  • 648b9b7cd6 Sort revisions by revision number. Jens Schauder 2024-08-19 15:00:24 +02:00
  • 90a8b15454 Sort revisions by revision number. Jens Schauder 2024-08-19 15:00:24 +02:00
  • d82c6b1a3d Polishing. Jens Schauder 2024-08-19 13:01:00 +02:00
  • a8ef74fe32 Cleaned up EnversRevisionRepositoryImpl the code to enhance readability and maintainability. arefbehboudi 2024-08-12 18:18:28 +03:30
  • 64eccd434e Polishing. Mark Paluch 2024-08-19 09:41:22 +02:00
  • 558c26b355 Polishing. Mark Paluch 2024-08-19 09:41:22 +02:00