Gail Badner
|
24fd25306f
|
HHH-9090 : HQL parser is trying to reuse parent implied join for subquery
(cherry picked from commit 153c4e32ef )
|
2014-08-12 17:41:46 -07:00 |
Steve Ebersole
|
9e1afbaf49
|
HHH-9312 - Database connection leak with JTA transaction tracking and background thread not releasing database connection
|
2014-08-04 13:34:09 -05:00 |
Gail Badner
|
88a93f8c03
|
HHH-9305 : HQL FromElement is not reused in some cases resulting in an additional join
(cherry picked from commit a0663f0d6c )
|
2014-07-29 19:57:37 -07:00 |
Gail Badner
|
0e43f71ca0
|
HHH-9261 : Backport HHH-9106 to 4.2 (Multiple representations of the same entity cannot be merged using cascade=merge)
|
2014-07-14 15:28:32 -07:00 |
Gail Badner
|
5597111f32
|
HHH-9261 : Backport HHH-9106 to 4.2 (Multiple representations of the same entity cannot be merged using cascade=merge)
(cherry picked from commit 31bcb0ea0a )
|
2014-07-11 17:37:48 -07:00 |
Gail Badner
|
7109790ee3
|
HHH-9261 : Backport HHH-9106 to 4.2 (Multiple representations of the same entity cannot be merged using cascade=merge)
(cherry picked from commit 368cdc1966 )
Conflicts:
hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/emops/MergeMultipleEntityCopiesDisallowedByDefaultTest.java
|
2014-07-11 17:37:13 -07:00 |
Gail Badner
|
eef0ca4eab
|
HHH-9261 : Backport HHH-9106 to 4.2 (Multiple representations of the same entity cannot be merged using cascade=merge)
(cherry picked from commit 6203b5da30 )
Conflicts:
hibernate-core/src/main/java/org/hibernate/boot/registry/selector/internal/StrategySelectorBuilder.java
hibernate-core/src/main/java/org/hibernate/event/internal/EntityCopyAllowedObserver.java
hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/emops/MergeMultipleEntityRepresentationsAllowedTest.java
|
2014-07-11 17:34:51 -07:00 |
Gail Badner
|
e23fefd570
|
HHH-9261 : Backport HHH-9106 to 4.2 (Multiple representations of the same entity cannot be merged using cascade=merge)
|
2014-07-11 17:26:05 -07:00 |
Gail Badner
|
c871002da7
|
HHH-8310 : Lob proxy class loading problem
(cherry picked from commit 365bfe99d8 )
|
2014-07-09 19:34:11 -07:00 |
Gail Badner
|
9f8f07c229
|
HHH-9280 : Table name generated for @ElementCollection uses owning entity class name instead of mapped entity name
(cherry picked from commit ccffe0dea9 )
|
2014-07-09 15:09:59 -07:00 |
Gail Badner
|
ec17bcbc29
|
HHH-9231 : Avoid updating collection 2LC if contains entity added in tx
(cherry picked from commit 4851ab01df )
|
2014-07-08 22:58:36 -07:00 |
Galder Zamarreño
|
0b0516870d
|
HHH-9231 Avoid updating collection 2LC if contains entity added in tx
(cherry picked from commit 3b098a94d3463086a230d6dbc1254e9ecbf76cda)
Conflicts:
hibernate-infinispan/src/test/java/org/hibernate/test/cache/infinispan/functional/BasicTransactionalTestCase.java
(cherry picked from commit 36e35207f6 )
|
2014-07-08 22:58:36 -07:00 |
Emmanuel Bernard
|
728592007d
|
HHH-9269 Store persister to ReferenceCacheEntryImpl to avoid costly lookup at read time
|
2014-07-02 12:40:20 +02:00 |
Sanne Grinovero
|
92bd9e6310
|
HHH-9268 The NoopOptimizer used for default id generation doesn't need synchronization
|
2014-07-01 21:49:37 +02:00 |
Gail Badner
|
e40ade009f
|
HHH-9106: revert HHH-9106 on 4.2 branch
|
2014-06-25 16:40:29 -07:00 |
Gail Badner
|
cb70c16fdd
|
HHH-9255 : Revert HHH-9222 on 4.2 branch
|
2014-06-23 16:58:48 -07:00 |
Steve Ebersole
|
133f0825a3
|
HHH-9090 - HQL: parser is trying to reuse parent implied join for subquery
|
2014-06-23 11:05:42 -05:00 |
Steve Ebersole
|
c1061d7e23
|
HHH-7689 - Error executing batch should abort rest of batch for "cleanliness" sake
(cherry picked from commit 4a898c5524 )
|
2014-06-20 13:08:26 -07:00 |
Steve Ebersole
|
177d15015f
|
HHH-7689 - addToBatch in BatchingBatch blows out of error handling and doesn't abort the batch
(cherry picked from commit 0e164d1c9d )
|
2014-06-20 13:08:26 -07:00 |
Steve Ebersole
|
fae03639f5
|
HHH-7689 - addToBatch in BatchingBatch blows out of error handling and doesn't abort the batch
(cherry picked from commit 075bc86209 )
|
2014-06-20 13:08:26 -07:00 |
Gail Badner
|
501b0f523c
|
HHH-9106 : (corrected test case to work on MySQL)
(cherry picked from commit 3a8041953d )
|
2014-06-19 00:32:35 -07:00 |
Gail Badner
|
257efd1025
|
HHH-9234 : Test failure (testNaturalIdChangedWhileAttached) on SAP/SYBASE ASE
|
2014-06-18 17:03:42 -07:00 |
Gail Badner
|
343cd777b6
|
HHH-9248 : Skip CastFunctionTest.testFloatCasting and testLongCasting for MySQL
|
2014-06-18 16:16:59 -07:00 |
Gail Badner
|
fed3191eb7
|
HHH-9106 : Merging multiple representations of the same entity (improved logging)
|
2014-06-17 12:35:13 -07:00 |
Gail Badner
|
7d4ca57c8b
|
HHH-9106 : Merging multiple representations of the same entity
|
2014-06-13 19:18:45 -07:00 |
Gail Badner
|
cedc1e7667
|
HHH-9106 : Merging multiple representations of the same entity
(cherry picked from commit 2daaf9a196 )
|
2014-06-13 18:15:43 -07:00 |
Gail Badner
|
5a7310c39a
|
HHH-9239 HHH-9240 : FailureExpected test cases when merging entity copies with dirty collections
(cherry picked from commit c7c5b015c1 )
|
2014-06-13 18:15:43 -07:00 |
Gail Badner
|
6fdc9bac13
|
HHH-9106 : Merging multiple representations of the same entity merged
(cherry picked from commit 70532259fa )
Conflicts:
hibernate-core/src/main/java/org/hibernate/engine/internal/StatefulPersistenceContext.java
hibernate-core/src/main/java/org/hibernate/event/internal/DefaultMergeEventListener.java
hibernate-core/src/main/java/org/hibernate/event/internal/EventCache.java
hibernate-core/src/test/java/org/hibernate/event/internal/EventCacheTest.java
hibernate-core/src/test/java/org/hibernate/test/ops/AbstractOperationTestCase.java
hibernate-core/src/test/java/org/hibernate/test/ops/Category.java
hibernate-core/src/test/java/org/hibernate/test/ops/Hoarder.hbm.xml
hibernate-core/src/test/java/org/hibernate/test/ops/Hoarder.java
hibernate-core/src/test/java/org/hibernate/test/ops/Item.java
hibernate-core/src/test/resources/log4j.properties
|
2014-06-13 18:15:32 -07:00 |
Brett Meyer
|
494771d493
|
HHH-9202 NPE in OneToOneLinkTest on oracle12c
|
2014-05-27 21:52:15 -04:00 |
Steve Ebersole
|
6612d4eb56
|
HHH-9222 - Bulk delete and element collections
Conflicts:
hibernate-core/src/main/java/org/hibernate/hql/internal/ast/exec/DeleteExecutor.java
|
2014-05-27 21:30:00 -04:00 |
Gail Badner
|
75a84220d3
|
HHH-9204 HHH-9205 : Restore AbstractCollectionPersister.doProcessQueuedOps() removed by HHH-9078; deprecate method added by HHH-9078
(cherry picked from commit 420296fd26 )
Conflicts:
hibernate-core/src/main/java/org/hibernate/persister/collection/AbstractCollectionPersister.java
|
2014-05-27 13:47:42 -07:00 |
Gail Badner
|
436206356f
|
HHH-9171 : Orphan removal does not happen for new entity element
|
2014-05-27 12:55:04 -07:00 |
Steve Ebersole
|
d26d396361
|
HHH-9138 - CastFunctionTest failing on most databases
(cherry picked from commit c012c4d8de )
|
2014-05-22 11:09:35 -05:00 |
Lukasz Antoniak
|
6088633faa
|
HHH-9200 - Natural id cache statistics are not cleared
|
2014-05-19 13:58:05 -04:00 |
Steve Ebersole
|
bd3fca9d12
|
HHH-9154 - keywords as parameter names
(cherry picked from commit 5aff092e2bd06bcfc18eb6eec9983b2f97237d64)
Conflicts:
hibernate-core/src/main/antlr/hql.g
hibernate-core/src/test/java/org/hibernate/test/hql/ASTParserLoadingTest.java
|
2014-05-15 09:44:50 -05:00 |
Gail Badner
|
044bf39e22
|
HHH-9169 : SQLServer2012Dialect creates sequences starting from Long.MIN_VALUE
|
2014-05-14 17:01:49 -07:00 |
Gail Badner
|
231fb1b195
|
HHH-9169 : SQLServer2012Dialect creates sequences starting from Long.MIN_VALUE
|
2014-05-13 23:24:31 -07:00 |
Gail Badner
|
ed7144c025
|
HHH-9169 : SQLServer2012Dialect creates sequences starting from Long.MIN_VALUE
|
2014-05-13 22:56:35 -07:00 |
Gail Badner
|
d5e13ca5e4
|
HHH-9154 : HQL Parsing: unexpected token ':' (test case)
|
2014-05-13 15:06:59 -07:00 |
Gail Badner
|
b046b644b8
|
HHH-9154 : HQL Parsing: unexpected token ':' (test case)
|
2014-05-13 14:36:18 -07:00 |
Brett Meyer
|
80f2b1f564
|
HHH-9174 cache SqlExceptionHelper reference
|
2014-05-09 12:33:34 -04:00 |
Brett Meyer
|
56239da312
|
HHH-9170 StatelessSession is accidentally 2LC enabled in some cases
|
2014-05-09 11:55:41 -04:00 |
Brett Meyer
|
92bf2b7d57
|
HHH-9174 Increase performance
of SqlExceptionHelper#handleAndClearWarnings
|
2014-05-09 11:51:06 -04:00 |
Gail Badner
|
5d8a45ca0c
|
HHH-9171 : Orphan removal broken for new element added by merge that is removed by later merge (test case)
|
2014-05-07 16:14:51 -07:00 |
Brett Meyer
|
be7592526f
|
Revert "HHH-3730 Compare both ids in isModified instead of an object and an id"
This reverts commit 1a10937ae9 .
|
2014-04-21 09:45:20 -04:00 |
Guillaume Smet
|
1a10937ae9
|
HHH-3730 Compare both ids in isModified instead of an object and an id
|
2014-04-21 08:49:56 -04:00 |
msulima
|
3ad914d73f
|
HHH-9136 - DatabaseMetadata: NPE hides exception in finally block
- Protection against NPE in finally block
- Little formatting fixes
|
2014-04-21 08:45:27 -04:00 |
Brett Meyer
|
eaa01e66da
|
HHH-9100 corrected grammar
|
2014-04-08 14:15:59 -04:00 |
Steve Ebersole
|
cfc0327637
|
HHH-9100 - Improve CAST function support
(cherry picked from commit 137c2daf81 )
Conflicts:
hibernate-core/src/main/java/org/hibernate/hql/internal/ast/SqlGenerator.java
|
2014-04-08 13:03:40 -04:00 |
Steve Ebersole
|
6cef805a32
|
HHH-9100 - Improve CAST function support
(cherry picked from commit 6ffbf8f3f3 )
Conflicts:
hibernate-core/src/main/antlr/hql.g
hibernate-core/src/main/java/org/hibernate/dialect/function/CastFunction.java
hibernate-core/src/main/java/org/hibernate/hql/internal/ast/HqlSqlWalker.java
hibernate-core/src/main/java/org/hibernate/hql/internal/ast/SqlGenerator.java
|
2014-04-08 13:02:03 -04:00 |