Christian Beikov
|
4ee71faecf
|
Improve SemanticQueryBuilder performance and fix a few generics related issues
|
2021-08-02 14:56:02 +02:00 |
Andrea Boriero
|
e93f43a43f
|
Merge remote-tracking branch 'upstream/main' into wip/6.0
|
2021-08-02 14:02:30 +02:00 |
Christian Beikov
|
e528a1ab53
|
HHH-14768 Fix recursive type variable rendering
|
2021-08-02 09:59:41 +02:00 |
Steve Ebersole
|
df9df2a738
|
Fixes for Yoann's search + 6.0 tracking
- test for Criteria handling. Unable to reproduce unfortunately
|
2021-07-29 13:31:21 -05:00 |
Steve Ebersole
|
8362ce72ba
|
Fixes for Yoann's search + 6.0 tracking
query-options - null cache-mode
|
2021-07-29 13:31:21 -05:00 |
Steve Ebersole
|
a716b348f7
|
japmodelgen xjc task cacheability
|
2021-07-29 13:31:21 -05:00 |
Hibernate-CI
|
c1f28b4d09
|
5.5.6-SNAPSHOT
|
2021-07-29 14:18:40 +00:00 |
Hibernate-CI
|
3de90a261f
|
5.5.5.Final
|
2021-07-29 14:13:58 +00:00 |
Gail Badner
|
b1975ba05d
|
HHH-11926 : Add FailureExpected test
|
2021-07-29 12:06:02 +01:00 |
Sanne Grinovero
|
83975eaddf
|
HHH-14755 Allow configuring the DefaultIdentifierGeneratorFactory to ignore BeanContainer(s)
|
2021-07-29 12:04:37 +01:00 |
Sanne Grinovero
|
d4ed42149b
|
HHH-14755 Remove some dead code from DefaultIdentifierGeneratorFactory
|
2021-07-29 12:04:37 +01:00 |
boris-unckel
|
78e620d9fe
|
HHH-14761 Exception message String.format too many variables
Fix https://hibernate.atlassian.net/browse/HHH-14761
|
2021-07-29 12:02:00 +01:00 |
Christian Beikov
|
1a6924c297
|
HHH-14724 Fix generation of problematic metamodel classes which use TYPE_USE annotations
|
2021-07-29 12:59:43 +02:00 |
Thomas Heigl
|
0fdf431715
|
HHH-14724 Add test for intersection types
|
2021-07-29 12:59:43 +02:00 |
Thomas Heigl
|
e868e61cec
|
HHH-14724 Test-case demonstrating compilation issues with converters and validation
|
2021-07-29 12:59:43 +02:00 |
Christian Beikov
|
e82a45d616
|
Fix issues with Oracle 12.1c
|
2021-07-28 16:26:09 +02:00 |
Christian Beikov
|
ad49a41cd9
|
Fix issues with HANA to allow running the testsuite
|
2021-07-28 16:26:09 +02:00 |
Christian Beikov
|
87604549ef
|
Support usage of boolean expression in predicate context
|
2021-07-28 16:26:09 +02:00 |
Christian Beikov
|
87258af3f9
|
HHH-14495 Use table name, rather than entity name, as base for per-entity implicit sequence naming
|
2021-07-28 16:26:09 +02:00 |
Christian Beikov
|
34f0b08c24
|
HHH-14512 Add Jenkinsfile for matrix build
|
2021-07-28 16:26:09 +02:00 |
Gavin King
|
8dd0ed7c2d
|
clean imports and remove useless override
|
2021-07-28 15:22:41 +02:00 |
Gavin King
|
7aeb03beea
|
remove older getJdbcType() method
|
2021-07-28 15:22:41 +02:00 |
Gavin King
|
526b3659c8
|
more correct test code
|
2021-07-28 15:22:41 +02:00 |
Gavin King
|
07096e7cc1
|
introduce JDBCTypeDescriptor.getDefaultSqlTypeCode()
and rename sqlType -> jdbcTypeCode in Type hierarchy for consistency
See https://github.com/hibernate/hibernate-orm/discussions/4088
|
2021-07-28 15:22:41 +02:00 |
Steve Ebersole
|
80e77b63d5
|
additional work to get jakarta module tests working
|
2021-07-28 04:15:58 -05:00 |
Steve Ebersole
|
431de4ba68
|
remove dependency on hibernate-core-jakarta tests from hibernate-envers-jakarta
|
2021-07-27 19:53:42 -05:00 |
Steve Ebersole
|
d16073f7ce
|
remove dependency on hibernate-core tests from hibernate-envers
|
2021-07-27 19:38:44 -05:00 |
Steve Ebersole
|
1c100f5af0
|
Tests for binding composite-valued query parameters
|
2021-07-27 09:17:15 -05:00 |
Alvaro Esteban Pedraza
|
aa5d40852c
|
HHH-10661 Reduce code duplication in serialize method of StatefulPersistenceContext
|
2021-07-27 14:51:01 +01:00 |
Sanne Grinovero
|
ff9f6efc0d
|
HHH-11413 Fixing code style
|
2021-07-27 14:13:23 +01:00 |
Dariush Moshiri
|
787f0a44ea
|
HHH-11413: Native named query creation fails unintuitively when no resultClass is specified
|
2021-07-27 14:13:08 +01:00 |
Steve Ebersole
|
6d9bcd09c1
|
Tests for binding composite-valued query parameters
|
2021-07-26 16:37:18 -05:00 |
Steve Ebersole
|
c1732f867c
|
Query domain-results
|
2021-07-26 15:16:37 -05:00 |
Steve Ebersole
|
9f2ae95397
|
Gradle task cache
Gradle 7 prep
|
2021-07-26 13:51:38 -05:00 |
Andrea Boriero
|
967553add4
|
Fix multiparameter binding issue
|
2021-07-26 17:29:49 +02:00 |
Andrea Boriero
|
e4571cbf30
|
Fix issue with Sybase,the hbm mapping was causing errors with case sensitive dbs
|
2021-07-26 16:43:26 +02:00 |
Andrea Boriero
|
77d870f08c
|
Re-enabled additional tests
|
2021-07-26 16:43:26 +02:00 |
Andrea Boriero
|
3aa875b037
|
Fix ScrollableResultsImpl not initializing non lazy collections
|
2021-07-26 16:43:26 +02:00 |
Andrea Boriero
|
ba5d90d116
|
Fix StatelessSession#uniqueResult() not clearing the temporary PersistenceContext
|
2021-07-26 16:43:26 +02:00 |
Andrea Boriero
|
4eb27e61b1
|
Fix StateleSession call to PostLoadEvent causing NPE
|
2021-07-26 16:43:26 +02:00 |
Andrea Boriero
|
78b8b4aed8
|
Fix close connection when a transaction is not active and connection handling mode is not equal to AFTER_STATEMENT
|
2021-07-26 16:43:26 +02:00 |
Andrea Boriero
|
a648e637cc
|
Re-enabled additional tests
|
2021-07-26 16:43:26 +02:00 |
Andrea Boriero
|
3022371d3e
|
Re-enabled additional tests
|
2021-07-26 16:43:26 +02:00 |
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 |