1968 Commits

Author SHA1 Message Date
Gail Badner
f87596ac26 HHH-7846 : Add messages and throw NotYetImplementedException to help categorize test failures 2012-12-05 16:50:09 -08:00
brmeyer
1ca4be92da HHH-7701 Entity's access type is overriden if an attribute's class has
@AccessType
2012-12-04 16:36:33 -05:00
brmeyer
4af03102e4 HHH-7762 Discriminators broken on abstract superclass with no
@DiscriminatorValue
2012-12-04 11:47:21 -05:00
brmeyer
51e7504a50 HHH-7436 Add support for many-to-many associations to new metamodel 2012-12-03 18:32:24 -05:00
Gail Badner
8b706fb3d6 HHH-7843 : Add support for one-to-one to new metamodel 2012-11-30 16:12:14 -08:00
Gail Badner
910ba3b814 HHH-7843 : Add support for one-to-one to new metamodel 2012-11-30 14:40:44 -08:00
Steve Ebersole
21ade0c798 HHH-1168 - Problem combining locking and paging on Oracle 2012-11-30 12:09:15 -06:00
brmeyer
a54f750152 HHH-7837 Support Hibernate's @Cascade annotation in metamodel 2012-11-29 16:28:20 -05:00
brmeyer
727e51c0e5 HHH-7436 Initial many-to-many annotation support 2012-11-29 16:28:19 -05:00
Steve Ebersole
6e71a0907e HHH-1168 - Problem combining locking and paging on Oracle 2012-11-29 12:33:54 -06:00
Brett Meyer
a36af1471e HHH-6551 HBM XML does not process subclasses within <subclass> tags 2012-11-28 16:12:17 -05:00
Strong Liu
5707798b4b Revert "HHH-7612 - Fix and test"
This reverts commit 14d1c626a5b3e678535aa23f689cadb0a0c34fd9.
2012-11-28 23:35:08 +08:00
Strong Liu
c35fc39a71 HHH-7832 - map entity mode support, not finished yet 2012-11-28 20:59:06 +08:00
Strong Liu
01bab54f46 HHH-7832 - map entity mode support, not finished yet 2012-11-28 20:11:53 +08:00
Strong Liu
7c48f03874 HHH-7831 - no-proxy attribute should be lazy instead of throwing exception 2012-11-28 18:17:45 +08:00
Strong Liu
9b3e6a3714 HHH-7380 - union subclass support 2012-11-28 18:12:57 +08:00
Steve Ebersole
caf2ee420c HHH-7825 - org.hibernate.type.descriptor.java.DataHelper is incompatible with FireBird JDBC 2012-11-26 17:49:55 -06:00
Steve Ebersole
dd280b8c27 HHH-1168 - Problem combining locking and paging on Oracle 2012-11-26 13:19:08 -06:00
Strong Liu
73f9df1bb5 HHH-7736 - simple improvement and test fixing 2012-11-26 16:44:49 +08:00
Lukasz Antoniak
46a34a4cf4 HHH-7612 - Fix and test 2012-11-24 19:07:53 +01:00
Lukasz Antoniak
14d1c626a5 HHH-7612 - Fix and test 2012-11-24 18:08:15 +01:00
Brett Meyer
0118819133 HHH-7819 Correct test issues found in CI hibernate-core-master-matrix
job
2012-11-21 14:08:13 -05:00
Brett Meyer
8df655aa6b HHH-7819 Correct test issues found in CI hibernate-core-master-matrix
job
2012-11-21 12:53:13 -05:00
Brett Meyer
b77d5aece2 HHH-6396 Remove org.hibernate.annotations.Entity 2012-11-20 23:01:24 -05:00
Steve Ebersole
5d2f21a01e HHH-7816 - DDL opertations will incorrectly commit current transaction on Oracle XA 2012-11-20 15:57:33 -06:00
Gail Badner
d779125ea5 HHH-7803 Refactored the attribute type discovery and moved into ReflectHelper 2012-11-20 11:56:53 -08:00
Steve Ebersole
4b2871cfba HHH-1168 - Problem combining locking and paging on Oracle 2012-11-20 13:23:10 -06:00
Brett Meyer
037f081793 HHH-7702 Add support for collections of (aggregated) composite elements 2012-11-19 19:22:33 -05:00
Brett Meyer
1c992b1faf HHH-7803 Refactored the attribute type discovery and moved into
ReflectHelper
2012-11-19 18:00:47 -05:00
Brett Meyer
8acfa1c37f HHH-7702 Add support for collections of (aggregated) composite elements 2012-11-19 16:44:27 -05:00
Brett Meyer
b0db6e345e HHH-7798 Corrected now-passing tests 2012-11-19 14:28:49 -05:00
Brett Meyer
84656aa572 HHH-7798 Implement sources for array attributes 2012-11-19 13:49:42 -05:00
Brett Meyer
95512c749b HHH-7798 Moved determineDeclaredType to AttributeBuilder 2012-11-19 12:34:54 -05:00
Gail Badner
58f67d59bd HHH-7808 : Some exceptions returned by LocalBindingContext.makeMappingException() are not thrown 2012-11-16 18:02:50 -08:00
Gail Badner
f75c7eff59 HHH-7436 : Add support for many-to-many associations to new metamodel
HHH-7436 : Add support for many-to-many associations to new metamodel

HHH-7436 : Add support for many-to-many associations to new metamodel
2012-11-16 14:54:03 -08:00
Strong Liu
09e5bfe4d5 fix test failures after merge 2012-11-16 14:00:41 +08:00
Brett Meyer
bc71c7a762 Post-merge: handled failing tests 2012-11-15 15:59:11 -05:00
Brett Meyer
18e44d1739 Merge branch master into metamodel 2012-11-15 15:01:13 -05:00
Strong Liu
e998269402 HHH-7736 partial joined subclass support 2012-11-15 19:54:51 +08:00
brmeyer
4359b9971b HHH-7798 Implement sources for array attributes 2012-11-14 21:15:01 -05:00
brmeyer
140c41af96 HHH-7702 Add support for collections of (aggregated) composite elements 2012-11-14 21:07:28 -05:00
brmeyer
4c4f52489e HHH-7798 Implement sources for array attributes 2012-11-14 15:56:56 -05:00
brmeyer
233c602bd9 HHH-7702 Add support for collections of (aggregated) composite elements 2012-11-14 14:44:15 -05:00
brmeyer
36120a0a84 HHH-7702 Add support for collections of (aggregated) composite elements 2012-11-14 14:24:14 -05:00
brmeyer
32746ff07e HHH-7785 Reverting a few more Dialect supportsNotNullUnique changes 2012-11-14 11:01:51 -05:00
brmeyer
e19513c4ea HHH-7798 Partially implemented array attribute binding. 2012-11-13 18:20:31 -05:00
brmeyer
59d8fdbd28 HHH-7798 Initial structure for array attributes 2012-11-13 18:20:29 -05:00
brmeyer
a1ba4dbdb7 HHH-7702 Add support for collections of (aggregated) composite elements 2012-11-13 18:20:28 -05:00
brmeyer
a4112b9206 HHH-7702 Add support for collections of (aggregated) composite elements 2012-11-13 18:20:27 -05:00
Steve Ebersole
8b53e4630a HHH-7776 - Consolidate to/from string handling for types in StringRepresentableType 2012-11-13 16:36:49 -06:00