Commit Graph

6207 Commits

Author SHA1 Message Date
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 da06b22dee HHH-9717 - Build script improvements - applied new standalone XJC and AnimalSniffer plugins 2015-04-09 21:42:42 -05:00
Steve Ebersole 6e7357beeb HHH-9717 - Build script improvements - applied new standalone XJC and AnimalSniffer plugins 2015-04-09 11:36:04 -05:00
Steve Ebersole c11d264743 HHH-9550 - Allow a dialect to specify the level of catalog/schema support 2015-04-07 16:36:29 -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 9786409096 HHH-9550 - Allow a dialect to specify the level of catalog/schema support 2015-04-07 14:31:41 -05:00
Steve Ebersole a96385a6e0 HHH-9713 - Creating an index in the database incorrectly tries to qualify the index with table name for some databases 2015-04-06 13:47:48 -05:00
Steve Ebersole b7273d93a2 HHH-9704 - Complete HHH-8805 work on 5.0;
HHH-9709 - @ForeignKey
2015-04-02 17:14:40 -05:00
Steve Ebersole 22ca7125f7 HHH-9704 - Complete HHH-8805 work on 5.0;
HHH-9709 - JPA @ForeignKey not consistently applied from annotation binding
2015-04-02 17:02:59 -05:00
Sanne Grinovero 4c690a8839 HHH-9706 Review concurrency of ClassLoaderService and warn against reuse 2015-04-02 18:32:52 +01:00
Steve Ebersole 6ec4e0cdba Changes for AnimalSniffer 2015-04-01 19:19:29 -05:00
Gail Badner 02e2644676 HHH-9370 : Unidirectional one-to-many with key that is property-ref (test case) 2015-04-01 16:13:55 -07:00
Steve Ebersole 7019db74fb release 5.0.0.Beta1 2015-03-31 16:39:37 -05:00
Steve Ebersole 7799d697cb release 5.0.0.Beta1 2015-03-31 15:11:15 -05:00
Steve Ebersole 256b2608ce HHH-9265 - Extract EntityEntry behind a factory + interface;
HHH-9700 - Make EntityEntryFactory pluggable via EntityPersister
2015-03-31 14:42:40 -05:00
John O'Hara 5c4dacb83e HHH-9265 - Extract EntityEntry behind a factory + interface 2015-03-31 13:07:06 -05:00
Steve Ebersole f295d66d6e HHH-8844 - Add support for Java 8 date and time types (JSR-310) 2015-03-31 13:02:19 -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 212f61a24c HHH-9668 - Document new SessionFactory approach and APIs 2015-03-30 13:24:44 -05:00
barreiro 4def797408 [HHH-9690] reorganization of bytecode enhancer code
Enhancer class was split into 3 logical units: EntityEnhancer for regular entities; CompositeEnhancer for emmbeded entities; PersistentAttributesEnhancer to enhance the persistent fields of both types of entities
Added a few helper classes and re-worked the tests a bit as well
2015-03-27 18:24:07 -05:00
Steve Ebersole e9230758b4 HHH-9446 - ClassCastException on loaded entities under GlassFish 4.0 2015-03-27 15:13:53 -05:00
Gunnar Morling d5d066cb3d HHH-8901 Creating forwarding base classes for SessionBuilder(Implementor) and SharedSessionBuilder 2015-03-27 13:47:08 -05:00
Steve Ebersole 08f37c4502 HHH-9492 - Migrate to new bootstrap API (MetadataSources, etc) 2015-03-27 13:42:48 -05:00
Steve Ebersole d796acdbc2 HHH-9492 - Migrate to new bootstrap API (MetadataSources, etc) 2015-03-27 12:04:24 -05:00
Gunnar Morling 30240beded HHH-9689 Avoid NPE when trying to load non-existent properties resource 2015-03-27 10:12:30 -05:00
Steve Ebersole 1f50efa34c HHH-9524 - Make strategy for interpreting id-generator annotations pluggable 2015-03-26 22:54:01 -05:00
Gail Badner 64c3e4c783 HHH-8879 HHH-8994 : Embeddable with associations used as a Map key 2015-03-26 17:44:37 -07:00
Steve Ebersole 5d365cfa00 HHH-9524 - Make it pluggable how GenerationType.AUTO is mapped 2015-03-26 16:18:40 -05:00
barreiro 81d30aa037 HHH-9679 - Fix hibernate-enhance-maven-plugin buid script 2015-03-26 13:03:16 -05:00
Steve Ebersole 3b9b2eaa91 HHH-9668 - Document new SessionFactory approach and APIs 2015-03-26 12:28:29 -05:00
Steve Ebersole 599c10cd5a HHH-9492 - Migrate to new bootstrap API (MetadataSources, etc) 2015-03-26 09:57:49 -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 507726e929 HHH-8844 - Add support for Java 8 date and time types (JSR-310) 2015-03-25 15:37:07 -05:00
Steve Ebersole 9901f85f77 HHH-465 - order by nulls first / last 2015-03-25 15:37:07 -05:00
Gunnar Morling 52fabe70bc HHH-8191 Remvoing redundant semicolon 2015-03-25 16:24:54 +01:00
Steve Ebersole 117cb9cd2c Merge pull request #862 from magdalenamoeller/HHH-9556
HHH-9556 - enable query hints for SQL Server 2012
2015-03-24 23:54:57 -05:00
Steve Ebersole 4e0f2b3a7b HHH-9300 - DB2Dialect generates invalid order by clause 2015-03-24 23:49:09 -05:00
Steve Ebersole a4b5cf4597 HHH-9668 - Document new SessionFactory approach and APIs 2015-03-24 22:16:22 -05:00
Andrea Boriero 37b4aeb7c9 Fix javadoc for Java 8 2015-03-25 01:38:39 +00:00
Steve Ebersole 30ceca18c2 HHH-8844 - Add support for Java 8 date and time types (JSR-310) 2015-03-24 20:25:17 -05:00
Steve Ebersole e44b38f716 HHH-8844 - Add support for Java 8 date and time types (JSR-310) 2015-03-24 17:54:08 -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
Steve Ebersole 3e73948dae HHH-7375 - TimeZone of Calendar objects should be used in binding to JDBC statements 2015-03-23 21:02:45 -05:00
Steve Ebersole 9883d7b11a HHH-9680 - hibernate-osgi module has gone cra-cra again 2015-03-23 15:27:02 -05:00
Steve Ebersole 98a4f3c67f HHH-9680 - hibernate-osgi module has gone cra-cra again 2015-03-23 15:05:06 -05:00
Steve Ebersole 04a4f54579 HHH-8191 - Update Teradata Dialect for Teradata 14.0 2015-03-23 14:54:24 -05:00
Steve Ebersole 8d988c33b4 HHH-9677 - Upgrade Gradle 2015-03-23 14:36:41 -05:00
Steve Ebersole 218569c423 HHH-9677 - Upgrade Gradle 2015-03-23 14:30:02 -05:00
Steve Ebersole f6322b5cdd HHH-9678 - Change built-in SqlTypeDescriptor impls to not auto-register themselves with SqlTypeDescriptorRegistry 2015-03-23 11:20:01 -05:00
Steve Ebersole c02e6c44fa HHH-9677 - Upgrade Gradle 2015-03-23 11:20:01 -05:00