Jan-Willem Gmelig Meyling
|
34bacba59e
|
HHH-14380 Test case from https://github.com/Blazebit/blaze-persistence/pull/1237 for subquery in on-clause
|
2020-12-20 10:52:20 +01:00 |
jiangHZ
|
cc14c785b9
|
HHH-13913 An SQL Dialect for PostgreSQL 10 and later. Adds support for Partition table.
|
2020-12-16 14:39:17 +01:00 |
Sanne Grinovero
|
92bca8f4f1
|
HHH-14356 Have Hibernate Envers produce a user friendly bootstrap exception if xml_mapping_enabled=false
|
2020-12-14 16:31:15 +00:00 |
Yanming Zhou
|
c9ade2affe
|
HHH-14356 Avoid NPE when booting with xml_mapping_enabled=false
Introduced by HHH-14334
when use Envers with hibernate.xml_mapping_enabled=false
see 34151a9660 (r44735539)
|
2020-12-14 16:26:12 +00:00 |
Erin Schnabel
|
33ac4174c7
|
HHH-14337 Micrometer support
|
2020-12-14 15:03:55 +00:00 |
Yoann Rodière
|
552ff9b4af
|
HHH-14371 Open java.base/java.lang to the unnamed module in Proxool tests
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
|
2020-12-14 14:02:18 +00:00 |
Yoann Rodière
|
1acb6fea52
|
HHH-14371 Add --add-opens options required for Gradle plugin tests
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
|
2020-12-14 14:02:18 +00:00 |
Yoann Rodière
|
6396cd17a2
|
HHH-14371 Open java.base/java.lang to the unnamed module in javassist tests
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
|
2020-12-14 14:02:18 +00:00 |
Yoann Rodière
|
7f518cddb3
|
HHH-14371 Move tests specific to Javassist to the appropriate source set
Otherwise they won't be executed with the appropriate JVM args.
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
|
2020-12-14 14:02:18 +00:00 |
Yoann Rodière
|
8e3bf43a18
|
HHH-14371 Open java.base/java.security and java/base/java.lang to the unnamed module in tests
Weld needs this, in CDI tests.
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
|
2020-12-14 14:02:18 +00:00 |
Yoann Rodière
|
27c5980a20
|
HHH-14371 Open java.base/java.nio.charset to the unnamed module in tests
NamingHelper test needs access to Charset.defaultCharset.
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
|
2020-12-14 14:02:18 +00:00 |
Yoann Rodière
|
f6a9338f97
|
HHH-14371 Correctly set JVM args in the JVM running tests
Turns out getJvmArgs() returns a copy, so modifying that copy won't
change the JVM args.
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
|
2020-12-14 14:02:18 +00:00 |
Yoann Rodière
|
2659e75271
|
HHH-14372 Upgrade to Weld 3.1.5.Final in tests
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
|
2020-12-14 14:02:18 +00:00 |
Yoann Rodière
|
6c128598b0
|
HHH-14370 Add --add-opens options required for Gradle
In order to work around illegal accesses in Gradle.
Signed-off-by: Yoann Rodière <yoann@hibernate.org>
|
2020-12-14 14:02:18 +00:00 |
Andrea Boriero
|
f468666b6d
|
HHH-14360 Fix failure on Oracle db
|
2020-12-11 17:16:29 +01:00 |
Christian Beikov
|
c915168cf1
|
HHH-14360 Test a fix for NPE due to non-existing previous state in bytecode enhanced dirty attribute resolving
|
2020-12-09 11:46:43 +01:00 |
Andrea Boriero
|
dbec10aff1
|
HHH-14364 UpdateDetachedTest#testUpdateDetachedWithAttachedPersistentSet failing when run on OracleDB
|
2020-12-08 16:04:07 +01:00 |
Andrea Boriero
|
bdc3a5cdc7
|
HHH-14363 MutableTypeEnhancementTestCase failing when run on Oracle DB
|
2020-12-08 15:45:37 +01:00 |
Andrea Boriero
|
cf9d4ec3b3
|
HHH-14242 Fix issue for Dialects supporting row value constructor Syntax but not in the SET clause
|
2020-11-30 20:59:01 +00:00 |
Andrea Boriero
|
e7bcc03ede
|
HHH-14251 Fix issue for Dialects not supporting row value constructor Syntax
|
2020-11-30 20:58:50 +00:00 |
Andrea Boriero
|
9376650097
|
HHH-14251 Invalid SQL for @Embedded UPDATE
|
2020-11-30 20:58:44 +00:00 |
Andrea Boriero
|
900da12419
|
HHH-14251 Add test for issue
|
2020-11-30 20:58:37 +00:00 |
nicklas.wallgren
|
53a5c7fa97
|
HHH-14350 MariaDB103Dialect requires the lock wait timeout to be expressed in seconds
|
2020-11-30 20:38:39 +00:00 |
Michael Edgar
|
3de7fb653e
|
HHH-14346 Check declaredPluralAttributes for null before access
|
2020-11-30 18:49:55 +00:00 |
Christian Beikov
|
8ded205b5f
|
HHH-14343 Fix quoting of column names when globally quoted identifiers is active
|
2020-11-30 17:35:41 +00:00 |
info@kawoolutions.com
|
3434293a7e
|
Test case for HHH-14343
|
2020-11-30 17:35:41 +00:00 |
Christian Beikov
|
e2dbf52abe
|
Restore collectionsInDefaultFetchGroupEnabled usage in LazyAttributesMetadata
|
2020-11-30 17:17:58 +00:00 |
Christian Beikov
|
b08fbdaa6e
|
HHH-14348 Special handling in bytecode enhancement for lazy PersistentCollection fields
|
2020-11-30 17:17:58 +00:00 |
Christian Beikov
|
36d9ec4040
|
Fix permissions and typo
|
2020-11-26 17:27:44 +01:00 |
Christian Beikov
|
234bfab1ac
|
HHH-14336 Enable tests across databases in Github Actions
|
2020-11-26 16:15:15 +01:00 |
Christian Beikov
|
c3eaa7cf30
|
HHH-13945 Fix issues on PostgreSQL
|
2020-11-23 14:44:51 +01:00 |
Luke Chen
|
e3a9ee61f2
|
HHH-13945: add debug log during exception thrown
|
2020-11-23 13:52:19 +01:00 |
Luke Chen
|
2404ff56ab
|
HHH-13945: catch PersistenceException during envers unproxy the field value, and fallback to using proxy entity
|
2020-11-23 13:52:19 +01:00 |
Luke Chen
|
2228bd238e
|
HHH-13945: fallback to call map if exception thrown
|
2020-11-23 13:52:19 +01:00 |
Christian Beikov
|
a975fbf5d4
|
HHH-14319 Create new collection rather than clearing original which is backing PersistentCollection entry of session
|
2020-11-23 13:23:02 +01:00 |
Christian Beikov
|
966d07c2d1
|
HHH-14319 Test case showing CollectionType.replaceElements wrongly clears backing collection
|
2020-11-23 13:23:02 +01:00 |
Yanming Zhou
|
97b67603ac
|
HHH-14334 Make dom4j jaxb-api optional as possible
dependency dom4j and jaxb-api is optional if xml mapping disabled
continuation of HHH-13204
|
2020-11-20 16:17:26 +00:00 |
Christian Beikov
|
095eef2dcb
|
HHH-14335 Remember the resolved type in SimpleValue#getType instead of resolving multiple times
|
2020-11-20 10:02:33 +00:00 |
Sanne Grinovero
|
93b8095ef6
|
HHH-14333 Pessimistic Lock causes FOR UPDATE on outer join statements
|
2020-11-17 20:08:29 +00:00 |
Sanne Grinovero
|
4aa7b84a86
|
HHH-14332 Make it easier for Quarkus SPI to avoid loading XML related resources
|
2020-11-17 18:01:02 +00:00 |
Sanne Grinovero
|
6b55f8ea09
|
HHH-14329 Amend existing DirtyTrackingTest
|
2020-11-17 16:11:29 +01:00 |
Christian Beikov
|
e891a0296c
|
HHH-14329 consider mutable types always as potentially dirty when using DirtinessTracker
|
2020-11-17 13:22:38 +01:00 |
Christian Beikov
|
b15974732b
|
HHH-14329 test case showing that DirtinessTracker usage for enhanced entities doesn't respect mutable types
|
2020-11-17 12:31:00 +01:00 |
Steve Ebersole
|
be70d49df9
|
HHH-14325 - Add Query hint for specifying "query spaces" for native queries
|
2020-11-16 10:34:43 -06:00 |
Steve Ebersole
|
37a8d22155
|
HHH-14325 - Add Query hint for specifying "query spaces" for native queries
|
2020-11-16 10:32:00 -06:00 |
Sanne Grinovero
|
f9cce5a767
|
HHH-14276 Amend style and formatting
|
2020-11-16 12:12:49 +00:00 |
Christian Beikov
|
d1ee641e54
|
HHH-14276 Avoid quoting column name for looking up references during composite identifier second pass
|
2020-11-16 11:02:34 +00:00 |
info@kawoolutions.com
|
04ade27f07
|
HHH-14276 test case for strange AnnotationException: MapsId in IdClass context
|
2020-11-16 11:02:34 +00:00 |
Christian Beikov
|
ed3feeacad
|
HHH-14310 Document hibernate.query.in_clause_parameter_padding and some other missing config properties
|
2020-11-16 10:29:04 +00:00 |
Christian Beikov
|
8e8844d485
|
HHH-14322 Fix HBM many-to-one property ref support
|
2020-11-16 10:07:39 +00:00 |