32 Commits

Author SHA1 Message Date
Alex Snaps
0b57c4e787 HHH-10124 HHH-8732 Upgraded Ehcache to 2.10.1 2015-11-12 08:54:01 -06:00
Andrea Boriero
4da260b3be HHH-9990 - Enabled batched updates for versioned data by default 2015-08-05 11:27:18 +01:00
Gunnar Morling
274303a7e0 HHH-9949 Using new URL as DTD reference 2015-07-20 09:42:41 +02:00
Steve Ebersole
bd256e4783 HHH-9803 - Checkstyle fix ups - headers 2015-05-18 23:25:14 -05:00
Steve Ebersole
13736ab5da HHH-9790 - Remove deprecated methods from Session and SessionFactory 2015-05-13 09:03:44 -05:00
Steve Ebersole
da1fcbbfb7 HHH-9762 - Complete deprecation of Settings contract 2015-05-05 18:00:37 -05:00
Andrea Boriero
b476094d43 HHH-9747 - Import initial reworking of transaction handling (based on JdbcSession work) 2015-04-24 10:58:08 -05:00
Steve Ebersole
c021d12ee2 HHH-9550 - Allow a dialect to specify the level of catalog/schema support 2015-04-07 16:36:13 -05:00
Steve Ebersole
9caca0ce37 HHH-9490 - Migrate from dom4j to jaxb for XML processing;
HHH-9492 - Migrate to new bootstrap API (MetadataSources, etc);
HHH-7078 - Split NamingStrategy into ImplicitNamingStrategy/PhysicalNamingStrategy;
HHH-6005 - Better handling of implicit column naming with @ElementCollection of @Embeddables;
HHH-9633 - Add tests that explicitly test the "main" NamingStrategy impls
2015-03-10 16:53:51 -05:00
Sanne Grinovero
498214b569 HHH-9508 Avoid source syntax which doesn't work in Eclipse 2014-11-18 11:53:29 +00:00
Steve Ebersole
859eaaa1c5 HHH-8619 - Account for "shadow" services as part of ServiceRegistry impls 2013-10-17 15:19:35 -05:00
brmeyer
d4eade8199 HHH-7560 ehcache unit test intermittently failing
(UnknownServiceException)
2012-08-29 17:58:11 -04:00
Strong Liu
d3b640cb75 HHH-7197 reimport imports 2012-03-26 16:17:45 +08:00
Gail Badner
af3767b82a HHH-6872 : Test failures with hibernate.jdbc.batch_versioned_data=true 2011-12-02 02:19:58 -08:00
Steve Ebersole
d4e138eb13 HHH-6833 - Eable SQL logging for tests 2011-11-20 10:27:47 -06:00
Strong Liu
a34c99a34c HHH-6697 EntityManager.persist should through EntityExistsException instead of PersistenceException (from https://github.com/hibernate/hibernate-core/pull/178) 2011-09-30 17:21:05 +08:00
Strong Liu
e655163c24 change ehcache disk location used for testing to avoid conflicts 2011-09-28 15:50:54 +08:00
Strong Liu
d0476de7f8 HHH-6451 adapt hibernate-ehcache to the new api 2011-07-19 01:51:02 +08:00
Alex Snaps
c26a23bf90 EHC-864 Moved all Hibernate dependent classes from ehcache-core to hibernate-ehcache module and fixed to use new API 2011-07-19 01:51:02 +08:00
Strong Liu
92ad3eed80 HHH-6297 remove legacy cache api 2011-06-09 12:18:59 +08:00
Steve Ebersole
66a641df05 HHH-6211 - Fix bad pull request merge 2011-05-09 10:07:41 -05:00
Greg Luck
53f8543911 Merge pull request #60 from alexsnaps/4.0
HHH-6083
2011-05-05 10:14:17 -07:00
Steve Ebersole
c930ebcd7d HHH-6191 - repackage org.hibernate.cache per api/spi/internal split 2011-05-04 14:43:04 -05:00
Steve Ebersole
6504cb6d78 HHH-6098 - Slight naming changes in regards to new logging classes 2011-04-08 09:44:13 -05:00
Alex Snaps
8bd56a097a Added tests for newly introduced RegionFactories and upgraded to 2.4.1 (2.3 is busted with Hibernate 4.0) 2011-04-05 17:46:57 +02:00
Steve Ebersole
7ece2ee52f HHH-5942 - Migrate to JUnit 4 2011-03-25 10:54:03 -05:00
Steve Ebersole
20a120ef6c HHH-5942 - Migrate to JUnit 4 2011-03-14 13:14:07 -05:00
Steve Ebersole
fd3fb8b316 HHH-5942 - Migrate to JUnit 4 2011-03-14 13:14:07 -05:00
Steve Ebersole
03ada52204 HHH-5942 - Migrate to JUnit 4 2011-03-14 13:14:06 -05:00
JPAV
8c806d361d Changes from requests at Hibernate meeting: message codes, use XXXf methods for debug and trace, use @Cause 2011-02-08 13:55:27 -06:00
Steve Ebersole
2443fede65 HHH-5616 - Switch to Gradle for builds .. incorrect .gitignore 2010-10-11 17:43:42 -05:00
Steve Ebersole
429d0fd8f9 HHH-5616 - Switch to Gradle for builds .. ehcache 2010-10-11 14:41:49 -05:00