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 14d1c626a5 .
|
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 |
Steve Ebersole
|
4785d7eb2e
|
HHH-7233 - unmuck EntityManager#getSingleResult wrt auto-setting of max results
|
2012-11-26 10:34:59 -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 |
Lukasz Antoniak
|
468c58358e
|
HHH-7800 - Tests cleanup
|
2012-11-22 12:02:35 +01:00 |
Csaba Varga
|
dadc43af23
|
HHH-7800: Fixed "maximize" doesn't work inside a disjunction issue
|
2012-11-22 12:02:31 +01:00 |
Csaba Varga
|
cd3363151b
|
HHH-7800: added unit test to demonstrate broken behavior ("maximize"
does not work inside an AuditDisjunction)
|
2012-11-22 12:02:28 +01:00 |
Csaba Varga
|
ff25434d1f
|
HHH-7800: Fixed "between" doesn't work inside a disjunction issue
|
2012-11-22 12:02:24 +01:00 |
Csaba Varga
|
54760bb61e
|
HHH-7800: added unit test to demonstrate broken behavior ("between"
does not work inside an AuditDisjunction)
|
2012-11-22 12:02:21 +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 |
Lukasz Antoniak
|
c01dd40a65
|
HHH-5910 - Fix and test
|
2012-11-19 19:03:59 +01: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
|
61039c62d8
|
hibernate-infinispan module testsuite code format only
|
2012-11-16 18:48:56 +08:00 |
Strong Liu
|
b859388f57
|
fixing test failures after merge
|
2012-11-16 18:45:59 +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 |
Steve Ebersole
|
b0fa122cfc
|
HHH-7802 - Create a CONTRIBUTING.md file
|
2012-11-14 13:57:48 -06:00 |
brmeyer
|
233c602bd9
|
HHH-7702 Add support for collections of (aggregated) composite elements
|
2012-11-14 14:44:15 -05:00 |
Steve Ebersole
|
b012e983a6
|
HHH-7802 - Create a CONTRIBUTING.md file
|
2012-11-14 13:42:15 -06: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 |
Lukasz Antoniak
|
5b004e4cbd
|
HHH-7780 - Proper enumeration named/ordinal discovery
|
2012-11-14 16:15:43 +01: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 |