Commit Graph

5338 Commits

Author SHA1 Message Date
Strong Liu cda5d8e959 merge master 2013-06-17 22:47:03 +08:00
Strong Liu 899b306f26 HHH-8312 - named parameters binding are not correct when used within subquery 2013-06-15 08:15:19 +08:00
Strong Liu 6cabc326b8 HHH-8312 - named parameters binding are not correct when used within subquery 2013-06-15 15:58:48 +08:00
Lukasz Antoniak 6a71cbb991 HHH-8301 - SQLServer2005LimitHandler skips column alias generation 2013-06-11 10:14:45 -07:00
Lukasz Antoniak f2d435ddc1 HHH-8174 - Envers support for @NotFound 2013-06-11 09:08:56 -07:00
Brett Meyer 632150ad72 HHH-6287 Bind @UniqueConstraint 2013-06-10 16:57:21 -04:00
Strong Liu 77e555ff05 HHH-7919 : Miscellaneous bugfixes 2013-06-10 14:18:35 +08:00
Strong Liu 1b9ca7df6c HHH-7919 : Miscellaneous bugfixes 2013-06-09 05:17:49 +08:00
Strong Liu 9bb0b2a7f3 HHH-8293 map key column is formula 2013-06-07 15:10:08 -07:00
Brett Meyer b4ab20a97b HHH-8117 Add package export versions in OSGi manifests 2013-06-07 14:29:35 -04:00
Brett Meyer 4ed8006e5a HHH-8255 made a few hibernate-core imports optional in the manifest 2013-06-07 13:05:36 -04:00
Brett Meyer d283a6fc77 HHH-8112 Added additional caveats to OSGi devguide 2013-06-07 11:19:37 -04:00
ouzned d49f68f1e3 HHH-8283 JdbcSQLException with CompositeCustomType and java.util.Date 2013-06-07 10:37:08 -04:00
Strong Liu 52704dddf2 HHH-7919 : Miscellaneous bugfixes 2013-06-06 11:58:51 -07:00
Brett Meyer e2922ca5f5 HHH-8265 Documented the reasoning for importing o.h.proxy and
javassist.util.proxy in the quickstarts.  Added a load proxy test.
2013-06-05 18:44:06 -04:00
Brett Meyer 04f3249a12 HHH-8275 union-subclass generates bad alter table for unique constraint 2013-06-03 17:19:38 -04:00
Brett Meyer adcd61f0e1 HHH-8112 quickstart tutorial chapter 2013-06-03 16:15:23 -04:00
Brett Meyer ab11440331 HHH-8112 osgi devguide 2013-06-03 16:15:16 -04:00
Strong Liu cdfdbf4a45 HHH-7919 : Miscellaneous bugfixes 2013-05-31 15:20:57 -07:00
Strong Liu eb9f0beeef HHH-8282 composite id with generator binding 2013-05-31 13:21:56 -07:00
Strong Liu dbc38e096e Revert "HHH-7919 : Miscellaneous bugfixes"
This reverts commit 025c2f4f67.
2013-05-31 11:40:23 -07:00
Strong Liu 025c2f4f67 HHH-7919 : Miscellaneous bugfixes 2013-05-31 10:55:24 -07:00
Steve Ebersole af5e8c3869 HHH-7841 - Introduce LoadPlan 2013-05-31 01:14:18 -05:00
Gail Badner bc8c847084 HHH-6515 HHH-6516 : Support for map key annotations 2013-05-30 23:01:33 -07:00
Gail Badner 3244caa6cd HHH-6515 HHH-6516 : Support for map key annotations 2013-05-30 23:01:33 -07:00
Strong Liu 2ad468ea73 HHH-7919 : Miscellaneous bugfixes 2013-05-29 17:30:13 -07:00
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