Steve Ebersole
52589379e1
HHH-9732 - Audit code for spots that would benefit from a case-insensitive keyed Map
2015-04-22 13:17:21 -05:00
Steve Ebersole
3c85127f82
HHH-9716 - Previously working schema creation fails on 5.0
2015-04-22 11:09:51 -05:00
John O'Hara
3e5a8b6603
HHH-9701 - Develop "immutable EntityEntry" impl
2015-04-22 13:24:02 +01:00
Gail Badner
5269bcbeeb
HHH-9737 : Miscellaneous bugs in unit tests when using non-default dialects
...
(cherry picked from commit a6969ceb0a
)
2015-04-21 12:28:16 -07:00
Steve Ebersole
d2c50f16f2
HHH-9727 - Slight redesign to bootstrapping APIs to allow for OGM bootstrapping
2015-04-21 13:49:06 -05:00
Steve Ebersole
e8af41637f
HHH-9727 - Slight redesign to bootstrapping APIs to allow for OGM bootstrapping
2015-04-21 11:56:06 -05:00
Gail Badner
df8cc6d4be
HHH-9250 : BigIntegerSequenceGeneratorTest.testBasics fails on MS SQL Server 2012
...
(cherry picked from commit 49fed0938e
)
2015-04-20 17:47:17 -07:00
Steve Ebersole
4541f7b501
HHH-9727 - Slight redesign to bootstrapping APIs to allow for OGM bootstrapping
2015-04-20 15:21:37 -05:00
Steve Ebersole
bf3669a7de
HHH-9727 - Slight redesign to bootstrapping APIs to allow for OGM bootstrapping
2015-04-20 12:18:34 -05:00
Steve Ebersole
5fe83ba4c8
HHH-9717 - Build script improvements
2015-04-20 12:00:12 -05:00
Steve Ebersole
0993d78e97
HHH-9724 - More complete "temp table" coverage and allow Dialects to influence which strategy is used
2015-04-17 16:36:39 -05:00
Steve Ebersole
06b6135a11
HHH-9724 - More complete "temp table" coverage and allow Dialects to influence which strategy is used - initial work
2015-04-17 16:25:40 -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
f0029d49bc
HHH-9717 - Build script improvements - checkstyle and findbugs
2015-04-17 13:03:10 -05:00
Steve Ebersole
9abb981ac2
HHH-9733 - Add checks for no-arg uses of String#toUpperCase and String#toLowerCase
2015-04-17 12:21:00 -05:00
Steve Ebersole
f77b861137
HHH-9716 - Previously working schema creation fails on 5.0
2015-04-17 11:05:39 -05:00
Steve Ebersole
b6ae9edb4e
HHH-9716 - Previously working schema creation fails on 5.0
2015-04-17 11:02:13 -05:00
Steve Ebersole
76d732d53a
HHH-9727 - Slight redesign to bootstrapping APIs to allow for OGM bootstrapping
2015-04-16 14:19:11 -05:00
Steve Ebersole
b1bbae2783
HHH-9727 - Slight redesign to bootstrapping APIs to allow for OGM bootstrapping
2015-04-16 09:02:28 -05:00
Steve Ebersole
2c968538a5
HHH-9728 - Audit Settings to decide what should become a SessionFactoryServiceRegistry service
2015-04-16 00:59:10 -05:00
Steve Ebersole
83f83c57dc
HHH-9726 - Rename MetadataBuilderContributor to MetadataBuilderInitializer and pass it the StandardServiceRegistry
2015-04-15 11:44:49 -05:00
Steve Ebersole
596753ea4b
HHH-9717 - Build script improvements - removed source-generation.gradle (yaay!)
2015-04-15 10:56:48 -05:00
Steve Ebersole
f116ada16d
HHH-9717 - Build script improvements - fixed generated POM
2015-04-10 15:30:13 -05:00
Steve Ebersole
018b5e11ed
HHH-9717 - Build script improvements - applied new standalone XJC and AnimalSniffer plugins
2015-04-10 12:06:24 -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
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