Brett Meyer
|
45eb25d4d0
|
HHH-9471 corrected OSGi test client bundle manifest, improved arquillian/felix logging setup
|
2014-12-17 16:18:36 -05:00 |
Gail Badner
|
e2de2a6fcf
|
HHH-9455 : Unnecessary select count query in some cases
(cherry picked from commit 552c1c06d5 )
(cherry picked from commit 460e966214 )
|
2014-10-21 15:11:15 -07:00 |
jmoore
|
b197f6a643
|
HHH-3868 Fix null pointer exception on merge of entity with transient component
|
2014-10-20 11:19:33 +01:00 |
Andrea Boriero
|
00eaed6dfe
|
HHH-8895 Remove @FailureExpectedWithNewUnifiedXsd annotation from JoinedFilteredBulkManipulationTest and JoinedFilteredBulkManipulationTest tests
|
2014-10-10 15:26:00 +01:00 |
Andrea Boriero
|
b0a9ced9d8
|
HHH-8895 Fix EntitySourceImpl class
|
2014-10-10 15:13:49 +01:00 |
Andrea Boriero
|
9f4f81ec1f
|
HHH-8895 Add test
|
2014-10-10 14:53:15 +01:00 |
Hardy Ferentschik
|
f96da4e185
|
HHH-9422 Making sure opened streams are closed
|
2014-09-29 15:01:35 +02:00 |
Gunnar Morling
|
b3e4ba0b62
|
HHH-9279 Disabling new tests as they don't pass with new meta-model
|
2014-09-22 16:14:21 +01:00 |
Gunnar Morling
|
61eadfcabd
|
HHH-8237 Applying type configured via @ColumnMapping#type() for constructor results
|
2014-09-22 16:14:21 +01:00 |
Gunnar Morling
|
fc8a06eb8c
|
HHH-8237 Applying type configured via @ColumnMapping#type() for scalar results
|
2014-09-22 16:14:21 +01:00 |
Andrea Boriero
|
b2a3e42614
|
HHH-8897 Add @FailureExpectedWithNewMetamodel
|
2014-09-22 14:13:37 +01:00 |
Andrea Boriero
|
740078eff8
|
HHH-9142 Commented out not compiling code and marked test @FailureExpected( jiraKey = HHH-9142 )
|
2014-09-22 11:58:05 +01:00 |
andreas
|
40efe9fc1c
|
HHH-9369 Fix @Formula of enum type results in ClassCastException
|
2014-09-18 12:10:37 +01:00 |
Sanne Grinovero
|
ca778258c8
|
HHH-9344 Convert QueryLoader to use nanoTime instead of currentTimeMillis
|
2014-09-17 14:59:35 +01:00 |
Sanne Grinovero
|
255612f8a0
|
HHH-9344 Convert Loader to use nanoTime instead of currentTimeMillis
|
2014-09-17 14:59:34 +01:00 |
Sanne Grinovero
|
b3aba94d0f
|
HHH-9344 Convert QueryTranslatorImpl to use nanoTime instead of currentTimeMillis
|
2014-09-17 14:59:34 +01:00 |
Sanne Grinovero
|
9f62b231ae
|
HHH-9344 Convert DefaultResolveNaturalIdEventListener to use nanoTime instead of currentTimeMillis
|
2014-09-17 14:59:33 +01:00 |
Sanne Grinovero
|
c69f0e602c
|
HHH-9344 Remove dead code from BatchTest
|
2014-09-17 14:59:33 +01:00 |
Sanne Grinovero
|
ec0c205578
|
HHH-9344 Guard against unneeded invocation to System.currentTimeMillis() in HQLQueryPlan
|
2014-09-17 14:59:32 +01:00 |
Gail Badner
|
67c86aaaf8
|
HHH-9390 : Default join column name (FK) for @ManyToMany uses owning entity primary table name (test cases)
|
2014-09-12 11:09:38 -07:00 |
Gail Badner
|
f8af94e559
|
HHH-9390 : Default join column name (FK) for @ManyToMany uses owning entity primary table name (test cases)
(cherry picked from commit d4d5fcc9e2 )
|
2014-09-11 19:01:06 -07:00 |
Gail Badner
|
e4b0915a8e
|
HHH-9387 HHH-9389 : Default collection table and join column names generated for @ElementCollection (test cases)
HHH-9387 HHH-9389 : Default collection join column names generated for @ElementCollection (test cases)
(cherry picked from commit f2ae61abf6 )
Conflicts:
hibernate-core/src/test/java/org/hibernate/test/annotations/collectionelement/CollectionElementTest.java
hibernate-core/src/test/java/org/hibernate/test/annotations/collectionelement/Matrix.java
|
2014-09-11 18:23:03 -07:00 |
Gail Badner
|
00c2788d2b
|
HHH-9327 : NamingStrategy regression (reverts previous commit for HHH-9281)
(cherry picked from commit 30c6e060db )
(cherry picked from commit c63bc19d8a )
Conflicts:
hibernate-core/src/test/java/org/hibernate/test/annotations/collectionelement/CollectionElementTest.java
|
2014-09-10 16:14:04 -07:00 |
Christian Beikov
|
d2f13ed477
|
Added regression test for HHH-9327
(cherry picked from commit 3da903f064 )
(cherry picked from commit 1df6c45f8a )
(cherry picked from commit 4505843f02 )
|
2014-09-10 14:01:49 -07:00 |
Gail Badner
|
403b3c4391
|
HHH-8839 : Eager Map with entity key causes IllegalStateException: Collection element (many-to-many) table alias cannot be empty
|
2014-08-18 14:50:58 -07:00 |
Gail Badner
|
4fd933d526
|
HHH-8839 : Eager Map with entity key causes IllegalStateException: Collection element (many-to-many) table alias cannot be empty
(cherry picked from commit 35edd56907 )
|
2014-08-18 14:02:34 -07:00 |
Gail Badner
|
57ac3f0b2e
|
HHH-9090 : HQL parser is trying to reuse parent implied join for subquery
(cherry picked from commit 153c4e32ef )
|
2014-08-12 17:22:33 -07:00 |
Brad Koehn
|
a1b62a63c7
|
HHH-9142 fixed a bug where joining to a non-class-based entity (EntityMode.MAP) would fail, added regression test.
|
2014-08-04 16:38:58 -04:00 |
Henady Zakalusky
|
80fd1c96e6
|
HHH-8949 @QueryHint( name="javax.persistence.cache.retrieveMode", value="<valid value>") does not work
|
2014-08-04 16:04:09 -04:00 |
Gail Badner
|
75706dafda
|
HHH-9305 : HQL FromElement is not reused in some cases resulting in an additional join
(cherry picked from commit a0663f0d6c )
|
2014-07-29 19:33:50 -07:00 |
Brent Plump
|
7e0e248fc1
|
HHH-9290 : Do not truncate HT_ temporary table name prefix on Oracle
|
2014-07-28 09:13:55 -04:00 |
Andrea Boriero
|
d00cdb9a0c
|
HHH-9251 Removed AsciiDoc from aggregateJavadocs gradle task
|
2014-07-26 12:41:51 +01:00 |
Sanne Grinovero
|
1a14d6772a
|
HHH-9294 move the number checking utility to a separate private utility
|
2014-07-18 16:28:44 +01:00 |
barreiro
|
56d0d480e4
|
HHH-9294 Reduce throw of NumberFormatException in BaseQueryImpl
|
2014-07-18 16:28:37 +01:00 |
Sanne Grinovero
|
05cd4ff5d3
|
HHH-9288 Restore removed method ServiceRegistryBuilder#buildServiceRegistry used by Tools
|
2014-07-14 16:08:24 +01:00 |
Sanne Grinovero
|
026d20428c
|
HHH-9285 Upgrade to Hibernate Commons Annotations version 4.0.5.Final
|
2014-07-12 14:02:12 +01:00 |
Gail Badner
|
873f28f5e6
|
HHH-9282 : Revert HHH-9222 on master
|
2014-07-09 22:45:00 -07:00 |
Gail Badner
|
10df4cc79d
|
HHH-8310 : Lob proxy class loading problem
(cherry picked from commit 365bfe99d8 )
|
2014-07-09 19:33:28 -07:00 |
Gail Badner
|
d0be11f503
|
HHH-5811 : Flush causes update query on field of type Byte[]
(cherry picked from commit 4007655045 )
|
2014-07-09 17:16:04 -07:00 |
Gail Badner
|
bc37d5f6b2
|
HHH-9281 : Table name generated for @ElementCollection uses owning entity class name instead of mapped entity name
(cherry picked from commit ccffe0dea9 )
Conflicts:
hibernate-core/src/test/java/org/hibernate/test/annotations/collectionelement/CollectionElementTest.java
|
2014-07-09 15:42:04 -07:00 |
Sanne Grinovero
|
7fd71efd04
|
HHH-9258 OsgiSessionFactoryService does not handle ServiceContributors
|
2014-07-08 17:33:29 +01:00 |
Gail Badner
|
aa5579ddff
|
HHH-9231 : Uncommitted data can remain in transactional collection cache after rollback if collection is initialized after flush
(cherry picked from commit f9a49efd17 )
|
2014-07-07 19:50:32 -07:00 |
Gail Badner
|
ea388c8c82
|
HHH-9231 : Avoid updating collection 2LC if contains entity added in tx
(cherry picked from commit 4851ab01df )
|
2014-07-07 19:50:32 -07:00 |
Galder Zamarreño
|
cf913c16d4
|
HHH-9231 Avoid updating collection 2LC if contains entity added in tx
(cherry picked from commit 3b098a94d3463086a230d6dbc1254e9ecbf76cda)
Conflicts:
hibernate-infinispan/src/test/java/org/hibernate/test/cache/infinispan/functional/BasicTransactionalTestCase.java
(cherry picked from commit 36e35207f6 )
Conflicts:
hibernate-infinispan/src/test/java/org/hibernate/test/cache/infinispan/functional/BasicTransactionalTestCase.java
|
2014-07-07 19:50:22 -07:00 |
Gail Badner
|
9d67bf3218
|
HHH-9106 : Merging multiple representations of the same entity (logging)
(cherry picked from commit 31bcb0ea0a )
Conflicts:
hibernate-core/src/test/resources/log4j.properties
|
2014-07-03 12:55:29 -07:00 |
Gail Badner
|
c7c57fc7ee
|
HHH-9106 : Merging multiple representations of the same entity (tests using StrategySelector)
(cherry picked from commit 368cdc1966 )
|
2014-07-03 12:53:07 -07:00 |
Gail Badner
|
1472681dc2
|
HHH-9106 : Merging multiple representations of the same entity (using StrategySelector)
(cherry picked from commit 6203b5da30 )
|
2014-07-03 12:53:06 -07:00 |
Steve Ebersole
|
b0a2ae9d66
|
HHH-9221 - Binder#bindIdentifierGenerator leads to NPE due to bad Map calls
|
2014-07-02 09:02:55 -05:00 |
Emmanuel Bernard
|
8c42cc6899
|
HHH-9269 Store persister to ReferenceCacheEntryImpl to avoid costly lookup at read time
|
2014-07-02 11:44:00 +02:00 |
Sanne Grinovero
|
98771c247f
|
HHH-9268 The NoopOptimizer used for default id generation doesn't need synchronization
|
2014-07-02 01:19:49 +02:00 |