Gail Badner
b6da553c07
HHH-9106 : Merging multiple representations of the same entity (improved logging)
...
(cherry picked from commit fed3191eb7
)
2014-06-17 12:47:52 -07:00
Gail Badner
e361def028
HHH-9245 : <list> mapped in hbm.xml ends up as a bag (test case)
2014-06-13 17:48:17 -07:00
Gail Badner
caaee7bdab
HHH-9106 : Merging multiple representations of the same entity
...
(cherry picked from commit 2daaf9a196
)
Conflicts:
hibernate-core/src/test/resources/log4j.properties
2014-06-13 16:59:48 -07:00
Gail Badner
5d7266bc04
HHH-9239 HHH-9240 : FailureExpected test cases when merging entity copies with dirty collections
...
(cherry picked from commit c7c5b015c1
)
2014-06-13 16:57:47 -07:00
Gail Badner
e010e455c9
HHH-9106 : Merging multiple representations of the same entity merged
...
(cherry picked from commit 70532259fa
)
Conflicts:
hibernate-core/src/test/java/org/hibernate/test/ops/MergeTest.java
hibernate-core/src/test/resources/log4j.properties
2014-06-13 16:57:20 -07:00
Brett Meyer
84871ef1de
HHH-9215 HHH-9214 HHH-9213 correcting Sybase test failures
...
Conflicts:
hibernate-core/src/test/java/org/hibernate/test/generated/DefaultGeneratedValueTest.java
2014-05-30 14:50:46 -04:00
Brett Meyer
58aa7a9693
HHH-8893 cleanup
2014-05-30 14:20:24 -04:00
Brett Meyer
bcda51da94
HHH-8893 HBM transform/mock
2014-05-30 00:37:06 -04:00
Brett Meyer
f50da6679f
HHH-9202 NPE in OneToOneLinkTest on oracle12c
...
Conflicts:
hibernate-core/src/test/java/org/hibernate/test/onetoone/link/OneToOneLinkTest.java
2014-05-27 21:54:09 -04:00
Steve Ebersole
85a6015cf9
HHH-9222 - Bulk delete and element collections
...
(cherry picked from commit d36b3a3e97
)
2014-05-27 15:44:20 -05:00
Gail Badner
367bdbc385
HHH-9204 HHH-9205 : Restore AbstractCollectionPersister.doProcessQueuedOps() removed by HHH-9078; deprecate method added by HHH-9078
...
(cherry picked from commit 420296fd26
)
2014-05-27 13:13:11 -07:00
Gail Badner
cbf1ce034a
HHH-9171 : Orphan removal does not happen for new entity element
...
(cherry picked from commit f549b88831
)
2014-05-27 12:40:14 -07:00
Brett Meyer
9d46f517dd
HHH-8818 TcclSafeAggregatedClassLoader
2014-05-27 10:37:47 -04:00
Brett Meyer
48d2c79889
HHH-9145 simplified JDBC check
2014-05-23 17:49:47 -04:00
begmandev
75588c8180
HHH-9145 Use JDBC Wrapper API for type checks
2014-05-23 17:48:22 -04:00
Lukasz Antoniak
73f7b18523
HHH-9203 - ConcurrentNaturalIdCacheStatisticsImpl#getEntries() fails
...
with ClassCastException
Conflicts:
hibernate-core/src/test/java/org/hibernate/test/naturalid/mutable/cached/CachedMutableNaturalIdStrictReadWriteTest.java
2014-05-23 17:43:53 -04:00
Lukasz Antoniak
e226cb9c7d
HHH-9201 - Evict cache instead of remove after transaction completion
2014-05-23 17:34:47 -04:00
Brett Meyer
df7c35d956
HHH-8941 simplified the dialect function
2014-05-23 17:31:02 -04:00
dodgex
54cc9073f4
[HHH-8941] add SQLFunctionTemplate for replace() to FirebirdDialect
2014-05-23 17:29:40 -04:00
Steve Ebersole
c012c4d8de
HHH-9138 - CastFunctionTest failing on most databases
2014-05-22 11:02:38 -05:00
Steve Ebersole
fbe72e7b64
HHH-9190 : consolidate contracts
2014-05-22 09:39:01 -05:00
Steve Ebersole
d1959cd121
HHH-9190 : port to master
2014-05-22 09:39:01 -05:00
Gunnar Morling
954a8416ab
HHH-9190 Introducing QueryPlanFactory service contract in order to make creation of native query plans customizable
...
(cherry picked from commit ac06799a55
)
2014-05-22 09:39:01 -05:00
Gunnar Morling
523b515bf8
HHH-9190 Introducing ParameterMetadataRecognizer contract in order to make retrieval fo parameter meta-data for native queries customizable
...
(cherry picked from commit ccdf6df3d6
)
2014-05-22 09:39:01 -05:00
Brett Meyer
2faa0b2244
HHH-8893 corrected expected failures
2014-05-21 20:33:12 -04:00
Brett Meyer
51d09c53cb
HHH-8893 HBM transform/mock
...
asdf
2014-05-21 18:03:30 -04:00
Brett Meyer
3e1d73cae8
HHH-8893 @FailureExpectedWithNewUnifiedXsd & a @FailureExpectedMarker
...
meta-annotation
2014-05-21 17:22:19 -04:00
Brett Meyer
754af46a70
HHH-8893 HBM transform/mock
2014-05-21 17:21:23 -04:00
Brett Meyer
047d308601
HHH-8893 delay binding of xml resources until building Metadata,
...
introduce ClassLoaderAccess into transformer, removed old XmlBinder
2014-05-21 17:12:24 -04:00
Brett Meyer
95d66ed252
HHH-8893 HBM transform/mock
2014-05-21 17:09:54 -04:00
Brett Meyer
87a4b56bd2
HHH-8893 deprecated Configuration#addDocument(Document), removed EntityResolver concepts
2014-05-21 17:09:51 -04:00
Brett Meyer
01ece111a0
HHH-8893 HBM transform/mock
2014-05-21 17:09:48 -04:00
Brett Meyer
77f0c9a1ed
HHH-8893 removed o.h.metadata.source.internal.hbm,
...
MetadataSourceProcessor, and MetadataSourceProcessingOrder
2014-05-21 17:09:41 -04:00
Brett Meyer
8634da864b
HHH-8893 wired UnifiedMappingBinder into MetadataSources
2014-05-21 17:04:59 -04:00
Brett Meyer
66da9cac98
HHH-9167 formatting, postgres 94 extends 92
2014-05-19 15:17:22 -04:00
Mark Robinson
4a8bc1f250
HHH-9167 Add support for PostgreSQL's new JSON data type
2014-05-19 15:17:18 -04:00
Brett Meyer
bd8230841a
HHH-9126 formatting
2014-05-19 15:03:51 -04:00
Matthias Kurz
924fce2c86
HHH-9126 Support new functions in PostgreSQL 9.4
2014-05-19 15:01:21 -04:00
Lukasz Antoniak
b9dc1e3d48
HHH-9200 - Natural id cache statistics are not cleared
2014-05-19 13:56:35 -04:00
Steve Ebersole
cb87d8ff7a
HHH-9154 - keywords as parameter names
2014-05-15 09:47:09 -05:00
Gail Badner
483bfdb74d
HHH-9189 HHH-9189 : Initial value for sequence in HBM mapping
2014-05-14 16:47:08 -07:00
Gail Badner
e4426c9249
HHH-9169 : SQLServer2012Dialect creates sequences starting from Long.MIN_VALUE
2014-05-14 13:44:17 -07:00
Gail Badner
2a27b7de98
HHH-9169 : SQLServer2012Dialect creates sequences starting from Long.MIN_VALUE
2014-05-14 12:56:21 -07:00
Gail Badner
642012aac0
HHH-9169 : SQLServer2012Dialect creates sequences starting from Long.MIN_VALUE
2014-05-14 12:56:11 -07:00
Gail Badner
b945cc2709
HHH-9154 : HQL Parsing: unexpected token ':' (test case)
2014-05-13 15:56:35 -07:00
Brett Meyer
c5e09dd8ef
HHH-9174 cache SqlExceptionHelper reference
2014-05-09 12:35:13 -04:00
Brett Meyer
47204593f6
HHH-9170 StatelessSession is accidentally 2LC enabled in some cases
2014-05-09 12:29:42 -04:00
Brett Meyer
26c7400c0a
HHH-9174 Increase performance
...
of SqlExceptionHelper#handleAndClearWarnings
Conflicts:
hibernate-core/src/main/java/org/hibernate/engine/jdbc/spi/SqlExceptionHelper.java
2014-05-09 12:29:37 -04:00
Steve Ebersole
457937885b
HHH-9143 - Build baseline Jandex as part of scanning
2014-05-08 13:19:20 -05:00
Steve Ebersole
f410417f25
HHH-9143 - Build baseline Jandex as part of scanning
2014-05-08 13:19:20 -05:00