Steve Ebersole
|
47b0f6be12
|
5.0.5
|
2015-12-02 22:28:19 -06:00 |
Gail Badner
|
9858d29b56
|
HHH-10296 : Fix more DB reserved words used by tests
|
2015-12-02 16:32:45 -08:00 |
Gail Badner
|
2030aa70ee
|
HHH-10323 : Unit test failure on Oracle because constructor cannot be found
(cherry picked from commit c3ffe16ff0 )
|
2015-12-02 15:00:04 -08:00 |
Andrea Boriero
|
05f86e43f6
|
Changed back build version to 5.0.5.SNAPSHOT, release postponed
|
2015-12-02 19:04:15 +00:00 |
Andrea Boriero
|
41dafa87c0
|
5.0.5 release
|
2015-12-02 18:03:52 +00:00 |
Andrea Boriero
|
46c6690e19
|
5.0.5 release
|
2015-12-02 18:00:08 +00:00 |
Andrea Boriero
|
087d51d505
|
HHH-10291 - Fix Partially generated composite attribute is not retrieved after insert
|
2015-12-02 16:45:45 +00:00 |
Karel Maesen
|
d3b4ae74aa
|
HHH-10157 - Postgis deserializer accepts EWKT
Backport of fix to 5.0 branch.
|
2015-12-01 23:02:23 +01:00 |
Steve Ebersole
|
052aad0ed4
|
HHH-10313 - Make SessionImplementor extend WrapperOptions
|
2015-11-30 11:13:58 -06:00 |
Andrea Boriero
|
59a5a88dbd
|
HHH-9343 - Case/when in criteria with string literal result fails type checking
|
2015-11-27 16:37:06 +00:00 |
Andrea Boriero
|
c040cb6718
|
HHH-9343 - Add test fro issue
|
2015-11-27 16:36:52 +00:00 |
Galder Zamarreño
|
5373114bc7
|
HHH-10306 Add missing license header
|
2015-11-27 13:25:16 +01:00 |
Galder Zamarreño
|
c4d5e3b950
|
HHH-10306 Plug Externalizers via module initializer
|
2015-11-27 10:04:58 +01:00 |
Andrea Boriero
|
603059b640
|
HHH-10302 - checkstyle fix
|
2015-11-26 17:35:06 +00:00 |
Sanne Grinovero
|
c8b68f5883
|
HHH-10302 Extract helper method for LoadEvent reuse and adapt code formatting to Hibernate style
|
2015-11-26 16:23:32 +00:00 |
Stuart Douglas
|
a761705e1d
|
HHH-10302 Cache the LoadEvent and PostLoadEvent to reduce allocations
|
2015-11-26 16:23:25 +00:00 |
Stuart Douglas
|
6777977df0
|
HHH-10301 Don't allocate a new List if it is not required
|
2015-11-26 15:27:23 +00:00 |
Andrea Boriero
|
a4b74e23cc
|
HHH-10321 - HHH-9866 is alive; Wrong join table column names generation with globally_quoted_identifiers
|
2015-11-26 15:06:20 +00:00 |
Radim Vansa
|
cc61914f0f
|
HHH-10185 In nonstrict-read-write mode the remove may be not applied
|
2015-11-26 15:06:11 +01:00 |
Andrea Boriero
|
9a9fb43ca5
|
HHH-9302 - SQLGrammarException with @DiscriminatorColumn in an inheritance hierarchy
|
2015-11-26 13:36:59 +00:00 |
Andrea Boriero
|
331383ccef
|
HHH-9302 - Add test for issue
|
2015-11-26 13:36:44 +00:00 |
Stuart Douglas
|
cd2ac94100
|
HHH-10314 Don't create the batch fetch queue to remove entities, as a null queue cannot contain the entity
|
2015-11-26 12:30:35 +00:00 |
Stuart Douglas
|
6ecb5ca923
|
HHH-10338 Use an explicit empty object array to prevent the varargs method allocating one
|
2015-11-26 11:56:13 +00:00 |
Sanne Grinovero
|
77850972b6
|
HHH-10336 Upgrade to Jandex 2.0.0.Final
|
2015-11-25 23:01:44 +00:00 |
Sanne Grinovero
|
eb16d3f838
|
HHH-10335 Upgrade to Hibernate Commons Annotations 5.0.1.Final
|
2015-11-25 23:01:05 +00:00 |
Gail Badner
|
24ee708de7
|
HHH-10328 : Unit test failure due to database identifier too long
|
2015-11-24 20:53:29 -08:00 |
Gail Badner
|
a2026c3ad0
|
HHH-10327 : Unit test failures due to date/time precision mismatches
|
2015-11-24 17:48:59 -08:00 |
Gail Badner
|
d8f57877f2
|
HHH-10296 : Fix more DB reserved words used by tests
|
2015-11-24 14:17:00 -08:00 |
Gail Badner
|
ae91c8722a
|
HHH-10296 : Fix more DB reserved words used by tests
|
2015-11-24 13:57:43 -08:00 |
Gail Badner
|
34dd9d186b
|
HHH-10327 : Unit test failure on Oracle due to DATE mismatches
|
2015-11-24 13:52:48 -08:00 |
Gail Badner
|
8de9ca0549
|
HHH-10325 : Test failure on MySQL and MariaDB because they do not allow casting as float type
|
2015-11-23 23:30:04 -08:00 |
Gail Badner
|
377ba9a8c0
|
HHH-10322 : Test failures due to function name differences by dialect
|
2015-11-23 17:17:42 -08:00 |
Gail Badner
|
cd581f8dfd
|
HHH-10320 : Unit test failures due to feature tested that is not supported by database
|
2015-11-23 12:14:46 -08:00 |
Gail Badner
|
cfbc0036f0
|
HHH-10296 : Fix more DB reserved words used by tests
|
2015-11-23 11:50:06 -08:00 |
Gail Badner
|
386cd74e64
|
HHH-10296 : Fix more DB reserved words used by tests
(cherry picked from commit 104635ba1f )
|
2015-11-20 23:03:31 -08:00 |
Gail Badner
|
519ba7175f
|
HHH-10312 : Unit test failures due to DB problems interpreting proper type for null value when bound to a query
|
2015-11-20 18:55:20 -08:00 |
Gail Badner
|
439dab82d0
|
HHH-10311 : Primary key length used in unit test is too long for DB2
|
2015-11-20 14:33:57 -08:00 |
Gail Badner
|
d3de746bd9
|
HHH-10308 : Don't make deep copy of property with AttributeConverter if Java type is known to be immutable
(cherry picked from commit 780c7c2fb6 )
|
2015-11-20 11:59:59 -08:00 |
Steve Ebersole
|
f5197a3f04
|
HHH-10309 - HHH-10242 is too aggressive in cases of FIELD access
(cherry picked from commit 1183a4719d )
|
2015-11-20 12:51:00 -06:00 |
Andrea Boriero
|
c7abe770de
|
HHH-10304 - ImplicitCompositeKeyJoinTest#testImplicitCompositeJoin fails due to dialect-specific differences in generated SQL string
|
2015-11-19 15:52:28 +00:00 |
Gail Badner
|
977c3f943f
|
HHH-10296 : Fix more DB reserved words used by tests
|
2015-11-18 20:49:52 -08:00 |
Steve Ebersole
|
9958312d9d
|
5.0.4 release
|
2015-11-18 13:03:14 -06:00 |
Steve Ebersole
|
a6a96cc5bf
|
5.0.4 release
|
2015-11-18 12:21:46 -06:00 |
Steve Ebersole
|
148060418b
|
5.0.4 release
|
2015-11-18 12:18:33 -06:00 |
Radim Vansa
|
33962a012e
|
HHH-10272 Make pending-puts cache template configurable
|
2015-11-18 11:43:26 -06:00 |
Andrea Boriero
|
b421040359
|
HHH-10275 - Fix Inverse foreign key for many-to-many set is nullable
|
2015-11-18 17:18:04 +00:00 |
Steve Ebersole
|
e752a78777
|
HHH-10289 - CPU performance regression in StatefulPersistenceContext.addEntry()
|
2015-11-18 08:52:09 -06:00 |
Gail Badner
|
3d89a9d118
|
HHH-10297 : Cache HashMap in AbstractRowReader instead of re-creating for each row that is read
(cherry picked from commit ccc99c690f )
|
2015-11-17 21:50:29 -08:00 |
Steve Ebersole
|
fa7a675490
|
HHH-1689 - Support subqueries in HQL as CASE statement alternatives;
SQM-30 - test
(cherry picked from commit 57401b9aa8 )
|
2015-11-17 19:23:10 -06:00 |
Steve Ebersole
|
7633d2fce5
|
HHH-10289 - CPU performance regression in StatefulPersistenceContext.addEntry()
|
2015-11-17 11:33:16 -06:00 |