Steve Ebersole
9e063ffa25
HHH-9837 - Remove reliance during annotation binding on org.hibernate.internal.util.ClassLoaderHelper
...
HHH-9841 - Redesign org.hibernate.property.PropertyAccessorFactory
2015-06-04 14:12:17 -05:00
Steve Ebersole
c777938ce9
HHH-9675 - org.hibernate.envers.boot.internal.EnversIntegrator throws NPE in WF9
2015-05-26 16:08:27 -05:00
Steve Ebersole
bd256e4783
HHH-9803 - Checkstyle fix ups - headers
2015-05-18 23:25:14 -05:00
Steve Ebersole
611f8a0e1c
HHH-9803 - Checkstyle fix ups
2015-05-18 13:35:27 -05:00
Steve Ebersole
7308e14fed
HHH-9803 - Checkstyle fix ups
2015-05-15 18:07:07 -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
Andrea Boriero
b476094d43
HHH-9747 - Import initial reworking of transaction handling (based on JdbcSession work)
2015-04-24 10:58:08 -05:00
Brett Meyer
7ca12c7d80
HHH-9722 cleanup, removed StringHelper methods
2015-04-17 15:53:24 -04:00
10urshin
1361925bc7
HHH-9722
...
Changed all toLowerCase() and toUpperCase() to toLowerCase(Locale.ROOT),
toUpperCase(Locale.ROOT).
2015-04-17 15:53:24 -04: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
Brett Meyer
410a785dfe
HHH-9680 updated OSGi quickstarts, added necessary contracts to Envers blueprint, corrected a few uses of ReflectionManager
2015-03-30 15:36:57 -04:00
Steve Ebersole
e9230758b4
HHH-9446 - ClassCastException on loaded entities under GlassFish 4.0
2015-03-27 15:13:53 -05:00
Steve Ebersole
a92ddea9ca
HHH-9492 - Migrate to new bootstrap API (MetadataSources, etc) - Gunnar's feedback
2015-03-26 00:25:52 -05:00
Steve Ebersole
5f6d1d24f7
HHH-8844 - Add support for Java 8 date and time types (JSR-310)
2015-03-24 16:01:15 -05:00
Brett Meyer
b70bc0080e
HHH-8769 gracefully handle the lack of dynamic mode support in Envers
2015-03-22 01:30:52 -04:00
Felix Feisst
a05460a23f
Added regression test for HHH-8769
2015-03-22 00:49:40 -04:00
Steve Ebersole
22730624fc
HHH-9042 - Envers fails with @Converter and AttributeConverter
2015-03-20 11:17:48 -05:00
Steve Ebersole
63a0f03c5a
HHH-9654 - Adjust envers for 5.0 APIs + JAXB
2015-03-18 20:22:26 -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
Eric Haas
6f6b3264f3
HHH-9043
...
Added the ability to customize the modified field name for audited fields.
2015-01-19 17:27:36 -05:00
Gail Badner
493808ddc1
HHH-8401 : Unit test fixes
...
(cherry picked from commit 45511f10ae
)
2014-12-17 23:32:43 -08:00
Steve Ebersole
66ce8b7fb5
HHH-9466 - Drop metamodel package from source
2014-10-30 07:43:55 -05:00
Gail Badner
95070f50a9
HHH-9193 : Default audit behavior of mapped-superclass (test cases)
2014-05-27 14:25:25 -07:00
Gail Badner
27da278f07
HHH-9194 : Revert HHH-8908 fix
2014-05-27 14:25:25 -07:00
Gail Badner
d259f8d62a
HHH-9150 : Envers test table is too long causing Oracle failure
2014-04-30 18:09:15 -07:00
Gail Badner
f693f5c320
HHH-8908 : Column of Embedded missing in Audit Table; reorg tests
2014-04-17 14:12:36 -07:00
Gail Badner
b3b2312482
HHH-8908 : Column of Embedded missing in Audit Table; additional test, format, cleanup
2014-04-17 14:12:36 -07:00
Gail Badner
ce6018563c
HHH-8908 : Column of Embedded missing in Audit Table
2014-04-17 14:12:36 -07:00
Gail Badner
e0677a1ae1
HHH-8908 : Column of Embedded missing in Audit Table (test case)
2014-04-17 14:12:36 -07:00
Lukasz Antoniak
3b2a09d2e7
HHH-8968 - Fix and test by FiatLox
2014-02-24 22:18:08 +01:00
Lukasz Antoniak
612e795ad2
HHH-8912 - Test case
...
(cherry picked from commit e025725f66
)
2014-01-29 23:30:09 +01:00
Labi0
7c7c65f42e
HHH-8912 - @NotFound applied to *-to-one relation in superclass
...
(cherry picked from commit 1e7b03a2ae
)
2014-01-29 23:29:56 +01:00
Lukasz Antoniak
522ce1d974
HHH-8243 HHH-8329 - Avoid flushing in validity audit strategy
...
(cherry picked from commit f0bd12f823
)
2014-01-28 13:36:48 -06:00
Brett Meyer
3ff64a55c5
HHH-8763 OsgiServiceUtil#getServiceImpls broken
2013-12-06 14:58:42 -05:00
Steve Ebersole
49ff975f7d
HHH-8733 - General build cleanup
2013-12-02 22:11:00 -06: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
cd590470c0
HHH-8741 - More checkstyle cleanups
2013-11-24 09:44:55 -06:00
Steve Ebersole
e59a0170af
HHH-8741 - More checkstyle cleanups
2013-11-23 21:30:05 -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
50d17da870
HHH-8733 - General build cleanup
2013-11-22 18:57:31 -06:00
Steve Ebersole
c1612fe004
HHH-8733 - General build cleanup
2013-11-22 14:53:24 -06:00
Steve Ebersole
67d8a53887
HHH-8700 - Update ORM modules using JPA metamodel generator to use the new module
2013-11-18 15:36:23 -06:00
Lukasz Antoniak
e65abd026c
HHH-8497 - Fix and test
2013-11-06 21:25:06 +01:00
zuchos
2bac8d8cbe
HHH-8505: Additional test cases
2013-10-28 15:06:01 +01:00
zuchos
c9d4305bf1
HHH-8505: Fixed todos
2013-10-28 15:05:59 +01:00