Francesco Marino
bb37bae307
HHH-15134 Update a bytecode enanchhed Entity with a Version attribute causes OptimisticLockException
2022-05-16 13:09:33 +02:00
Sanne Grinovero
f1c1806bdc
HHH-15274 Field LazyAttributeLoadingInterceptor#lazyFields can never be null
2022-05-16 13:09:33 +02:00
Sanne Grinovero
a3fa9d8cf9
HHH-15274 Optimise LazyAttributeLoadingInterceptor's routines to identify lazy fields
2022-05-16 13:09:33 +02:00
Andrea Boriero
22073e125a
HHH-15269 Update NativeQuery unable to use h-schema placeholder, just emits placeholder contents into SQL
2022-05-16 11:04:52 +02:00
Andrea Boriero
0af0cd7be8
HHH-15269 Add test for issue
2022-05-16 11:04:44 +02:00
Nathan Xu
f0e0d10130
HHH-15263 - @NamedQuery is not supported with UPDATE statement
2022-05-13 14:23:05 +02:00
Christian Beikov
9b2503896f
HHH-15267 Make ParameterBindingsMemento extend Serializable so that cache keys can be serialized
2022-05-13 13:41:16 +02:00
Christian Beikov
22d018fb8a
HHH-15266 Fix NPE during function logging due to wrong character_length alternative key registration
2022-05-13 13:41:09 +02:00
Yoann Rodière
a2b6e6df19
HHH-15265 Take default catalog/schema into account when generating DDL comments
2022-05-13 13:29:42 +02:00
Yoann Rodière
d0fedca1a8
HHH-15265 Test that default catalog/schema are taken into account in generated DDL comments
2022-05-13 13:29:42 +02:00
Yoann Rodière
1fbe8dd831
HHH-15270 Fix inconsistent precedence of orm.xml implicit catalog over "default_catalog" in XML-mapped entities
2022-05-13 13:29:42 +02:00
Yoann Rodière
2a31805981
HHH-15270 Test default catalog/schema with hbm.xml/orm.xml mapping when catalog/schema not specified at file level
2022-05-13 13:29:42 +02:00
Christian Beikov
34f7c70538
Fix workflow target branch
2022-05-13 13:28:53 +02:00
Steve Ebersole
3caa5aa44f
Minor changes to signing and build logging cleanup
2022-05-12 17:56:16 +02:00
Steve Ebersole
8494be4fe4
Javadoc
2022-05-12 12:27:57 +02:00
dependabot[bot]
c7e0cf3c24
Bump com.gradle.common-custom-user-data-gradle-plugin
...
Bumps com.gradle.common-custom-user-data-gradle-plugin from 1.4.2 to 1.6.5.
---
updated-dependencies:
- dependency-name: com.gradle.common-custom-user-data-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-12 12:25:57 +02:00
Christian Beikov
7a2b8004db
Prepare Jenkinsfiles for TCK runs to be multi-branch friendly
2022-05-12 12:20:38 +02:00
Christian Beikov
d3b2c802ce
Add Jenkins pipeline for publishing snapshots
2022-05-12 10:55:21 +02:00
Jerome Prinet
5b580106ba
Remove open-pull-requests-limit setting
2022-05-06 12:16:33 -05:00
Jerome Prinet
74588fc29e
Add dependabot configuration to monitor Gradle plugins
2022-05-06 12:16:33 -05:00
Hibernate-CI
dca3695a1d
Post-steps for release : 6.0.1.Final
6.0.1
2022-05-06 16:47:20 +00:00
Hibernate-CI
f50460baa5
Pre-steps for release : 6.0.1.Final
2022-05-06 16:43:13 +00:00
Andrea Boriero
fd37bb93d5
gradle fix upload documentation server url
2022-05-06 18:41:48 +02:00
Andrea Boriero
c02440eb8e
Fix issue with gradle upload documentation task
2022-05-06 18:34:35 +02:00
Andrea Boriero
3ef306b7e3
Gradle add Jackson xml lib to javadocClasspath
2022-05-06 18:24:31 +02:00
Andrea Boriero
26cd9d27ff
Fix doc descriptor server url
2022-05-06 17:29:36 +02:00
Andrea Boriero
81d6fef345
gradle doc publishing add --delete option to rsync
2022-05-06 16:04:21 +02:00
Andrea Boriero
1bd4d572b4
Gradle publishing use rsync instead of scp
2022-05-06 15:54:16 +02:00
Steve Ebersole
c43fa6b4d9
Fix signing of published artifacts
...
- for explicit signing, current form only works if the full task name/path is used from the command line, rather that Gradle's handling for tasks "short cuts". E.g., this works :`gradlew signPublishedArtifactsPublication`; but this does not: `gradlew sign`
2022-05-05 12:49:00 -05:00
Andrea Boriero
29848043b6
HHH-15229 Query returns null for broken foreign key reference and NotFoundAction.EXCEPTION
2022-05-05 16:28:32 +02:00
Andrea Boriero
0ce120a344
HHH-15229 Add test for issue
2022-05-05 16:28:32 +02:00
Ptits de Barbe
19f6959519
HHH-4384 Allow join column override if @JoinColumn is absent on @OneToOne(mappedBy = "").
...
Tests: this case and disallow if mappedBy > "".
2022-05-05 16:03:11 +02:00
Nathan Xu
d998d6fb48
HHH-15241 fix broken references in javadoc
2022-05-05 16:01:55 +02:00
Nathan Xu
691ee7bf5d
HHH-15246 fix NPE when null value is set to Enum in query
2022-05-05 13:42:51 +02:00
Christian Beikov
a961ba45ac
Add documentation for CompositeUserType
2022-05-05 09:18:19 +02:00
Christian Beikov
c18e611ed6
HHH-15200 Add support for the SQLXML type
2022-05-05 09:07:37 +02:00
Sanne Grinovero
d0b7d7f4b5
HHH-15244 Upgrade to HCANN 6.0.1.Final
2022-05-05 08:22:02 +02:00
Christian Beikov
95cc3c2135
HHH-15165 Add abstract GIS base types to reduce code duplication
2022-05-04 16:55:15 +02:00
Christian Beikov
51c40cd6a1
HHH-15165 Add support for SQL geography type
2022-05-04 16:55:15 +02:00
Karel Maesen
9e69f5fd4c
HHH-15245 update the CockroachDB docker config
...
Applied recommended CockroachDB settings for single-node testing.
2022-05-04 16:28:05 +02:00
Karel Maesen
93f1c0401d
HHH-15245 fix test regression
2022-05-04 16:28:05 +02:00
Nathan Xu
64c39691ff
HHH-15211 fix embeddable basic attribute converter hash code bug
2022-05-04 10:12:40 +02:00
Nathan Xu
1946aea068
HHH-15211 add testing case
2022-05-04 10:12:40 +02:00
Andrea Boriero
6a778a321a
HHH-15240 Defining a UserVersionType causes AssertionError from VersionResolution if running in JVM with -ea flag set
2022-05-04 09:09:04 +02:00
Andrea Boriero
6b02554c82
HHH-15240 Add test for issue
2022-05-04 09:09:04 +02:00
Nathan Xu
79adc41918
HHH-15224 update the module list in "getting started guide"
2022-05-03 10:20:40 +02:00
Nathan Xu
8af615386f
HHH-15154 tweak verbiage in user guide on FetchMode.SUBSELECT
2022-05-03 10:15:06 +02:00
Andrea Boriero
5f0c215d6d
HHH-14843 Add test for issue
2022-05-03 09:56:48 +02:00
Hirosato Hano
ef443b11ad
HHH-15238 - Documentation: update JDBC logging configuration for 6.0
2022-05-02 13:10:04 +02:00
Nathan Xu
b469c73d1e
HHH-15232 fix a bug when empty entity collection is provided for a query parameter
2022-05-02 10:13:15 +02:00