Sanne Grinovero
16ae00a53a
HHH-9840 Allow 2nd level cache implementations to customize the various key implementations
2015-07-01 20:42:51 +01:00
Steve Ebersole
bd256e4783
HHH-9803 - Checkstyle fix ups - headers
2015-05-18 23:25:14 -05:00
Steve Ebersole
d5951c6e02
HHH-9803 - Checkstyle fix ups
2015-05-18 21:49:44 -05:00
Sanne Grinovero
4b3a655d49
HHH-9804 Ehcache integration uses a write lock where a read lock is requested in EhcacheTransactionalDataRegion
2015-05-16 15:20:11 +01: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
650267077d
HHH-9717 - Build script improvements - applied new standalone XJC and AnimalSniffer plugins
2015-04-10 11:58:22 -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
Guillaume Smet
72a50ae3e1
HHH-9497 Remove call to Ehcache ClassLoaderUtil.getStandardClassLoader()
...
It has been removed in Ehcache 2.8.3+.
2015-03-22 01:31:12 -04: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
055a750a53
HHH-8733 - General build cleanup
2013-12-02 20:57:57 -06:00
Steve Ebersole
14d0116af2
Revert "HHH-8733 - General build cleanup - hibernate-testing"
...
This reverts commit bc2855b323
.
2013-11-26 17:48:25 -06:00
Steve Ebersole
bc2855b323
HHH-8733 - General build cleanup - hibernate-testing
2013-11-26 13:53:18 -06:00
Steve Ebersole
d1023821b1
HHH-8733 - General build cleanup
2013-11-26 13:04:55 -05: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
Brett Meyer
11033040e6
HHH-8738 NPE in HibernateUtil if no default ehcache configuration
2013-11-22 14:20:06 -05:00
Steve Ebersole
859eaaa1c5
HHH-8619 - Account for "shadow" services as part of ServiceRegistry impls
2013-10-17 15:19:35 -05:00
Brett Meyer
7faae967ca
HHH-6576 NPE in Ehcache HibernateEhcacheUtils
2013-10-02 10:01:29 -04:00
Steve Ebersole
9e54c418ab
HHH-8499 - Prepare for 4.3 Beta4 release
2013-09-12 11:44:42 -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
bfbc0b88a8
HHH-8159 - Apply fixups indicated by analysis tools
2013-05-01 18:53:55 -05:00
Brett Meyer
489ee4a734
HHH-7943 Added support for ehcache and infinispan strategies and OSGi
...
services. Numerous ehcache and infinispan CL fixes.
2013-05-01 15:05:31 -04:00
Steve Ebersole
97e28200f0
HHH-8159 - Apply fixups indicated by analysis tools
2013-04-30 13:27:38 -05:00
Brett Meyer
398000517f
HHH-7943 Reworked "Availability" concepts into "strategy registration
...
providers". Updated proxool and c3p0 to use strategy selection.
2013-04-29 11:51:01 -04:00
Steve Ebersole
8eeef7af3b
HHH-8146 - Update to use maven-publishing plugin
2013-04-16 18:26:02 -05:00
Brett Meyer
cc4ef44670
HHH-8160 Updated for Gradle 1.5 OSGi plugin changes and package
...
versioning issues
2013-04-09 09:57:36 -04:00
Brett Meyer
56867417e2
HHH-7527 Enterprise OSGi JPA support
2013-02-14 10:44:35 -05:00
Strong Liu
6c6df69535
refactor, remove redundant type cast
2012-12-25 19:25:47 +08:00
U-MateusPimenta\Mateus Pimenta
401d4902fd
HHH-7518
2012-09-05 14:41:29 +08:00
Steve Ebersole
ab64f5c3be
HHH-7552 - New StrategySelectorService : initial auto-detection
2012-08-31 16:20:05 -05:00
brmeyer
d4eade8199
HHH-7560 ehcache unit test intermittently failing
...
(UnknownServiceException)
2012-08-29 17:58:11 -04:00
Steve Ebersole
4ad49a02c9
HHH-7556 - Clean up packages
2012-08-28 14:12:15 -05:00
Strong Liu
7a82349f75
HHH-7385 change to use gradle 1.1
2012-08-08 17:09:11 +08:00
Strong Liu
a203ea65aa
HHH-7350 read-only entities can not be deleted from 2LC
2012-05-31 00:54:08 +08:00
Strong Liu
d3b640cb75
HHH-7197 reimport imports
2012-03-26 16:17:45 +08:00
Steve Ebersole
dceda48ff1
HHH-7162 - Use concise artifact syntax in build scripts
2012-03-09 13:40:26 -06:00
Steve Ebersole
2f280b0c5a
Merge branch 'HHH-7096' of https://github.com/edalquist/hibernate-core
2012-03-01 13:32:45 -06:00
Eric Dalquist
fd6b3b4db4
HHH-7089 Return naturalId cache region instead of null
2012-03-01 10:25:10 -06:00
Eric Dalquist
a6ae52b732
HHH-7096 Populate Settings field in SingletonEhCacheRegionFactory
2012-02-21 11:07:31 -06:00
Eric Dalquist
1569e6194b
HHH-6974 Complete second level caching of natural id resolution
2012-02-07 08:34:23 -06:00
Eric Dalquist
c473520585
HHH-6974 Class level naturalId cache and stats
...
Add class level @NaturalIdCache annotation to denote if second level natualId caching should be done
Flush out stats model for naturalId cache related stats
Add ehcache support classes for naturalId region
2012-02-07 08:34:23 -06:00
Eric Dalquist
72fe79a3f2
HHH-6974 Addition of NaturalIdRegion SPI
...
Adds NaturalIdRegion to RegionFactory
Adds creation of NaturalIdRegions to SessionFactoryImpl setup
Basic copy of collection cache region behavior for first pass at naturalId region support in ehcache
2012-02-07 08:34:23 -06: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
Alex Snaps
3fe833456b
Check whether lock is null before logging, as it will probably be
2011-09-26 22:59:14 +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
Strong Liu
4be53e9a22
HHH-6276 org.hibernate.test.cache.ehcache.EhCacheRegionFactoryImpl fails due to no slf4j in test configuration
2011-05-31 00:52:01 +08:00
Strong Liu
1ec6f9f793
HHH-6276 org.hibernate.test.cache.ehcache.EhCacheRegionFactoryImpl fails due to no slf4j in test configuration
2011-05-31 00:39:22 +08:00
Strong Liu
0f18069ecd
HHH-6276 org.hibernate.test.cache.ehcache.EhCacheRegionFactoryImpl fails due to no slf4j in test configuration
2011-05-31 00:25:53 +08:00
Steve Ebersole
66a641df05
HHH-6211 - Fix bad pull request merge
2011-05-09 10:07:41 -05:00
Steve Ebersole
6e71657331
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
44cca7a375
HHH-6106 - Fix up IntelliJ project generation
2011-04-13 22:33:54 -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
5fb8b92eef
cleaned up erroneously committed bin/ directories
2011-03-14 13:38:58 -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
346418c4ef
Final sync with upstream master
2011-03-08 16:19:57 -06:00
Steve Ebersole
0816d00e59
HHH-5986 - Refactor org.hibernate.util package for spi/internal split
2011-03-05 09:26:34 -06:00
JPAV
c71e3c4baf
Changed copyright notice from JBoss to Hibernate for new logging classes
2011-02-23 16:46:58 -06:00
Sanne Grinovero
2641842ba9
HHH-5843 - Avoid useless branches during HQL parsing when trace logging is disabled
2011-02-23 13:04:19 -06:00
JPAV
ece77365dc
Updated to work with latest releases of jboss-logging and jboss-logging-tools
2011-02-16 16:14:27 -06: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
JPAV
af24178145
Give each project a single logger
2011-01-18 16:01:00 -06:00
JPAV
3712e1ad7e
Give each project a single logger
2011-01-18 16:00:59 -06:00
Erik-Berndt Scheper
c06cac6b36
HHH-5807 - Weird characters in license headers lead to compilation errors with UTF-8 character set
2010-12-23 11:49:30 +01:00
Greg Luck
1dc7317694
Create new Ehcache CacheRegionFactory implementation. This delegates to underlying classes in Ehcache.
2010-12-21 15:24:50 +10: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