Brett Meyer
|
714d48880d
|
HHH-8447 HQL delete with multiple subqueries failing (incorrect alias
used)
|
2013-08-16 12:34:24 -04:00 |
Brett Meyer
|
cc550c08a8
|
HHH-8441 Hibernate is trying to add values to an Immutable List
|
2013-08-16 10:16:21 -04:00 |
Steve Ebersole
|
6162a4b394
|
HHH-8444 - Fix criteriaapi failures from JPA 2.1 TCK
|
2013-08-15 19:02:03 -05:00 |
Brett Meyer
|
05144811e4
|
HHH-8440 added mssql2012 to StandardDatabaseInfoDialectResolver
|
2013-08-15 10:10:44 -04:00 |
Brett Meyer
|
5981fc19b5
|
HHH-8440 Support sequences with a new SQLServer2012Dialect
|
2013-08-14 11:59:51 -04:00 |
Brett Meyer
|
b1759cb7c2
|
HHH-8383 ExceptionInInitializerError when changing System properties
while Environment class is initialized
|
2013-08-13 14:59:46 -04:00 |
Strong Liu
|
4f2088856f
|
HHH-7216 'java.lang.IllegalStateException: No supertype found' thrown on query with COUNT aggregate function
|
2013-08-14 00:39:40 +08:00 |
Brett Meyer
|
858c68364a
|
HHH-8439 optional OSGi manifest imports in envers
|
2013-08-13 11:03:29 -04:00 |
Brett Meyer
|
cc992e0e1a
|
HHH-8183 re-activating test now that QA allows Synonym creation
|
2013-08-13 10:28:31 -04:00 |
Brett Meyer
|
90532087d5
|
HHH-7959 gracefully handle non-transactional entity cache
|
2013-08-07 11:44:44 -04:00 |
Darren Evenson
|
a745f93bfa
|
HHH-8427 Typo in documentation - Basic Mapping
|
2013-08-06 12:10:33 -04:00 |
Darren Evenson
|
b7975a65fb
|
HHH-8055 error in docs - associations and joins - meaning is opposite of intended meaning
|
2013-08-06 12:08:58 -04:00 |
Darren Evenson
|
38e2d37d39
|
HHH-4141 Typo: "declared" incorrectly spelled ("decalred")
|
2013-08-06 12:00:17 -04:00 |
Brett Meyer
|
e5af57585b
|
HHH-8428 comment & cleanup
|
2013-08-06 11:53:19 -04:00 |
Karl von Randow
|
023862728f
|
HHH-8428 Protect SessionFactoryRegistry.getNamedSessionFactory(String) from NPE
|
2013-08-06 11:52:59 -04:00 |
Brett Meyer
|
a2da429997
|
HHH-8426 Add defaultScrollMode to Dialect
|
2013-08-06 11:18:13 -04:00 |
Brett Meyer
|
6c708e2180
|
HHH-8420 multiple test-only fixes from matrix failures
|
2013-08-06 10:43:29 -04:00 |
Lukasz Antoniak
|
4140661b82
|
HHH-7807 - key-many-to-one cascade removal tests
|
2013-08-05 23:42:22 -04:00 |
Lukasz Antoniak
|
456dfd83f9
|
HHH-7807 - Cascade delete revisions
Conflicts:
documentation/src/main/docbook/devguide/en-US/Envers.xml
hibernate-envers/src/main/java/org/hibernate/envers/configuration/GlobalConfiguration.java
hibernate-envers/src/main/java/org/hibernate/envers/configuration/metadata/AuditMetadataGenerator.java
|
2013-08-05 23:42:05 -04:00 |
Jan Šimek
|
5255c5074f
|
ignoring collections and maps of any during populating JPA metamodel,
see HHH-6589
Conflicts:
hibernate-entitymanager/src/main/java/org/hibernate/ejb/metamodel/AttributeFactory.java
|
2013-08-05 23:20:08 -04:00 |
HGC
|
96e80b2df3
|
HHH-8397: MultiLineImportFileTest failing on some platforms (Fix)
|
2013-08-05 22:22:49 -04:00 |
Brett Meyer
|
b9d3fa5581
|
HHH-8420 multiple test-only fixes from matrix failures
|
2013-08-05 17:05:24 -04:00 |
Steve Ebersole
|
3d595febc5
|
HHH-8419 - Tie javax.persistence.Parameter instance to javax.persistence.Query instance
|
2013-08-05 11:24:31 -05:00 |
Brett Meyer
|
742b1b4156
|
HHH-2736 query hints for Query and Criteria
|
2013-08-05 11:12:35 -04:00 |
Steve Ebersole
|
6beb5acb4b
|
HHH-8415 - Throw exception types expected by JPA spec wrt StoredProcedureQuery
|
2013-08-02 19:18:14 -05:00 |
Sanne Grinovero
|
aea6b767ae
|
Micro-tuning for StandardListenerFactory
|
2013-08-02 18:09:56 +01:00 |
Sanne Grinovero
|
8aff7db2e0
|
HHH-8410 NaturalIdXrefDelegate could miss some cached entries from naturalIdResolutionCacheMap
|
2013-08-02 18:09:56 +01:00 |
Sanne Grinovero
|
168c06d062
|
HHH-8409 Improve usage of ConcurrentMaps by using putIfAbsent in StatefulPersistenceContext
|
2013-08-02 18:09:56 +01:00 |
Sanne Grinovero
|
1bed587355
|
HHH-8408 LegacyHiLoAlgorithmOptimizer.noTenantState is accessed with inconsistent synchronization
|
2013-08-02 18:09:56 +01:00 |
Sanne Grinovero
|
1ea823e0b5
|
HHH-8408 PooledLoOptimizer.noTenantState is accessed with inconsistent synchronization
|
2013-08-02 18:09:56 +01:00 |
Sanne Grinovero
|
4f1c8a4ba6
|
HHH-8407 Missing synchronization in DriverManagerConnectionProviderImpl#stop
|
2013-08-02 18:09:56 +01:00 |
Steve Ebersole
|
59d2bff81b
|
HHH-8413 - Rename ProcedureResults -> ProcedureOutputs
|
2013-08-02 10:02:50 -05:00 |
Brett Meyer
|
49a2ee04b9
|
HHH-8414 enforce osgi test method ordering
|
2013-08-02 10:41:11 -04:00 |
Lukasz Antoniak
|
bf11088e70
|
HHH-5845 - Collection proxy of deleted state
|
2013-08-02 12:37:20 +02:00 |
Steve Ebersole
|
f99e1e4b4a
|
HHH-8411 - StoredProcedureQuery : getResultList and hasMoreResults() mot implemented properly
|
2013-08-01 21:17:27 -05:00 |
Steve Ebersole
|
f4cc86f7ad
|
HHH-8405 - Track down tests that leak SessionFactories
|
2013-08-01 17:16:07 -05:00 |
Brett Meyer
|
580a71331c
|
HHH-8390 generate FK after UK
|
2013-08-01 14:42:47 -04:00 |
Brett Meyer
|
31b881bc50
|
HHH-8388 updated hibernate-osgi.gradle to use libraries.gradle
|
2013-08-01 14:27:14 -04:00 |
Brett Meyer
|
2301fd215f
|
HHH-8373 fix and test case
|
2013-08-01 12:02:35 -04:00 |
Lukasz Antoniak
|
dd1bec53fb
|
HHH-8280 - Identifiers reuse option
|
2013-08-01 13:13:39 +02:00 |
Adar Dembo
|
80873328d1
|
HHH-8280 - validity audit strategy breaks when entity IDs are reused
|
2013-08-01 13:13:39 +02:00 |
Steve Ebersole
|
c1d1695606
|
HHH-8400 - Positional parameters defined on NamedStoredProcedureQuery not applied
|
2013-08-01 01:19:33 -05:00 |
Steve Ebersole
|
1a3a2a52a2
|
HHH-8400 - Positional parameters defined on NamedStoredProcedureQuery not applied
|
2013-08-01 00:18:56 -05:00 |
Brett Meyer
|
3102edba8b
|
HHH-8399 corrected javassist in hibernate-osgi test
|
2013-07-31 14:42:12 -04:00 |
Steve Ebersole
|
15e9b028b5
|
HHH-8398 - StoredProcedureQuery passed resultClasses chooses incorrect aliases to extract results
|
2013-07-31 12:09:06 -05:00 |
Brett Meyer
|
d210c0cae2
|
HHH-8389 removed a @FailureExpected
|
2013-07-31 12:26:29 -04:00 |
Brett Meyer
|
0a7725432e
|
HHH-8399 Upgrade to Javassist 3.18.1-Beta1
|
2013-07-31 12:10:05 -04:00 |
Steve Ebersole
|
cd1c80b82d
|
HHH-8395 - JPA StoredProcedureQuery#getUpdateCount should prefer return -1 rather than throw exceptions
|
2013-07-31 08:35:27 -05:00 |
Brett Meyer
|
33b7e9f441
|
HHH-8388 Updated OSGi quickstarts and unit test for JPA 1.0.0.Final
|
2013-07-30 11:58:46 -04:00 |
Steve Ebersole
|
033bf4a22e
|
HHH-8385 - Check whether EMF is closed (throwing ISE if so) when indicated methods are called
|
2013-07-26 18:26:33 -05:00 |