Andrea Boriero
|
96be013089
|
Re-enabled additional tests
|
2021-07-26 16:43:26 +02:00 |
Andrea Boriero
|
96f8273673
|
Fix create a new instance while a corresponding one is loading
|
2021-07-26 16:43:26 +02:00 |
Andrea Boriero
|
8dcd63dcee
|
Fix Sybase error when use jdbc metadata defaults is set to false
|
2021-07-26 16:43:26 +02:00 |
Andrea Boriero
|
6c98d3400f
|
Change default MysqlDialect constructor to use version 5 instead of 4
|
2021-07-26 16:43:26 +02:00 |
Andrea Boriero
|
c06788dd88
|
Re-enabled additional tests
|
2021-07-26 16:43:26 +02:00 |
Andrea Boriero
|
821d85b9a3
|
Implemented EmbeddableMappingType and EmbeddedIdentifierMappingImpl applySqlSelections methods
|
2021-07-26 16:43:26 +02:00 |
Andrea Boriero
|
ab8cfe0d83
|
Fix multi value parameters expansion for SelfRenderingSqmFunction
|
2021-07-26 16:43:26 +02:00 |
Andrea Boriero
|
3f7044eebe
|
Re-enabled additional tests
|
2021-07-26 16:43:26 +02:00 |
Karel Maesen
|
6b4f4755f3
|
HHH-14745 Fix formatting
|
2021-07-26 16:26:11 +02:00 |
Karel Maesen
|
649b2187e1
|
HHH-14745 Directly contribute functions to the SqmFunctionRegistry
|
2021-07-26 16:26:11 +02:00 |
Karel Maesen
|
c0a18ee99e
|
HHH-14745 Add ordinal() to avoid non-determinism
|
2021-07-26 16:26:11 +02:00 |
Karel Maesen
|
9aba4532cd
|
HHH-147 Fix method name in contract
|
2021-07-26 16:26:11 +02:00 |
Karel Maesen
|
21dd7a35f1
|
HHH-14745 Add FunctionContributor contract
|
2021-07-26 16:26:11 +02:00 |
Andrea Boriero
|
76df5a5f4b
|
Merge remote-tracking branch 'upstream/main' into wip/6.0
|
2021-07-26 15:15:29 +02:00 |
Steve Ebersole
|
70093b8980
|
release project and up-to-date improvements
|
2021-07-23 10:07:39 -05:00 |
Steve Ebersole
|
2c969c0dbc
|
improve `:release:assembleDocumentation` task
|
2021-07-20 11:11:20 -05:00 |
Sanne Grinovero
|
0325cd632a
|
HHH-14740 Still need the nullcheck removed in HHH-14727
|
2021-07-20 14:10:06 +01:00 |
Steve Ebersole
|
2e4f2c75df
|
upgrade `matrix-test` plugin to version `3.1.1`
|
2021-07-19 16:46:50 -05:00 |
Steve Ebersole
|
e2e93e51b7
|
improvements to JAXB XJC handling
|
2021-07-19 16:45:50 -05:00 |
Steve Ebersole
|
1ec2cd6c5e
|
fix assembleDocumentation task
|
2021-07-19 13:52:14 -05:00 |
Steve Ebersole
|
fc91131278
|
make jakarta tasks cacheable
|
2021-07-19 13:52:14 -05:00 |
Steve Ebersole
|
4f265ee8ce
|
hibernate-transaction-client dep resolution during Gradle conf
|
2021-07-19 13:52:14 -05:00 |
Hibernate-CI
|
4454f170fa
|
5.5.5-SNAPSHOT
|
2021-07-19 09:33:59 +00:00 |
Hibernate-CI
|
fb36fe2541
|
5.5.4.Final
|
2021-07-19 09:29:02 +00:00 |
Andrea Boriero
|
c0041ba073
|
HHH-14772 InformationExtractorJdbcDatabaseMetaDataImpl#getCurrentSchema() method returns currentCatalog if schema == null
|
2021-07-18 21:05:57 +01:00 |
Sanne Grinovero
|
f60d8bcd12
|
HHH-14734 No good reason tu use TypeCache(s) with WithInlineExpunction
|
2021-07-16 16:43:02 +01:00 |
Sanne Grinovero
|
e782ddf8f9
|
HHH-14733 Not useful to clear the bycodeprovider caches on sessionFactoryClosing
|
2021-07-16 16:43:02 +01:00 |
Sanne Grinovero
|
6608d03bfc
|
HHH-14732 ProxyDefinitionHelpers are immutable and can be declared static
|
2021-07-16 16:43:02 +01:00 |
Sanne Grinovero
|
0768663895
|
HHH-14731 Simplify SPI ProxyFactoryFactory#buildBasicProxyFactory to accept a single class or interface only
And deprecate method org.hibernate.bytecode.spi.ProxyFactoryFactory#buildBasicProxyFactory(java.lang.Class, java.lang.Class[])
|
2021-07-16 16:43:02 +01:00 |
Andrea Boriero
|
6c98441518
|
HHH-14730 Avoid loading the same entity proxy twice for the same result set
|
2021-07-16 13:22:37 +02:00 |
Sanne Grinovero
|
5616284a12
|
HHH-14727 Minor code cleanup in StandardSQLExceptionConverter
|
2021-07-16 11:16:36 +01:00 |
Andrea Boriero
|
98e64579fa
|
Merge branch 'main' into wip/6.0
|
2021-07-16 11:24:53 +02:00 |
Yoann Rodière
|
e4199decb5
|
HHH-14707 Upgrade to Byte Buddy 1.11.8
|
2021-07-16 10:19:42 +01:00 |
Yoann Rodière
|
0a16e341c9
|
HHH-14730 Avoid loading the same entity proxy twice for the same result set
|
2021-07-16 10:09:29 +02:00 |
Yoann Rodière
|
4a2d19a171
|
HHH-14730 Test lazy loading of bytecode-enhancement proxy triggered by loading of a collection with eager references to that proxy
|
2021-07-16 10:09:29 +02:00 |
Andrea Boriero
|
8b02aaf5a8
|
HHH-14608 Merge causes StackOverflow when JPA proxy compliance is enabled
|
2021-07-15 21:01:09 -07:00 |
Andrea Boriero
|
8dcf6f983b
|
HHH-14608 Add test for issue
|
2021-07-15 21:01:09 -07:00 |
Sanne Grinovero
|
1c16d8da97
|
HHH-14728 Include CamelCaseToUnderscoresNamingStrategy from Spring Boot
|
2021-07-15 21:56:34 +01:00 |
Gail Badner
|
6d16d6d32f
|
HHH-14720 : Aliases generated for mixed-case column names that end in a number are not all lower-case
|
2021-07-15 21:48:24 +01:00 |
Gail Badner
|
c4ff6c19ac
|
HHH-14720 : Added test case
|
2021-07-15 21:48:24 +01:00 |
Steve Ebersole
|
b26b00a358
|
Bump matrix testing plugin to 3.1.0 (prep for Gradle 7)
|
2021-07-14 11:44:35 -05:00 |
Steve Ebersole
|
1b5c78c85b
|
Bump matrix testing plugin to 3.1.0 (prep for Gradle 7)
|
2021-07-14 11:42:40 -05:00 |
Steve Ebersole
|
7c80d8b460
|
Upgrade com.gradle.common-custom-user-data-gradle-plugin
|
2021-07-14 11:12:33 -05:00 |
Yoann Rodière
|
c78a0a2b16
|
HHH-14709 Move to Gradle's built-in way of testing Java modules
|
2021-07-09 12:42:08 +02:00 |
Yoann Rodière
|
15f30bd338
|
HHH-14709 Upgrade to Gradle 6.7.1
|
2021-07-09 12:42:08 +02:00 |
Andrea Boriero
|
c11b460cb2
|
Merge remote-tracking branch 'upstream/main' into wip/6.0
|
2021-07-09 08:44:01 +02:00 |
Sebastian Nohn
|
4e9b96247f
|
HHH-14715: Update maven-core to 3.8.1 fixing CVE-201-26291
|
2021-07-08 19:31:24 -05:00 |
Sebastian Nohn
|
8e68ad2349
|
HHH-14719 bump apache-derby to 10.14.2.0 fixing CVE-2015-1832 and CVE-2018-1313
|
2021-07-08 19:29:47 -05:00 |
Andrea Boriero
|
d40a8582be
|
Merge remote-tracking branch 'upstream/main' into wip/6.0
|
2021-07-08 19:59:59 +02:00 |
Andrea Boriero
|
a2e3c58257
|
Fix a typo
|
2021-07-08 14:09:46 +02:00 |