Gail Badner
09a278a1b9
HHH-11957 : Fix test case to work pre-5.2
...
(cherry picked from commit 57e63081b7
)
2018-01-09 21:31:22 -08:00
Gail Badner
a983c9c37b
HHH-11957 : DB2 substring method needs to be exposed in DB297Dialect
...
(cherry picked from commit 385a18b11b
)
2018-01-09 21:31:22 -08:00
Gail Badner
659024713b
HHH-11915 - DatabaseMetaData#getIndexInfo can return column names enclosed in quotes on PostgresPlus
...
(cherry picked from commit bb905dcb00
)
2018-01-09 21:13:53 -08:00
Andrea Boriero
a5839cea07
HHH-11915 - DatabaseMetaData#getIndexInfo can return column names enclosed in quotes on PostgresPlus
...
(cherry picked from commit 65b5e6445b
)
2018-01-09 21:13:53 -08:00
Vlad Mihalcea
21d60eb008
HHH-11377 - ReflectHelper#getConstantValue should consider digits as well
...
(cherry picked from commit 491d7341ad
)
2018-01-09 21:01:29 -08:00
Gail Badner
9e6585b804
HHH-4959 : change default for hibernate.query.conventional_java_constants to false
2018-01-09 20:53:43 -08:00
Vlad Mihalcea
d0059cdef9
HHH-4959 - Concurrent HQL parsing blocks on ReflectHelper.classForName()
...
Exclude JPQL and Criteria API aliases when searching for a Java constant value
(cherry picked from commit 0bd7b8eac1
)
2018-01-09 15:23:23 -08:00
Andrea Boriero
cf88522a31
HHH-11808 - Update migration guide and documentation
2017-09-07 22:42:57 -07:00
Gail Badner
5720cdd996
HHH-11935 : Log a warning and update documentation that enabling "empty" composites is an experimental feature
...
(cherry picked from commit 407360d957
)
2017-08-18 13:33:18 -07:00
Gail Badner
845f75c4f3
HHH-10984 HHH-10617 - fix to comply with java 1.6 source
2017-08-17 23:24:56 -07:00
Gail Badner
8c71eefcf3
HHH-10984 HHH-10617 - Fix added tests to work on pre-5.2
2017-08-17 23:03:19 -07:00
Steve Ebersole
f72cc1c1d4
HHH-10984 - Have multiLoad not return (unflushed) DELETED entities;
...
HHH-10617 - multiLoad behavior
(cherry picked from commit 72e948514e
)
2017-08-17 23:01:53 -07:00
jcibik
1c0a7a6ae6
HHH-11927 - CascadeMergeToChildBeforeParentTest should not assume the persisted entity has the id with a value of 1
...
(cherry picked from commit 203793be63
)
2017-08-16 22:47:40 -07:00
Gail Badner
80c441cbe0
HHH-11905 - AbstractLobTest Fails on Sybase
2017-08-16 22:23:17 -07:00
Gail Badner
013daa2ca9
HHH-11910 : SchemaUpdateTest fails on databases using case-insensitive identifiers
...
(cherry picked from commit cc342dc072
)
2017-08-04 16:51:59 -07:00
Gail Badner
70d3d617ec
HHH-11904 - EnumExplicitTypeTest test assert fails on mariadb clusters
2017-08-04 11:53:42 -07:00
Gail Badner
792b16de10
HHH-11344 : fix checkstyle failure
2017-07-24 23:55:20 -07:00
Andrea Boriero
db6eca861e
HHH-11889 - Fix PostgreSQL failing tests
...
(cherry picked from commit f201d2829e
)
2017-07-24 22:23:59 -07:00
Radim Vansa
4cc22a679d
HHH-11344 : Prevent NPE when running with log on trace level
...
(cherry picked from commit 4ceb71f08a
)
2017-07-19 13:43:09 -07:00
Gail Badner
f413732e81
HHH-11832 : ManyToManyWithDynamicFilterTest fails on Sybase due to reserved word
...
(cherry picked from commit 9584b16089
)
2017-06-21 20:28:10 -07:00
Vlad Mihalcea
16a0f01f00
HHH-11585 - Batch ordering fails for bidirectional one-to-one associations
...
(cherry picked from commit f90845c30c
)
HHH-11585 : Batch ordering fails for bidirectional one-to-one associations
HHH-11585 - Batch ordering fails for bidirectional one-to-one associations
- take into consideration legacy one-to-one mappings with composite ids as well
(cherry picked from commit acae69ffaf
)
HHH-11585 : Fix test case to work on pre-5.2 branches
HHH-11585 - Batch ordering fails for bidirectional one-to-one associations
2017-06-16 16:44:13 -07:00
Chris Cranford
820caed4d7
HHH-11502 - Fix NPE.
...
(cherry picked from commit e77d18c0d1
)
2017-06-14 16:21:35 -07:00
Russ Tennant
f1fa8bd116
Test case for HHH-11502
...
(cherry picked from commit 8d726a35b1
)
2017-06-14 16:18:56 -07:00
Chris Cranford
79c6c1652c
HHH-11205 - Fixed nationalization support when field type is char.
...
(cherry picked from commit 468ed1b609
)
2017-06-14 13:33:46 -07:00
Gail Badner
889dc0c1be
HHH-11205 : Fix test to work for pre-5.2
2017-06-14 13:33:46 -07:00
Chris Cranford
39d6fdb0d8
HHH-11205 - Added test case.
...
(cherry picked from commit 1b8d94ddba
)
2017-06-14 13:19:02 -07:00
Gail Badner
473f43cdd5
HHH-11818 : ClassCastException when binding a MaterializedNClobType as NClob
...
(cherry picked from commit 3f2c36ab69
)
2017-06-14 13:15:45 -07:00
Steve Ebersole
8701d1044c
HHH-11296 - Incorrect handling of NCLOB streaming
...
(cherry picked from commit 0ab2992a9a
)
2017-06-14 13:15:01 -07:00
Gail Badner
30c0b96c92
HHH-11296 HHH-11818 : Fix test to work for pre-5.2
2017-06-14 13:10:40 -07:00
Gail Badner
4df2559816
HHH-11818 HHH-11296 : Added tests
...
(cherry picked from commit 515e45e382
)
2017-06-14 13:08:34 -07:00
Gail Badner
65df88dfb8
HHH-11133 : Fix test case to work pre-5.2
2017-06-09 15:19:53 -07:00
Chris Cranford
0510ea8954
HHH-11133 - Add discriminator-value attribute support for joined-subclass hbm mapping elements.
...
(cherry picked from commit 2d03ba9747
)
2017-06-09 15:03:20 -07:00
Andrea Boriero
2857189765
HHH-11536 - Fix unit tests failing on Oracle
...
(cherry picked from commit e54ce7b266
)
HHH-11536 - Fix unit tests failing on Oracle
(cherry picked from commit dd895c78b6
)
2017-06-08 19:37:33 -07:00
Christian Beikov
ee41f4b046
HHH-11450 : Checkstyle fix
...
(cherry picked from commit 57f156769b
)
2017-06-07 20:45:17 -07:00
Gail Badner
10bc06dcc8
HHH-11450 : Fixed test case to work pre-5.2
2017-06-07 16:41:33 -07:00
Christian Beikov
de4622f9ad
HHH-11450 : Introduced table group joins
...
(cherry picked from commit 753858ce73
)
2017-06-07 16:40:18 -07:00
Christian Beikov
9786a17490
Test and fix for HHH-11401
...
(cherry picked from commit 349df983f0
)
2017-06-07 15:04:48 -07:00
Christian Beikov
1c81196f13
HHH-11230 - Aggregate on (mappedBy) joined column produces invalid query
...
(cherry picked from commit 080d65de99
)
2017-06-07 14:44:06 -07:00
Christian Beikov
c30c8d9dd7
HHH-11157 : Fix failing WithClauseTest
...
(cherry picked from commit 877a05213c
)
2017-06-07 14:36:09 -07:00
Christian Beikov
f631cb4da5
HHH-11157 : Add property for disabling subquery join rewrites and handle mysql quoted identifiers
...
(cherry picked from commit 556aa265c0
)
2017-06-07 14:33:38 -07:00
Christian Beikov
4a697148e6
Fixed HHH-11157 and extended identifier handling
...
(cherry picked from commit 416fe7e6a8
)
2017-06-07 14:33:24 -07:00
Christian Beikov
1fdaf71bd3
HHH-9329: Added testcase that demonstrates issue with join table index column usage
...
(cherry picked from commit 5d6678a414
)
2017-06-07 14:31:54 -07:00
Christian Beikov
a9923d2be7
Test and fix for HHH-9329
...
(cherry picked from commit 1d823ceb76
)
2017-06-06 21:15:21 -07:00
Vlad Mihalcea
77f452fad2
HHH-10907 - Fix connection leak problem in hibernate-core tests
...
(cherry picked from commit f5e10c29eb
)
2017-06-02 16:25:18 -07:00
Vlad Mihalcea
e45f5c0e65
HHH-10907 - Fix connection leak problem in hibernate-core tests
...
(cherry picked from commit da9c6e160d
)
2017-06-02 14:07:46 -07:00
Max Tian
3345de7607
HHH-10183 - Mapping for NVARCHAR in SqlServer not working with native queries; org.hibernate.MappingException: No Dialect mapping for JDBC type: -9
...
(cherry picked from commit 0693b54256
)
2017-05-19 14:07:17 -07:00
Gail Badner
29bb4e3b2f
HHH-10183 - Fix tests to work pre-5.2
2017-05-19 14:04:46 -07:00
Vlad Mihalcea
bb95a2bd08
HHH-10183 - Mapping for NVARCHAR in SqlServer not working with native queries; org.hibernate.MappingException: No Dialect mapping for JDBC type: -9
...
Restrict test case for SQL Server only
(cherry picked from commit 22548f1127
)
2017-05-19 13:44:38 -07:00
Vlad Mihalcea
75c4a87992
HHH-10183 - Mapping for NVARCHAR in SqlServer not working with native queries; org.hibernate.MappingException: No Dialect mapping for JDBC type: -9
...
Add replicating test case
(cherry picked from commit 2a441d7f2d
)
2017-05-19 13:44:16 -07:00
Chris Cranford
b4a79ee931
HHH-11410 - Fixed ManyToMany with an active Filter to apply the condition on the join.
...
(cherry picked from commit c87194c3fe
)
2017-05-15 22:54:10 -07:00