Commit Graph

2298 Commits

Author SHA1 Message Date
Strong Liu 2ad468ea73 HHH-7919 : Miscellaneous bugfixes 2013-05-29 17:30:13 -07:00
Strong Liu fe6d6770d8 HHH_7759 named queries 2013-05-28 17:58:41 -07:00
Strong Liu 88d2bce0c5 HHH_7759 named queries 2013-05-28 17:44:46 -07:00
Strong Liu 048fd36530 HHH-7919 : xsd mapping was not generacted correctly, which was forcing the order of elements which doesn't required by the old dtd 2013-05-28 15:02:56 -07:00
Strong Liu 09f7469ac6 HHH-7736 union-subclass support 2013-05-28 13:38:04 -07:00
Gail Badner 3b593298f6 HHH-7919 : Miscellaneous bugfixes 2013-05-24 12:25:28 -07:00
Gail Badner 0c199b0374 HHH-7919 : Miscellaneous bugfixes 2013-05-23 12:02:34 -07:00
Gail Badner 4293814f92 HHH-7919 : Miscellaneous bugfixes 2013-05-23 10:32:28 -07:00
Strong Liu 024a05230f HHH-8264 Bind new @SortNatural and @SortComparator 2013-05-22 19:15:27 -07:00
Strong Liu c394db317d HHH-8264 Bind new @SortNatural and @SortComparator 2013-05-22 18:53:12 -07:00
Strong Liu 0a9b925ae8 HHH-8264 Bind new @SortNatural and @SortComparator 2013-05-22 18:47:35 -07:00
Strong Liu cc5b4b2a3d HHH-8263 secondary table's primary key is not created 2013-05-22 18:34:31 -07:00
Strong Liu 3e59f961fc HHH-8261 missing null check of type definition parameters 2013-05-22 16:20:52 -07:00
Strong Liu 390e72e2c1 HHH-8260 missing api to register default entity tuplizer 2013-05-22 16:13:03 -07:00
Gail Badner c0fa63579b HHH-8056 : Create EntityHierarchyHelper to handle processing an EntityHierarchy 2013-05-21 16:08:54 -07:00
Strong Liu 9a02c9e52d merge master 2013-05-20 15:56:10 -07:00
Strong Liu a3184e16cb merge master 2013-05-20 11:23:00 -07:00
Brett Meyer 45d46b619b HHH-6813 Corrected EntityType#getRHSUniqueKeyPropertyName() and added
regression test.
2013-05-20 11:18:46 -04:00
Steve Ebersole 8451c03ea5 HHH-8211 - Checkstyle and FindBugs fix-ups 2013-05-18 11:39:44 -05:00
Steve Ebersole 14993a4637 HHH-8223 - Implement @NamedEntityGraph binding 2013-05-17 12:50:19 -05:00
Brett Meyer 21ae220a4c HHH-8254 throw HibernateException when transaction is rolledback by a
reaper thread
2013-05-17 13:22:46 -04:00
Gail Badner 043d618c03 HHH-7841 - Redesign Loader
HHH-7841 - Redesign Loader

HHH-7841 - Redesign Loader

HHH-7841 - Redesign Loader
2013-05-17 03:14:48 -07:00
Brett Meyer bc6f5d8a17 HHH-6813 @Id @OneToOne cause NullPointerException during query 2013-05-16 18:50:48 -04:00
Brett Meyer 8412dce0eb HHH-7666 SchemaUtil cleanup 2013-05-16 18:10:09 -04:00
Brett Meyer 940ff1831e HHH-7666 Replace unit tests' use of configuration() 2013-05-16 17:45:29 -04:00
Brett Meyer 9dc22b3322 added @FailureExpected on a new test from master merge 2013-05-16 16:09:51 -04:00
Brett Meyer adbb3d9324 HHH-8252 Correct metamodel support for custom SQL annotations 2013-05-16 15:43:31 -04:00
george-007 8b9ec5cca5 Update DefaultInitializeCollectionEventListener.java 2013-05-16 11:53:55 -04:00
Brett Meyer 08215bad73 HHH-2664 full join not working 2013-05-15 00:35:12 -04:00
Gail Badner 4dac8052d5 HHH-7841 - Redesign Loader 2013-05-13 13:28:01 -07:00
Brett Meyer ca4516a4e9 HHH-8217 constraint name fixes for metamodel 2013-05-13 16:23:18 -04:00
Gail Badner 4620ff4b4f HHH-7841 - Redesign Loader 2013-05-13 12:10:47 -07:00
Gail Badner dfe33ffa1a HHH-7841 - Redesign Loader 2013-05-13 12:10:47 -07:00
Strong Liu 96ce0d2742 merge master 2013-05-13 18:55:37 +08:00
Steve Ebersole 1337d36a79 HHH-8235 - Drop database profiles upstream 2013-05-10 15:59:02 -05:00
Brett Meyer cf91fd7a49 HHH-6813 @Id @OneToOne cause NullPointerException during query 2013-05-10 13:11:49 -04:00
Steve Ebersole 9a590c8e69 HHH-8222 - Implement @NamedStoredProcedureQuery binding 2013-05-09 20:36:14 -05:00
Steve Ebersole 8e3770235b HHH-8211 - Checkstyle and FindBugs fix-ups 2013-05-09 19:51:10 -05:00
Steve Ebersole 8c95a6077a HHH-8222 - Implement @NamedStoredProcedureQuery binding 2013-05-09 14:47:58 -05:00
Brett Meyer 1df4b2ea3c HHH-8226 table synonyms cannot find columns on Oracle 2013-05-07 16:20:43 -04:00
Steve Ebersole f09a337601 HHH-5465 - HQL left join fetch of an element collection following a left join fetch of a one-to-one relationship causes NullPointerException 2013-05-07 15:10:28 -05:00
Christian Beikov 4c47ba13e3 HHH-5465 - HQL left join fetch of an element collection following a left join fetch of a one-to-one relationship causes NullPointerException (testcase) 2013-05-07 15:10:28 -05:00
Brett Meyer 9030fa015e HHH-8217 Make generated constraint names short and non-random 2013-05-07 12:36:54 -04:00
Lukasz Antoniak 9fc22a49be HHH-7214 - Validation of duplicated discriminator values 2013-05-07 09:40:12 -04:00
Lukasz Antoniak 51b9248c4b HHH-6875 - Fix and test 2013-05-07 09:40:12 -04:00
Strong Liu 7004914ec0 HHH-8159 - Apply fixups indicated by analysis tools 2013-05-07 13:30:29 +08:00
Gunnar Morling 1bf647b7eb HHH-8218 - Upgrading to BV 1.1.0.Final and HV 5.0.1.Final 2013-05-06 16:29:52 -05:00
Gunnar Morling 196885498b HHH-8219 - Removing references to methods added in Java 7 2013-05-06 22:16:57 +02:00
Strong Liu b9249e548a merge master 2013-05-06 22:55:00 +08:00
Strong Liu 72291316fc HHH-8221 - mocking orm.xml is not processed well 2013-05-03 18:28:17 +08:00