6085 Commits

Author SHA1 Message Date
Steve Ebersole
5f73d9277c HHH-9803 - Checkstyle fix ups 2015-05-16 14:05:15 -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
7308e14fed HHH-9803 - Checkstyle fix ups 2015-05-15 18:07:07 -05:00
Andrea Boriero
e4e76ba23b HHH-9765 - Re-introduce ExceptionMapper, ManagedFlushChecker and AfterCompletionAction 2015-05-15 14:50:44 -05:00
Steve Ebersole
2827a59f2d HHH-9788 - Schema generation re-triggered where it should not be 2015-05-15 13:46:58 -05:00
Steve Ebersole
a50e5f3623 HHH-9800 - Numerous hibernate-infinispan tests continue to fail transiently 2015-05-15 08:49:46 -05:00
Steve Ebersole
30aa9dcf50 updated README.md 2015-05-14 13:37:45 -05:00
Steve Ebersole
06f55c6bec updated README.md 2015-05-14 13:33:16 -05:00
Steve Ebersole
9a2baf5b20 minor build script fix in regards to setting apt dir 2015-05-14 13:33:16 -05:00
Steve Ebersole
ae0b5f8577 HHH-9665 - Allow EntityManagerFactoryImpl to be unwrapped only into public interfaces/classes 2015-05-14 13:33:16 -05:00
Hardy Ferentschik
a2c3c74251 HHH-9665 Changing the EntityManagerFactoryImpl#unwrap method
- Introducing HibernateEntityManagerFactory to host public EntityManagerFactory extension points
- Letting EntityManagerFactoryImpl#getEntityTypeByName return EntityType instead of EntityTypeImpl
- Updating tests to use unwrap to HibernateEntityManagerFactory instead of a cast to EntityManagerFactoryImpl
2015-05-14 13:33:15 -05:00
Steve Ebersole
329e85b0b0 HHH-9797 - Inaccurate warnings logged about duplicate joins (HHH000072) 2015-05-14 11:52:56 -05:00
Gail Badner
df898f3fbc HHH-9796 : Allow running hibernate-infinspan tests using Infinispan configuration specified by hibernate.cache.infinispan.cfg 2015-05-13 14:50:05 -07:00
Steve Ebersole
b605c3534e HHH-9790 - Remove deprecated methods from Session and SessionFactory 2015-05-13 11:55:02 -05:00
Steve Ebersole
b8f43a8c12 HHH-9795 - Create delegating base class for SessionFactory(Implementor) implementations 2015-05-13 11:01:24 -05:00
Steve Ebersole
13736ab5da HHH-9790 - Remove deprecated methods from Session and SessionFactory 2015-05-13 09:03:44 -05:00
Steve Ebersole
48cafb2664 HHH-8804 - Ability to use parametrized type as AttributeConverter type parameter 2015-05-12 23:34:27 -05:00
Svein
99e1250e4e HHH-8804 AttributeConverterDefinition now extracts the raw class from
parameterized type arguments to AttributeConverter
2015-05-12 23:34:27 -05:00
Steve Ebersole
23794bf294 HHH-9792 - Clean up missed Configuration methods 2015-05-12 23:09:58 -05:00
Steve Ebersole
3ee002ad46 HHH-9699 - Re-work the hibernate-osgi integration tests using managed Karaf 2015-05-12 23:00:50 -05:00
Steve Ebersole
288f490418 HHH-9761 - Make native APIs typed;
HHH-9790 - Remove deprecated methods from Session and SessionFactory
2015-05-12 22:56:37 -05:00
Andrea Boriero
dc0f77a236 Fix JdbcCoordinatorImpl impl of TransactionCoordinatorOwner#isActive() 2015-05-12 16:09:02 -05:00
Steve Ebersole
fa2034275b HHH-9699 - Re-work the hibernate-osgi integration tests using managed Karaf 2015-05-12 14:31:40 -05:00
Steve Ebersole
0d4989a5c0 HHH-9699 - Re-work the hibernate-osgi integration tests using managed Karaf 2015-05-12 13:59:12 -05:00
Steve Ebersole
ab66df1ecf HHH-9699 - Re-work the hibernate-osgi integration tests using managed Karaf 2015-05-12 13:59:12 -05:00
Sanne Grinovero
f3247cf3dd HHH-8898 Apply the auto-closeable also to StatelessSession and HibernateIterator 2015-05-12 14:17:26 +01:00
Sanne Grinovero
d7bf58e318 HHH-8898 Change the ScrollableResults API to enable auto-closeable when running on Java7 2015-05-12 13:51:27 +01:00
Sanne Grinovero
4d70a29e58 HHH-8898 Change the SessionFactory API to enable auto-closeable when running on Java7 2015-05-12 13:51:27 +01:00
Sanne Grinovero
7c006f7fcd HHH-8898 Change the Session API to enable auto-closeable when running on Java7 2015-05-12 13:51:27 +01:00
Galder Zamarreño
f3399926db HHH-9781 Update XML schema to Infinispan 7.2 2015-05-12 10:06:37 +02:00
Sanne Grinovero
da83e06e52 HHH-9783 TestableLoggerProvider needs to implement a new method after upgrade of JBoss Logger 2015-05-09 15:52:52 +01:00
Steve Ebersole
ff14315744 HHH-9699 - Re-work the hibernate-osgi integration tests using managed Karaf 2015-05-08 15:39:43 -05:00
Steve Ebersole
10922ba279 HHH-9699 - Re-work the hibernate-osgi integration tests using managed Karaf 2015-05-08 15:39:43 -05:00
Steve Ebersole
fde734e828 HHH-9699 - Re-work the hibernate-osgi integration tests using managed Karaf 2015-05-08 15:31:51 -05:00
Steve Ebersole
1b468d06a3 HHH-9699 - Re-work the hibernate-osgi integration tests using managed Karaf 2015-05-08 15:31:51 -05:00
Steve Ebersole
88a6e4ba27 HHH-9760 - TransactionImpl itself should not be throwing new TransactionExceptions 2015-05-08 13:08:01 -05:00
Galder Zamarreño
f8186e10c2 HHH-9776 elementCountInMemory should be local
* By default Cache.size() is now cluster-wide and hence to calculate
elementCountInMemory, local flag needs to be passed in (as well as
skip cache load in case there's a remote store plugged into it).
2015-05-08 17:43:40 +02:00
Galder Zamarreño
37494f4a9f HHH-9781 Update to Infinispan 7.2.1.Final
* The upgrade caused some tests that verified number of cached elements
in memory to fail. The cause for this was the change in clear()
operation which now is non-transactional, hence each element needs to
be removed individually.
2015-05-08 17:43:39 +02:00
Steve Ebersole
21abf08452 HHH-9756 - NPE in JtaTransactionCoordinatorImpl#explicitJoin() after previously executed transaction 2015-05-07 14:59:25 -05:00
barreiro
165f037bad HHH-8489 - bytecode enhancement: bi-directional associtation management
Closes #933
2015-05-07 13:10:58 -05:00
Gunnar Morling
74161c9bfa HHH-9773 Adding .DS_Store to .gitignore 2015-05-07 11:50:20 -05:00
Gunnar Morling
7da8083388 HHH-9773 Adding missing package declarations 2015-05-07 11:50:20 -05:00
Gunnar Morling
7346533259 HHH-9697 Making AbstractDelegatingSessionFactoryBuilder a self-referential generic type so implementations can use co-variant return types in builder methods 2015-05-05 18:02:35 -05:00
Steve Ebersole
da1fcbbfb7 HHH-9762 - Complete deprecation of Settings contract 2015-05-05 18:00:37 -05:00
Steve Ebersole
9bfd65e370 HHH-9768 - Maintain explicit list of ANSI SQL keywords 2015-05-01 14:29:17 -05:00
Steve Ebersole
dd314f492d HHH-9768 - Maintain explicit list of ANSI SQL keywords 2015-05-01 14:08:33 -05:00
Gail Badner
490fb1cf7b HHH-9737 : Back out of change that quoted ANSI keyword in hibernate-core 2015-05-01 11:15:57 -07:00
Steve Ebersole
5c88ccec5c HHH-9768 - Maintain explicit list of ANSI SQL keywords 2015-05-01 10:50:29 -05:00
Gail Badner
7569355ad8 HHH-9737 : Back out of change that quoted ANSI keyword in hibernate-core 2015-04-30 17:18:02 -07:00
Gail Badner
bc58df9a78 HHH-9758 : Broken SQL generated for dynamic batch fetching entities with a composite ID 2015-04-29 21:48:12 -07:00