Commit Graph

5462 Commits

Author SHA1 Message Date
Steve Ebersole d874bc4737 4.3.0.Beta3 2013-05-29 13:42:26 -05:00
Steve Ebersole 9699ce41c2 4.3.0.Beta3 2013-05-29 12:48:01 -05:00
Steve Ebersole 3bc26b6448 HHH-8270 - Support for accessing JPA schema export script files specified by URL 2013-05-29 12:39:35 -05: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
Brett Meyer 51834421c5 HHH-8273 Incorrect "unique-key" naming comment in docs 2013-05-25 20:29:09 -04:00
Brett Meyer 875495439e HHH-8269 DenormalizedTable FK constraint names can be too long 2013-05-25 20:24:53 -04:00
Gail Badner 3b593298f6 HHH-7919 : Miscellaneous bugfixes 2013-05-24 12:25:28 -07:00
Steve Ebersole a5862017d8 HHH-7841 - Redesign Loader 2013-05-24 12:01:54 -05:00
Strong Liu 5ea40ce3f5 HHH-8266 Binding of named-stored-procedure XML element tries to create duplicate 2013-05-23 16:09:46 -07:00
Brett Meyer 7678fae6a5 HHH-8144 corrected rsync args 2013-05-23 15:07:48 -04: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
Strong Liu c397221483 DDL is not generated when using old metamodel 2013-05-22 14:02:01 -07:00
Steve Ebersole 80b07c0281 Update CONTRIBUTING.md
Added note about checkstyles
2013-05-22 12:41:37 -05:00
Brett Meyer f1f8600b54 HHH-8083 @OrderColumn not updated on @OneToMany cascade 2013-05-22 12:42:42 -04:00
Steve Ebersole 4ee980d9ff HHH-8211 - Checkstyle and FindBugs fix-ups 2013-05-22 11:12:57 -05:00
Brett Meyer ad103b1c30 HHH-8112 added note about JPA 2.1 Aries fork 2013-05-21 19:55:02 -04:00
Gail Badner c0fa63579b HHH-8056 : Create EntityHierarchyHelper to handle processing an EntityHierarchy 2013-05-21 16:08:54 -07:00
Steve Ebersole 286800ec34 HHH-8211 - Checkstyle and FindBugs fix-ups 2013-05-21 17:54:35 -05:00
Brett Meyer f2073113fc HHH-8112 removed variables from POMs -- not supported by docbook 2013-05-21 18:06:28 -04:00
Steve Ebersole 120dbbb311 HHH-8257 - More concisely obtaining a JBoss logger 2013-05-21 16:25:21 -05:00
Brett Meyer 04c8e8c87a HHH-8112 OSGi quickstart tutorial projects 2013-05-21 15:17:16 -04:00
Strong Liu 21444339ec HHH-8247 Implement XML binding of NamedEntityGraph 2013-05-21 09:46:55 -07:00
Brett Meyer 19da1ad211 HHH-8241 Reusing of scanner instance is impossible with Apache Aries JPA 2013-05-21 10:50:15 -04:00
Gail Badner b282811527 HHH-7841 - Redesign Loader 2013-05-21 03:08:47 -07:00
Gail Badner b846fa35b5 HHH-7841 - Redesign Loader 2013-05-21 01:07:20 -07:00
Strong Liu a03d44f290 HHH-8246 Implement XML binding of NamedStoredProcedureQuery 2013-05-20 20:37:16 -07:00
Strong Liu 9a02c9e52d merge master 2013-05-20 15:56:10 -07:00
Brett Meyer ce77f15974 HHH-2872 reverting an incorrect test case 2013-05-20 17:36:41 -04:00
Steve Ebersole 91758f74ff HHH-7582 - TableGenerator does not distinguish between different tenants (MultiTenant Schema based) 2013-05-20 15:18:21 -05: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 7a1d2de542 HHH-8144 - Create a 'release' task that performs all tasks needed for doing a release 2013-05-17 14:29:33 -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
Steve Ebersole 7bd9ba2adf HHH-8144 - Create a 'release' task that performs all tasks needed for doing a release 2013-05-16 18:52:27 -05:00
Steve Ebersole 8290662c9d HHH-8144 - Create a 'release' task that performs all tasks needed for doing a release 2013-05-16 18:52:27 -05: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