barreiro
|
e3c6c02178
|
HHH-10076 - bytecode enhancer - CompositeEnhancer does not add ManagedComposite marker interface
(cherry picked from commit 4d6eca5ff8 )
|
2015-09-03 08:53:52 -05:00 |
Gail Badner
|
b63da4bcdc
|
HHH-10053 : Revert HHH-9736; BigIntegerType really should use NumericTypeDescriptor
(cherry picked from commit 2dc0adb893 )
|
2015-09-02 13:08:21 -07:00 |
Steve Ebersole
|
9d2b106024
|
HHH-10020 - Improvements to org.hibernate.bytecode.enhance.internal.AttributeTypeDescriptor#buildInLineDirtyCheckingBodyFragment
(cherry picked from commit 1c70e0df0c )
|
2015-09-01 21:54:15 -05:00 |
Steve Ebersole
|
74bfdd9c4d
|
HHH-10069 - ClassCastException between CompositeCustomType and ComponentType part 2
(cherry picked from commit 961b5e8977 )
|
2015-09-01 21:32:36 -05:00 |
Steve Ebersole
|
791a3a5a42
|
HHH-9864 - foreign key violation with order_inserts=true
(cherry picked from commit 8916346b4a )
|
2015-09-01 20:27:04 -05:00 |
drepshas
|
ca876f22a0
|
HHH-10054 Modify Create Index SQL to support the Teradata database
(cherry picked from commit 216848b500 )
|
2015-09-01 12:42:40 -05:00 |
Radim Vansa
|
e048b36e21
|
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
(cherry picked from commit 1d62197b9d )
|
2015-09-01 11:53:06 -05:00 |
Gunnar Morling
|
9d071183a4
|
HHH-10073 Not propagating XML node names configured in mappings
(cherry picked from commit 1376b12ca9 )
|
2015-09-01 11:37:43 -05:00 |
Gunnar Morling
|
3059e58fb8
|
HHH-10073 Removing further left-overs from removed dom4j entity mode
(cherry picked from commit 6f215a9227 )
|
2015-09-01 11:37:34 -05:00 |
Gunnar Morling
|
73d4420bda
|
HHH-10073 Removing methods scheduled for removal in 5.0
(cherry picked from commit 47b8ed5121 )
|
2015-09-01 11:37:18 -05:00 |
Gunnar Morling
|
36584f337e
|
HHH-10073 Removing types methods scheduled for removal in 5.0
(cherry picked from commit 1db462f35f )
|
2015-09-01 11:37:07 -05:00 |
Steve Ebersole
|
2ba5df5afb
|
HHH-10009 - Unable to parse cfg.xml file with explicit xsi:schemaLocation
(cherry picked from commit 74d2d33012 )
|
2015-09-01 09:23:35 -05:00 |
Steve Ebersole
|
cd2c07d3a5
|
HHH-10070 - Deprecate use of "collection properties" in HQL
(cherry picked from commit d85fd04eb0 )
|
2015-08-31 21:03:06 -05:00 |
Steve Ebersole
|
1873ffa9a4
|
HHH-10024 - CriteriaQuery: Join on a field named 'size' backed by an enum throws IllegalArgumentException
(cherry picked from commit 24901af4d9 )
|
2015-08-31 20:31:16 -05:00 |
Steve Ebersole
|
f6879787e2
|
HHH-9954 - Equality checking should consider arrays
(cherry picked from commit ca1c2efaf9 )
|
2015-08-31 09:27:04 -05:00 |
Gail Badner
|
d16b13228d
|
HHH-10060 : Order of subclass joins are no longer determinate
|
2015-08-26 16:29:22 -07:00 |
Brett Meyer
|
31e32ec8cd
|
HHH-9975 checkstyle
|
2015-08-26 17:17:22 -04:00 |
Brett Meyer
|
5016f208ba
|
HHH-9975 CacheImpl.containsQuery(String) does not check if query cache is enabled
|
2015-08-26 16:37:17 -04:00 |
Kamil Szymanski
|
c66dba9799
|
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 16:04:25 -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 |
Steve Ebersole
|
2c1b7ca537
|
HHH-9908 - Regression in naming collection join tables
|
2015-08-19 11:57:24 -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 |
Richard Tingstad
|
5adf730c42
|
HHH-7070 Fixed some SybaseASE15Dialect function definitions (dateadd, datediff, datepart, atn2)
(cherry picked from commit 7eebb0f73d )
|
2015-08-18 15:16:21 -07:00 |
amaeda
|
cbf255e4f0
|
HHH-9707 - Nulls first behavior on SQLServer database
(cherry picked from commit 6f37a2ee6b )
Conflicts:
hibernate-core/src/main/java/org/hibernate/dialect/SQLServer2012Dialect.java
HHH-9707 - Nulls first behavior on SQLServer database
(cherry picked from commit 046426b619 )
Conflicts:
hibernate-core/src/main/java/org/hibernate/dialect/SQLServer2012Dialect.java
|
2015-08-18 14:01:31 -07:00 |
Martin Simka
|
37964f12e4
|
[HHH-9994] Finish mariadb (mysql) database profile - added transaction to EnhancerTest and FlushAndTransactionTest
|
2015-08-18 16:47:43 +01:00 |
Andrea Boriero
|
46232719d1
|
HHH-10036 - Fix identifier is too long exception for test TableGeneratorQuotingTest
|
2015-08-18 15:40:38 +01:00 |
Andrea Boriero
|
97606e8bf0
|
HHH-10036 - Fix identifier is too long exception for test EnhancerTest
|
2015-08-18 15:40:38 +01:00 |
Andrea Boriero
|
a9daa65c12
|
HHH-10036 - Fix identifier is too long exception for test MapKeyCustomEnumTypeTest
|
2015-08-18 15:40:38 +01:00 |
Steve Ebersole
|
266ec761f4
|
HHH-10017 - Bytecode enhancer - consistent handling of persistent attributes (field / property access)
|
2015-08-05 14:16:29 -05:00 |
barreiro
|
cff4cb4b7a
|
HHH-9985 - bytecode enhancement - add testcase, and for HHH-10017 as well
|
2015-08-05 19:33:18 +01:00 |
barreiro
|
c622d39199
|
HHH-9985 - remove hack based on exposed state and route all field access to enhanced methods, if present
|
2015-08-05 19:33:18 +01:00 |
barreiro
|
ed185b9b48
|
HHH-10017 - bytecode enhancement - consistent handling of persistent attributes, regardeless of access type
|
2015-08-05 19:33:18 +01:00 |
Steve Ebersole
|
9b9b806aac
|
HHH-10018 - Change default ImplicitNamingStrategy to use the JPA compliant one + ImplicitNamingStrategy short-naming
|
2015-08-05 10:26:48 -05:00 |
Steve Ebersole
|
1556c272d5
|
HHH-9850 - Primary key generated for nullable column in sequence table
|
2015-08-05 09:09:24 -05:00 |
Andrea Boriero
|
1163d2bd0f
|
HHH-10015 - Oracle Dialect override Dialect#canCreateSchema() to return false
|
2015-08-05 14:21:25 +01:00 |
Andrea Boriero
|
a45261ed4c
|
HHH-9990 - Fix test failure
|
2015-08-05 13:36:44 +01:00 |
Andrea Boriero
|
4da260b3be
|
HHH-9990 - Enabled batched updates for versioned data by default
|
2015-08-05 11:27:18 +01:00 |
Andrea Boriero
|
d905246c6a
|
HHH-9990 - Add tests
|
2015-08-05 11:27:18 +01:00 |
Janario Oliveira
|
7ccbd46932
|
HHH-9534 - Exception with custom EnumType and Map relation
|
2015-08-04 21:50:59 -05:00 |
Steve Ebersole
|
3192e1db92
|
HHH-9503 - Consistently accept numeric value or Connection constant field name for configuring transaction isolation
|
2015-08-04 21:11:18 -05:00 |
Daniel Gredler
|
8c8e729b3d
|
Test for HHH-8615 (no fix).
|
2015-08-04 20:03:09 -05:00 |
Steve Ebersole
|
d99fb4f5dc
|
HHH-9503 - Consistently accept numeric value or Connection constant field name for configuring transaction isolation
|
2015-08-04 19:42:57 -05:00 |
Steve Ebersole
|
1d61210826
|
HHH-9850 - Primary key generated for nullable column in sequence table
|
2015-08-04 17:00:46 -05:00 |
Steve Ebersole
|
54a3bb244a
|
HHH-10014 - Adjust default for hibernate.auto_quote_keyword to false
|
2015-08-04 16:59:08 -05:00 |
Steve Ebersole
|
45dd596c4f
|
HHH-9869 - SizeExpression toString is misleading
|
2015-08-04 15:58:32 -05:00 |
Peter
|
ad704a194e
|
HHH-9869 - fix the order in which SizeExpression.toString() emits size and property so that the toString of a SizeExpression is logically correct
|
2015-08-04 15:57:20 -05:00 |
Steve Ebersole
|
dd0547efdc
|
HHH-10013 - Adjust default for hibernate.id.new_generator_mappings to true - checkstyle
|
2015-08-04 15:26:48 -05:00 |