4703 Commits

Author SHA1 Message Date
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
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
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
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
george-007
8b9ec5cca5 Update DefaultInitializeCollectionEventListener.java 2013-05-16 11:53:55 -04:00
Brett Meyer
24f1a15d07 HHH-8238 OsgiJtaPlatform null pointer exception 2013-05-16 11:46:04 -04:00
Brett Meyer
08215bad73 HHH-2664 full join not working 2013-05-15 00:35:12 -04:00
Brett Meyer
fca8f3c1af HHH-8236 Update to hibernate-commons-annotations 4.0.2.Final 2013-05-14 23:54:08 -04:00
Scott Marlow
3e311a1370 HHH-8233 fix for exclude-unlisted-classes (was being ignored) 2013-05-14 13:36:26 -04:00
Gail Badner
4dac8052d5 HHH-7841 - Redesign Loader 2013-05-13 13:28:01 -07: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
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
5373be01df HHH-8232 - Upgrade to Gradle 1.6 2013-05-10 11:10:29 -05:00
Steve Ebersole
9a590c8e69 HHH-8222 - Implement @NamedStoredProcedureQuery binding 2013-05-09 20:36:14 -05:00
Steve Ebersole
e9a54405c2 HHH-8232 - Upgrade to Gradle 1.6 2013-05-09 20:33:19 -05:00
Steve Ebersole
8e3770235b HHH-8211 - Checkstyle and FindBugs fix-ups 2013-05-09 19:51:10 -05:00
Steve Ebersole
6fe63e035c HHH-8211 - Checkstyle and FindBugs fix-ups 2013-05-09 15:19:19 -05:00
Alex Snaps
f841c2ab3b HHH-8211 FindBugs: Redundant null check removed 2013-05-09 15:19:19 -05:00
Alex Snaps
ab47eae5b9 HHH-8211 Fixed checkstyle issues in hibernate-ehcache module 2013-05-09 15:19:19 -05:00
Steve Ebersole
0ff155d065 HHH-8231 - Pass along IOException as cause when trying to open script outputs 2013-05-09 14:52:54 -05:00
Steve Ebersole
8c95a6077a HHH-8222 - Implement @NamedStoredProcedureQuery binding 2013-05-09 14:47:58 -05:00
Steve Ebersole
40373412e0 HHH-8220 - pom dependencies scope changed from compile to runtime 2013-05-07 21:19:15 -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
Steve Ebersole
2bc63badea HHH-8220 - pom dependencies scope changed from compile to runtime 2013-05-07 08:02:33 -05:00