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
a252d322b5
HHH-8885 @FailureExpectedWithNewMetamodel
2014-05-27 13:23:42 -04:00
Dimitris Mandalidis
ed9b1af83f
HHH-8885 MapJoin.key() produces unusable Path object
2014-05-27 13:08:49 -04: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
40f1ce6777
HHH-7490 temporarily disabled envers tests
2014-05-21 18:18:09 -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
Gail Badner
20d3b62f12
HHH-9171 : Orphan removal broken for new element added by merge that is removed by later merge (test case)
2014-05-08 11:00:48 -07:00
Steve Ebersole
9a822a9ba2
HHH-9173 - Temporarily disable the hibernate-osgi tests on master
2014-05-08 11:54:30 -05:00
Steve Ebersole
bb91e1d3b8
HHH-9161 - Improve build handling of generated sources
2014-05-08 11:40:51 -05:00
Steve Ebersole
568a16eefa
HHH-9113 - Support for building with Java 8 JDK
2014-05-07 11:27:53 -05:00
Steve Ebersole
f237a9d24f
HHH-9161 - Improve build handling of generated sources
2014-05-05 16:34:12 -05:00
Gail Badner
5bb9d2e2d1
HHH-9150 : Envers test table is too long causing Oracle failure
2014-04-30 18:10:45 -07:00
Steve Ebersole
4b443069fd
HHH-9143 - Build baseline Jandex as part of scanning
2014-04-28 17:00:33 -05:00