Craig Andrews
|
381cc73cb3
|
HHH-11294 - NPE in org.hibernate.jpa.internal.util.PersistenceUtilHelper.isInitialized(PersistentAttributeInterceptable)
|
2017-01-26 11:43:59 +00:00 |
Gail Badner
|
192dd8323d
|
HHH-11159 : Move test to hibernate-entitymanager
(cherry picked from commit 6f9c312fb6 )
|
2016-10-21 00:02:47 -07:00 |
Andrea Boriero
|
be2634259f
|
HHH-11159 - JPA CriteriaUpdate, NnullLiteral causes IllegalArgumentException: Could not convert java type to Hibernate type
(cherry picked from commit 9e8fd60e26 )
|
2016-10-21 00:02:30 -07:00 |
Gail Badner
|
3bf744c209
|
HHH-11081 : remove AbstractFromImpl#shouldBeRendered
(cherry picked from commit 516d8a7e68 )
|
2016-09-15 00:44:26 -07:00 |
Andrea Boriero
|
14d897fe96
|
HHH-11081 - JPA join with treat causes QuerySyntaxException: Invalid path
(cherry picked from commit c9c50d8afd )
Conflicts:
hibernate-entitymanager/src/main/java/org/hibernate/jpa/criteria/FromImplementor.java
(cherry picked from commit e2eb7128c3 )
|
2016-09-15 00:44:09 -07:00 |
Andrea Boriero
|
5bb5931f38
|
HHH-11081 - Add test for issue
(cherry picked from commit 4d3ece8c09 )
(cherry picked from commit e0a9f51ac7 )
|
2016-09-15 00:43:42 -07:00 |
Gail Badner
|
47040451d7
|
HHH-11073 : test case
(cherry picked from commit 4551e521c1 )
|
2016-08-31 00:27:08 -07:00 |
Gail Badner
|
97b5d7aa47
|
HHH-11072 : Skip CriteriaLiteralInSelectExpressionTest#testStringLiteral2 for Oracle, Db2, SQL Server, and Sybase dialects
(cherry picked from commit b28e0974df )
|
2016-08-30 23:21:40 -07:00 |
Gail Badner
|
898fe4f533
|
HHH-8488 : Replace jdk8-specific code with jdk6-compliant code
|
2016-08-15 23:41:44 -07:00 |
Gail Badner
|
c93cb2bb7c
|
HHH-8488 : Replace jdk8-specific code with jdk6-compliant code
(cherry picked from commit c60287264f )
|
2016-08-10 15:17:19 -07:00 |
Andrea Boriero
|
82553152c7
|
HHH-8488 - Fix Join, CollectionJoin, SetJoin, ListJoin, MapJoin CriteriaBuilder#treat SetJoin behaviour
(cherry picked from commit 20f68d43a4 )
(cherry picked from commit 02c86507ba )
|
2016-08-10 15:17:00 -07:00 |
Gail Badner
|
76142a6e65
|
HHH-8488 : Move tests to hibernate-entityManager
(cherry picked from commit abf80cae81 )
|
2016-08-10 15:16:24 -07:00 |
Gail Badner
|
9834c85116
|
HHH-10888 : PluralAttribute#isAssociation returns true for @ElementCollection
(cherry picked from commit cdd7fb66c8 )
|
2016-07-11 14:13:31 -07:00 |
barreiro
|
e8cab909c0
|
HHH-10801 - Bytecode enhancement of @MappedSuperclass
(cherry picked from commit cdc69a475b )
Conflicts:
hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/mapped/MappedSuperclassTestTask.java
|
2016-07-01 14:04:39 -07:00 |
Andrea Boriero
|
dc1073e212
|
HHH-10861 - Fix nullLiteral in select expression
(cherry picked from commit 597183a3b9 )
Conflicts:
hibernate-entitymanager/src/main/java/org/hibernate/jpa/criteria/expression/NullLiteralExpression.java
(cherry picked from commit 4f46968600 )
|
2016-06-28 18:25:28 -07:00 |
Gail Badner
|
57f12918d6
|
HHH-10729 HHH-9021 HHH-10230 : Move tests to hibernate-entitymanager
(cherry picked from commit 57a9345959 )
|
2016-06-28 18:25:07 -07:00 |
Andrea Boriero
|
7a17840c16
|
HHH-10729 HHH-9021 HHH-10230 - Fix Issue with literals in select expression
(cherry picked from commit e71af130f0 )
|
2016-06-28 18:24:31 -07:00 |
Gail Badner
|
7764358c7f
|
HHH-10341 - Move test to hibernate-entitymanager
(cherry picked from commit f32476e6c9 )
|
2016-06-28 13:36:28 -07:00 |
Gail Badner
|
a3da71e5f8
|
HHH-10843 : Fix QuerySyntaxException when use CriteriaBuilder.concat in selectCase expression
(cherry picked from commit 5b255fa0c2 )
|
2016-06-28 13:10:13 -07:00 |
Gail Badner
|
ec8aa4ecc3
|
HHH-10843 - Move test to hibernate-entitymanager
(cherry picked from commit 61d73f6214 )
|
2016-06-28 13:10:01 -07:00 |
Gail Badner
|
d5fa58e850
|
HHH-10761 : Added test case
|
2016-06-21 16:44:07 -07:00 |
Martin Simka
|
10fd4635be
|
HHH-10756 fix procedure name in test
(cherry picked from commit f512e6631b )
|
2016-06-21 12:03:50 -07:00 |
Gail Badner
|
51b24a12e5
|
HHH-10515 : Moved test to hibernate-entitymanager`
(cherry picked from commit 27ed69c2bc )
|
2016-06-13 19:58:46 -07:00 |
Timo Verhoeven
|
23c6ea6399
|
HHH-9676 - TypeSafeActivator.applyDDL doesn't process composing constraints when @NotNull is present
(cherry picked from commit 86e9efe788 )
Conflicts:
.gitignore
|
2016-06-13 16:48:15 -07:00 |
Andrea Boriero
|
fdfcb5ddd3
|
HHH-10635 - Fix EntityManager.isOpen() should respect status of Session
(cherry picked from commit 2a79ebe165 )
|
2016-05-25 15:44:31 -07:00 |
Andrea Boriero
|
f34b035f6c
|
HHH-10635 - Add test for issue
(cherry picked from commit e8dec1a062 )
|
2016-05-25 15:37:21 -07:00 |
Gail Badner
|
3ffb0d27d9
|
HHH-10756 : Move tests to hibernate-entitymanager
(cherry picked from commit 08a51523a2 )
|
2016-05-24 17:32:28 -07:00 |
Martin Simka
|
971855188e
|
[HHH-10641] Fix identifier is too long exception for test LongVarcharValidationTest
|
2016-04-05 18:17:22 +03:00 |
Gail Badner
|
c681e48bfe
|
HHH-10269 : JDBC Statement is not closed if exception appeared during query execution
(cherry picked from commit bdb458a609 )
|
2016-03-11 14:05:26 -08:00 |
Gail Badner
|
53254ebf54
|
HHH-10556 : Failure getting a PluralAttributePath for collection declared in a superclass marked @Entity
(cherry picked from commit 1c2107899a )
|
2016-03-09 17:14:04 -08:00 |
Gail Badner
|
118cc30477
|
HHH-10556 : Failure getting a PluralAttributePath for collection declared in a superclass marked @Entity
(cherry picked from commit 4a54c911c1 )
|
2016-03-09 17:13:32 -08:00 |
Andrei Ivanov
|
fd6aadcd2a
|
HHH-10510 - Root cause not properly extracted when transaction commit fails
|
2016-03-09 08:48:37 +02:00 |
Steve Ebersole
|
132cec421c
|
HHH-10455 - MapJoin results in NPE when using key()
(cherry picked from commit 6d208331a9 )
|
2016-02-27 13:48:26 -06:00 |
Andrea Boriero
|
4c4f11264d
|
HHH-10544 - Fix MySQL failing tests
|
2016-02-18 15:55:37 +00:00 |
Gail Badner
|
c1934b72ed
|
HHH-5855 : Merge causes a duplicated "insert" of a child entity in lazy collection
(cherry picked from commit efa72a8333 )
|
2016-02-09 23:36:06 -08:00 |
Gail Badner
|
b540ad43ee
|
HHH-10412 : case/when in criteria always casts resulting object which fails on mysql with boolean
(cherry picked from commit b1fef6c70b )
|
2016-02-09 12:52:47 -08:00 |
Martin Simka
|
6674e02c87
|
[HHH-10475] skip CompositeIdRowValueTest databases that don't support row value constructor syntax
(cherry picked from commit af7a9a69a8 )
|
2016-02-08 22:22:38 -08:00 |
Oliver Breidenbach
|
8acf6f706f
|
HHH-9375 - Testcase: EntityGraph and isMember functions generates illegal sql
|
2016-02-08 11:42:41 +00:00 |
Oliver Breidenbach
|
7cc7477a6f
|
HHH-10261 - Fixing bug on creating subgraph on inherited attributes
|
2016-02-01 19:53:31 +00:00 |
Oliver Breidenbach
|
666a161f5f
|
HHH-10261 - Test showing Exception if subgraph is created on an inherited attribute
|
2016-02-01 19:53:19 +00:00 |
Andrea Boriero
|
5fac095841
|
HHH-10477- Fix checkstyle error
|
2016-01-27 18:08:15 +00:00 |
Andrea Boriero
|
6dc42a66e9
|
HHH-9286 - Add test for issue
|
2016-01-27 17:32:04 +00:00 |
Steve Ebersole
|
f3d98cb4ef
|
HHH-10477 - Setting to allow delayed access to CDI
|
2016-01-25 15:33:15 -06:00 |
Steve Ebersole
|
af79fccb9d
|
HHH-10317 - Allow to bind custom types that implement the Collection interface through JPA APIs
(cherry picked from commit 13a169c599 )
|
2016-01-12 17:44:34 -06:00 |
Steve Ebersole
|
63db87e8f6
|
HHH-4161 - persistence.xml <jar-file> not following JSR220 spec
(cherry picked from commit 5c77f279af )
|
2016-01-12 15:22:52 -06:00 |
Etienne Miret
|
df103a2f02
|
HHH-9356 Add a bunch of tests.
Conflicts:
hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/convert/QueryTest.java
|
2016-01-09 22:15:18 -05:00 |
Dimitrios Liapis
|
b87d2046ad
|
Typo fix
Typo fix
|
2016-01-09 19:56:18 -05:00 |
Steve Ebersole
|
e79d5d4b39
|
HHH-10307 - JTA no longer transitively provided (HHH-10178) causes problems for apps not using JTA
(cherry picked from commit b1d1a3c143 )
|
2016-01-08 11:13:40 -06:00 |
Steve Ebersole
|
f0ad6dabd5
|
HHH-10356 - Make runtime bytecode enhancement configurable
|
2015-12-16 15:54:38 -06:00 |
barreiro
|
809e3cf4b9
|
HHH-10356 - Make runtime bytecode enhancement configurable
|
2015-12-16 15:50:17 -06:00 |