5523 Commits

Author SHA1 Message Date
Steve Ebersole
17a58ae033 HHH-8733 - General build cleanup - hibernate-testing 2013-11-26 13:55:29 -06:00
Steve Ebersole
bc2855b323 HHH-8733 - General build cleanup - hibernate-testing 2013-11-26 13:53:18 -06:00
Brett Meyer
ee5f5b3c69 HHH-8733 removed sourceSet handling in OSGi manifest generation 2013-11-26 13:04:55 -05:00
Steve Ebersole
d1023821b1 HHH-8733 - General build cleanup 2013-11-26 13:04:55 -05:00
Brett Meyer
aabd904ec6 HHH-8733 temporary fix for eclipse task 2013-11-25 13:39:35 -05:00
Brett Meyer
f24e470181 HHH-8341 JtaTransaction logs excessive HHH000426 warning 2013-11-25 13:35:25 -05:00
Brett Meyer
1566586fbf HHH-8743 EntityReferenceInitializerImpl#resolveEntityKey throws
Exception in case of entityKey != null
2013-11-25 10:24:13 -05:00
Steve Ebersole
783831f113 HHH-8741 - More checkstyle cleanups 2013-11-25 01:07:35 -06:00
Steve Ebersole
8fe5460ec0 HHH-8741 - More checkstyle cleanups 2013-11-24 20:07:37 -06:00
Steve Ebersole
66d3902ec2 HHH-8741 - More checkstyle cleanups 2013-11-24 17:42:54 -06:00
Steve Ebersole
3a2c9f83e6 HHH-8741 - More checkstyle cleanups 2013-11-24 17:20:23 -06:00
Steve Ebersole
b103b2a0ad HHH-8741 - More checkstyle cleanups 2013-11-24 15:39:24 -06:00
Steve Ebersole
77c85353ab HHH-8741 - More checkstyle cleanups 2013-11-24 15:29:50 -06:00
Steve Ebersole
4c91944fd9 HHH-8741 - More checkstyle cleanups 2013-11-24 15:20:45 -06:00
Steve Ebersole
7b69aaacb3 HHH-8741 - More checkstyle cleanups 2013-11-24 15:16:12 -06:00
Steve Ebersole
cd590470c0 HHH-8741 - More checkstyle cleanups 2013-11-24 09:44:55 -06:00
Steve Ebersole
b6c9a56136 HHH-8741 - More checkstyle cleanups 2013-11-23 21:40:59 -06:00
Steve Ebersole
e59a0170af HHH-8741 - More checkstyle cleanups 2013-11-23 21:30:05 -06:00
Steve Ebersole
241868e1dd HHH-8741 - More checkstyle cleanups 2013-11-23 10:06:53 -06:00
Steve Ebersole
8ec17e68e7 HHH-8741 - More checkstyle cleanups 2013-11-23 00:06:06 -06:00
Steve Ebersole
ffecce514e HHH-8733 - General build cleanup 2013-11-22 21:20:27 -06:00
Steve Ebersole
f9aa122b5e HHH-8733 - General build cleanup 2013-11-22 19:46:05 -06:00
Steve Ebersole
50d17da870 HHH-8733 - General build cleanup 2013-11-22 18:57:31 -06:00
Gail Badner
5d09464c67 HHH-8684 : Named output parameters don't work for stored procedure call 2013-11-22 16:22:36 -08:00
Steve Ebersole
9c96e23488 HHH-8739 - Tracking of JTA Synch registration thread 2013-11-22 16:28:43 -06:00
Steve Ebersole
1b3829a95d HHH-8733 - General build cleanup 2013-11-22 15:28:28 -06:00
Steve Ebersole
608bdefc9a HHH-8739 - Tracking of JTA Synch registration thread 2013-11-22 15:12:39 -06:00
Steve Ebersole
c1612fe004 HHH-8733 - General build cleanup 2013-11-22 14:53:24 -06:00
Brett Meyer
11033040e6 HHH-8738 NPE in HibernateUtil if no default ehcache configuration 2013-11-22 14:20:06 -05:00
Steve Ebersole
6f25adcfd2 HHH-8734 - Update to Gradle 1.9 2013-11-21 13:46:40 -06:00
Brett Meyer
d47e9daf88 HHH-8689 regression test 2013-11-21 11:36:41 -05:00
Galder Zamarreño
c418ea147f HHH-8624 Update to Infinispan 6.0.0.Final 2013-11-21 13:41:39 +01:00
Galder Zamarreño
c7fa16abe9 HHH-8623 Cache should be up to date after region eviction
* Region clear now happens within the transaction of the caller,
if any. Otherwise, a new transaction is started in order to do the
clear within a transaction and so deal with situations where cache
statistics are queried outside of a transaction.
* Cache updates after the region eviction should be allowed to
happen, so if region eviction happened within the transaction, a
putFromLoad() is mapped to a normal put instead of a PFER call,
so that the data is accessible for the current transaction. This is
not an issue for situations where region has not evicted because
the session cache will have data that's been accessed in the
transaction.
* Transaction manager could be null, if region non-transactional
2013-11-21 13:41:39 +01:00
Galder Zamarreño
7788092173 HHH-8624 Update to Infinispan 6.0 snapshot
* Snapshot update is only to verify that the testsuite passes with
the latest Infinispan fixes for ISPN-3639.
2013-11-21 13:41:38 +01:00
Brett Meyer
f9c8ec9f2a 4.3.0.CR1 post-release 2013-11-20 16:52:56 -05:00
Brett Meyer
4e37d0ad8a 4.3.0.CR1 post-release 2013-11-20 15:51:17 -05:00
Steve Ebersole
b1d38a2040 release 4.3.0.CR1 4.3.0.CR1 2013-11-20 12:18:52 -06:00
Steve Ebersole
7deda8c34b HHH-8720 - Create an index for the topical guides 2013-11-20 11:32:11 -06:00
Gail Badner
412d5d6fca HHH-8662 : Deprecate functionality for initialized many-to-many collections of proxies 2013-11-20 04:18:22 -08:00
Gail Badner
f679a3c783 HHH-8597 : Rename org.hibernate.loader.plan2 to org.hibernate.loader.plan 2013-11-20 02:21:31 -08:00
Gail Badner
8e2f2a9da6 HHH-8597 : Delete org.hibernate.loader.plan2 and related code 2013-11-20 01:38:46 -08:00
Gail Badner
b42b759a0d HHH-8722 HHH-8723 : Reorg AbstractLoadPlanBuildingAssociationVisitationStrategy and add Any support 2013-11-19 23:22:33 -08:00
Gail Badner
eeb5a3f2c2 HHH-8722 HHH-8723 : Reorg AbstractLoadPlanBuildingAssociationVisitationStrategy and add Any support 2013-11-19 23:22:23 -08:00
Gail Badner
ed4fafeb50 HHH-8722 HHH-8723 : Reorg AbstractLoadPlanBuildingAssociationVisitationStrategy and add Any support 2013-11-19 23:22:13 -08:00
Gail Badner
9d8fa394e3 HHH-8722 HHH-8723 : Reorg AbstractLoadPlanBuildingAssociationVisitationStrategy and add Any support 2013-11-19 23:21:47 -08:00
Gail Badner
7693826b77 HHH-8722 HHH-8723 : Reorg AbstractLoadPlanBuildingAssociationVisitationStrategy and add Any support 2013-11-19 23:21:27 -08:00
Gail Badner
ec348c32fd HHH-8722 HHH-8723 : Reorg AbstractLoadPlanBuildingAssociationVisitationStrategy and add Any support 2013-11-19 23:21:13 -08:00
Gail Badner
de7cddc879 HHH-8722 HHH-8723 : Reorg AbstractLoadPlanBuildingAssociationVisitationStrategy and add Any support 2013-11-19 23:19:00 -08:00
Steve Ebersole
4e6f3a9753 HHH-8692 - Document value generation feature 2013-11-19 17:30:16 -06:00
Steve Ebersole
475aba7c0f HHH-8720 - Create an index for the topical guides 2013-11-19 17:30:16 -06:00