Commit Graph

17 Commits

Author SHA1 Message Date
Jan-Willem Gmelig Meyling
6d5e062cf6
Merge pull request #2726 from querydsl/jakarta-ee
[#2612] Support Jakarta EE through Eclipse Transformer
2021-01-24 16:41:58 +01:00
Jan-Willem Gmelig Meyling
2a7348f6c8 [#2612] Add JPA service provider to Jakarta EE jar 2021-01-24 15:39:31 +01:00
Jan-Willem Gmelig Meyling
0af1bc9aae Get rid of javax-inject dependency in jpa and sql 2021-01-24 13:31:37 +01:00
Jan-Willem Gmelig Meyling
3fd900fc90 [#2292] Upgrade Geolatte for querydsl-sql-spatial
Fixes #2292

Co-authored-by: Kyösti Herrala <kyosti.herrala@vincit.fi>
2021-01-03 16:27:49 +01:00
Jan-Willem Gmelig Meyling
8eb0baf3f2 [#2320] Make Spatial extension available for jpa-codegen
Fixes #2320
Closes #2322

Co-authored-by: Henning Bredel <bredel@52north.org>
2021-01-02 17:48:53 +01:00
Jan-Willem Gmelig Meyling
968dfb8538 [#2404] Upgrade GeoLatte to 1.4.0
Fixes #2404
Closes #2418
Closes #2584
Closes #2670

Co-authored-by: Matti Tahvonen <matti@vaadin.com>
Co-authored-by: Kochkurov <kochkurovn@gmail.com>
Co-authored-by: Kyösti Herrala <kyosti.herrala@vincit.fi>
2021-01-02 16:43:52 +01:00
Jan-Willem Gmelig Meyling
80fdeb7505
Merge pull request #2627 from ilitosh/i2467
Prevent ExtendedBeanSerializer from generating 2 toString methods
2021-01-01 21:49:55 +01:00
Ilya Litosh
8e4bedb4ca Prevent ExtendedBeanSerializer from generating 2 toString methods 2021-01-01 16:26:06 +01:00
Alexey Egorov
6ddab435e6 fix for #2106 enable NullsLast support in querydsl-collections orderBy() 2021-01-01 16:13:01 +01:00
Jan-Willem Gmelig Meyling
33dd19c855 [#2666] Clearer exception for using unsupported SQL Expressions in JPQL 2021-01-01 16:02:56 +01:00
Jan-Willem Gmelig Meyling
a114f2018e Updated CHANGELOG.md 2021-01-01 13:49:57 +01:00
Jan-Willem Gmelig Meyling
f323402c6c Updated CHANGELOG.md 2021-01-01 13:40:52 +01:00
Jan-Willem Gmelig Meyling
0fb26e84c8 [#2479] Migrate off of JSR305 2020-12-31 17:52:35 +01:00
Jan-Willem Gmelig Meyling
152c140296 Update changelog / release notes 2020-12-31 17:15:07 +01:00
Jan-Willem Gmelig Meyling
aa15195268 Update Changelog 2020-12-31 15:57:42 +01:00
Jan-Willem Gmelig Meyling
44eb2420f9 Make Hibernate 5 the default and update changelog 2020-12-31 15:09:03 +01:00
Jan-Willem Gmelig Meyling
dfc50ac0d9 Target Java 8 for compilation 2020-10-26 19:49:27 +01:00