Gail Badner
2dc0adb893
HHH-10053 : Revert HHH-9736; BigIntegerType really should use NumericTypeDescriptor
2015-09-02 13:04:56 -07:00
Steve Ebersole
73c46e298c
HHH-10056 - Separate settings for notions of (1) disabling EnversService and (2) auto-registering Envers listeners
2015-09-02 09:05:34 -05:00
Steve Ebersole
29de3c87ab
HHH-10056 - Separate settings for notions of (1) disabling EnversService and (2) auto-registering Envers listeners
2015-09-02 08:51:26 -05:00
Steve Ebersole
518033eabe
HHH-10068 - Missing generated JPA static metamodel class for envers revision entity
2015-09-02 08:23:20 -05:00
Steve Ebersole
1c70e0df0c
HHH-10020 - Improvements to org.hibernate.bytecode.enhance.internal.AttributeTypeDescriptor#buildInLineDirtyCheckingBodyFragment
2015-09-01 21:52:28 -05:00
Steve Ebersole
961b5e8977
HHH-10069 - ClassCastException between CompositeCustomType and ComponentType part 2
2015-09-01 21:31:27 -05:00
Steve Ebersole
8916346b4a
HHH-9864 - foreign key violation with order_inserts=true
2015-09-01 20:23:51 -05:00
drepshas
216848b500
HHH-10054 Modify Create Index SQL to support the Teradata database
2015-09-01 12:41:32 -05:00
Radim Vansa
d9b456b03a
HHH-10058 Parameterized test runner compatible with CustomRunner
2015-09-01 12:04:42 -05:00
Radim Vansa
64137c3619
HHH-10057 hibernate-infinispan incompatible with Infinispan 8.0.0.CR1
...
* ISPN-5609 changed InvalidateCommand constructors: used reflection to work around that; now should work with 8.0.0.CR1
* renamed BeginInvalidationCommand.getLockOwner to getSessionTransactionId() to prevent further conflicts
* added commands tests
2015-09-01 11:59:59 -05:00
Radim Vansa
1d62197b9d
HHH-10008 SessionImplementor.getTimestamp() does not return transaction start time;
...
HHH-9962 Second level query cache returns stale data if query and update statements are executed concurrently
2015-09-01 11:49:03 -05:00
Gunnar Morling
1376b12ca9
HHH-10073 Not propagating XML node names configured in mappings
2015-09-01 11:34:56 -05:00
Gunnar Morling
6f215a9227
HHH-10073 Removing further left-overs from removed dom4j entity mode
2015-09-01 11:34:56 -05:00
Gunnar Morling
47b8ed5121
HHH-10073 Removing methods scheduled for removal in 5.0
2015-09-01 11:34:56 -05:00
Gunnar Morling
1db462f35f
HHH-10073 Removing types methods scheduled for removal in 5.0
2015-09-01 11:34:56 -05:00
Steve Ebersole
78fcfe26a7
HHH-10065 - Slow mapping initialization
2015-09-01 10:05:52 -05:00
Steve Ebersole
74d2d33012
HHH-10009 - Unable to parse cfg.xml file with explicit xsi:schemaLocation
2015-09-01 09:22:57 -05:00
Steve Ebersole
d85fd04eb0
HHH-10070 - Deprecate use of "collection properties" in HQL
2015-08-31 21:02:09 -05:00
Steve Ebersole
24901af4d9
HHH-10024 - CriteriaQuery: Join on a field named 'size' backed by an enum throws IllegalArgumentException
2015-08-31 20:30:15 -05:00
Steve Ebersole
080014558d
HHH-10026 - Consider hibernate-java8 types for use with @Version
2015-08-31 13:07:18 -05:00
Steve Ebersole
ca1c2efaf9
HHH-9954 - Equality checking should consider arrays
2015-08-31 09:25:53 -05:00
Steve Ebersole
dee80ab566
HHH-10059 - Make EntityManagerFactoryBuilderImpl.populate methods protected
2015-08-31 08:09:56 -05:00
Andrea Boriero
77bb57e8ab
HHH-10064 - Fix Broken documentation page link in User guide
2015-08-28 16:38:06 +01:00
Gail Badner
249eff948d
HHH-10060 : Order of subclass joins are no longer determinate
2015-08-26 16:27:31 -07:00
Brett Meyer
6ca0a231a5
HHH-9975 checkstyle
2015-08-26 17:17:15 -04:00
Brett Meyer
eaf4c789b3
HHH-9975 CacheImpl.containsQuery(String) does not check if query cache is enabled
2015-08-26 16:37:09 -04:00
Kamil Szymanski
5f5e5f82c4
HHH-9593 Remove superfluous references to enclosing class
...
Conflicts:
hibernate-core/src/main/java/org/hibernate/boot/registry/classloading/internal/ClassLoaderServiceImpl.java
hibernate-core/src/main/java/org/hibernate/internal/SQLQueryImpl.java
hibernate-core/src/main/java/org/hibernate/service/internal/JaxbProcessor.java
2015-08-26 15:55:45 -04:00
Brett Meyer
78b6d31848
HHH-10044 automatically add hibernate-core and hibernate-entitymanager Bundles to OsgiClassLoader
2015-08-26 15:10:33 -04:00
Brett Meyer
5941a047b0
HHH-10044 checkstyle fix
2015-08-25 08:34:10 -04:00
Brett Meyer
9870b5967f
HHH-10044 automatically add hibernate-core and hibernate-entitymanager Bundles to OsgiClassLoader
2015-08-24 23:23:16 -04:00
Steve Ebersole
45cea33fbe
5.0.0 Final release
2015-08-20 16:18:30 -05:00
Steve Ebersole
87a62262ba
5.0.0 Final release
2015-08-20 15:36:18 -05:00
Steve Ebersole
c2ad82ef2b
HHH-10043 - Migration Guide
2015-08-20 14:29:48 -05:00
Steve Ebersole
5ce69c1839
HHH-10042 - Add task to upload dist bundles to BinTray
2015-08-20 13:14:02 -05:00
Steve Ebersole
2ec5d93a50
HHH-10039 - Ensure the Karaf features.xml is included in the distro zip/tgz
2015-08-20 13:14:02 -05:00
Brett Meyer
5af5966756
removed obsolete caveats from OSGi guide
2015-08-20 14:06:48 -04:00
Andrea Boriero
98ebeee830
HHH-951 - Fix setMaxResults causes "ORA-00918: column ambiguously defined" exception on Oracle for Criteria
2015-08-20 18:04:20 +01:00
Andrea Boriero
2e7c3acf11
HHH-951 - Add test for Criteria
2015-08-20 18:04:20 +01:00
Piotr Findeisen
0a722bb230
HHH-951 - Fix setMaxResults causes "ORA-00918: column ambiguously defined" exception on Oracle
2015-08-20 18:04:20 +01:00
Andrea Boriero
444c7f0eda
HHH-9994 - Finish mariadb (mysql) database profile - Fix hibernate-envers tests hang on
2015-08-20 17:53:33 +01:00
Brett Meyer
300aa418fb
HHH-10041 doc correction
2015-08-20 12:18:17 -04:00
Brett Meyer
2505f61613
HHH-10041 features.xml generation: collapse 3 mains into one hibernate-orm
2015-08-20 11:38:01 -04:00
Radim Vansa
2057bb3f1d
HHH-10023 Make hibernate-infinispan compiled with Infinispan 7.x but runnable with Infinispan 8.x
...
* workaround for ISPN-5676
* fix for ClassCastException in ClusteredTimestampsRegionImpl
* minor fixes in the testsuite
2015-08-20 13:37:37 +02:00
Brett Meyer
3bd3f54634
HHH-9919 Re-write hibernate-osgi user guide based on published features.xml and ORM 5.0
2015-08-19 15:17:11 -04:00
Steve Ebersole
a8a367ba0d
HHH-10022 - Continue documentation TLC (part 2)
2015-08-19 14:02:07 -05:00
Steve Ebersole
11b358305a
HHH-10040 - Fix problem with incomplete Iterator impl
2015-08-19 12:21:57 -05:00
Steve Ebersole
2c1b7ca537
HHH-9908 - Regression in naming collection join tables
2015-08-19 11:57:24 -05:00
Steve Ebersole
25799c6678
HHH-10022 - Continue documentation TLC (part 2)
2015-08-19 09:46:21 -05:00
Steve Ebersole
825468ca9b
HHH-9908 - Regression in naming collection join tables
...
(cherry picked from commit 51a8bc7ba3
)
2015-08-19 09:46:21 -05:00
Gail Badner
ed867b2e60
HHH-7070 : Put operations in transactions and added cleanup code (test case only)
2015-08-18 16:37:43 -07:00