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
|
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
|
9514c56c6d
|
HHH-9055 - Binding support for IdClass and MapsId needs a complete review
|
2014-04-24 21:30:12 -05:00 |
Steve Ebersole
|
7e5b0c4aa5
|
HHH-9055 - Binding support for IdClass and MapsId needs a complete review
|
2014-04-24 15:35:26 -05:00 |
Steve Ebersole
|
bd7605da01
|
HHH-9055 - Binding support for IdClass and MapsId needs a complete review
|
2014-04-24 15:31:55 -05:00 |
Steve Ebersole
|
104eea1beb
|
HHH-9055 - Binding support for IdClass and MapsId needs a complete review
|
2014-04-24 15:29:27 -05:00 |
Brett Meyer
|
7e7a7b2f95
|
Revert "HHH-3730 Compare both ids in isModified instead of an object and an id"
This reverts commit d3a3a6804f .
|
2014-04-21 09:45:39 -04:00 |
Guillaume Smet
|
d3a3a6804f
|
HHH-3730 Compare both ids in isModified instead of an object and an id
|
2014-04-21 08:47:58 -04:00 |
msulima
|
3b18c275ea
|
HHH-9136 - DatabaseMetadata: NPE hides exception in finally block
- Protection against NPE in finally block
- Little formatting fixes
|
2014-04-21 08:45:43 -04:00 |
Gail Badner
|
9bd6917d0d
|
HHH-7490 : Misc bugfixes and added @FailureExpectedWithNewMetamodel to failing tests
|
2014-04-11 17:54:52 -07:00 |
Steve Ebersole
|
651b23b173
|
HHH-8980 - Instance of super-class not found because of joined subclass reference is an inner join
|
2014-04-08 16:40:17 -05:00 |
Brett Meyer
|
42217d78bc
|
HHH-9107 @FailureExpectedWithNewMetamodel
|
2014-04-08 17:04:08 -04:00 |
Brett Meyer
|
8c94c30eb7
|
HHH-9107 throw WrongClassException if attempting to load incorrect
subclass from 2lc
|
2014-04-08 11:19:37 -04:00 |
Gail Badner
|
0118376f8e
|
HHH-9106 : Multiple detached representations of the same entity cannot be merged
|
2014-04-07 16:26:47 -07:00 |
Brett Meyer
|
3ed2d7a35c
|
HHH-9104 corrected BasicHibernateAnnotationsTest.testFilterOnCollection
test data cleanup
|
2014-04-07 14:18:59 -04:00 |
Steve Ebersole
|
c98c4869a8
|
Applying advice from Peter in regards to http://forums.gradle.org/gradle/topics/gradle_hangs_indefinitely_in_testclasses_ci
|
2014-04-04 17:22:13 -05:00 |
Steve Ebersole
|
137c2daf81
|
HHH-9100 - Improve CAST function support
|
2014-04-04 16:00:45 -05:00 |
Steve Ebersole
|
1dd12ec9e9
|
FailureExpectedWithNewMetamodel cleanup
|
2014-04-03 22:14:38 -05:00 |
Steve Ebersole
|
8ed0bbcd52
|
FailureExpectedWithNewMetamodel cleanup
|
2014-04-03 21:37:27 -05:00 |
Steve Ebersole
|
2a0b9825f1
|
FailureExpectedWithNewMetamodel cleanup
|
2014-04-03 20:56:46 -05:00 |
Steve Ebersole
|
d8e4f9e8f8
|
HHH-8956 - TLC for annotation pre-processor + document AccessType as topical guide
|
2014-04-03 16:14:58 -05:00 |
Steve Ebersole
|
6ffbf8f3f3
|
HHH-9100 - Improve CAST function support
|
2014-04-03 13:02:30 -05:00 |
Steve Ebersole
|
efa5dc2f6c
|
HHH-4700 - ClassCastException with parameter in CaseNode.getFirstThenNode()
|
2014-04-03 08:35:44 -05:00 |
Steve Ebersole
|
608e5080e8
|
HHH-8956 - TLC for annotation pre-processor + document AccessType as topical guide
|
2014-04-02 13:53:46 -05:00 |
Steve Ebersole
|
545516328a
|
HHH-9055 - Binding support for IdClass and MapsId needs a complete review
|
2014-03-28 16:56:55 -05:00 |