Commit Graph

4676 Commits

Author SHA1 Message Date
java4dev@ 9bdf729968 HHH-8297 Typo in error message: "contains phyical column name" 2013-09-11 14:39:47 -04:00
Lukasz Antoniak 063d88013a HHH-5845 - Collection proxy of deleted state 2013-09-11 04:24:17 +02:00
Brett Meyer ca4aeb53f0 HHH-8153 Criteria on Enum mapping defined in hbm.xml fails. 2013-09-09 14:59:27 -04:00
Brett Meyer fe51ad9e29 HHH-8468 cleanup and simplification 2013-09-05 13:46:58 -04:00
s.vasilyev e22bd63648 HHH-8468 - @JoinColumn(table = "...") doesn't use NamingStrategy 2013-09-05 13:46:56 -04:00
s.vasilyev 5e1102b117 HHH-8468 test case 2013-09-05 13:46:54 -04:00
Brett Meyer 7b30566ab6 HHH-8464 normalize quoting on join column 2013-09-05 12:46:54 -04:00
Brett Meyer 2dc4eff34e HHH-8465 corrected check in EnversListenerDuplicationStrategy 2013-09-04 18:24:25 -04:00
Brett Meyer c3e32509e5 4.2.5.Final post release 2013-08-28 12:59:28 -04:00
Brett Meyer b8cb94d58b 4.2.5.Final release 2013-08-28 12:40:55 -04:00
Brett Meyer ad48774d09 HHH-4699 test case 2013-08-22 15:36:22 -04:00
Kristian Marinkovic 334f8b0fa3 HHH-4699 trim value from database before Enum.valueOf()
this change fixes the problem with fixed size columns with enum values
that are right padded.
2013-08-22 15:36:18 -04:00
Brett Meyer e66b5ab79d HHH-8068 formatting and cleanup 2013-08-21 15:40:16 -04:00
ammachado 5cf46b4eb6 HHH-8068 Suggestion for improvement. 2013-08-21 15:40:16 -04:00
Brett Meyer 9eaa2d0ab9 HHH-7915 test case and cleanup 2013-08-21 15:40:16 -04:00
chris-manning ad48fabc16 HHH-7915 Include referenced columns when creating foreign keys from the included table 2013-08-21 15:40:02 -04:00
Anton Marsden 2396e6b99e HHH-5920: improve the performance of PersistentClass
Conflicts:
	hibernate-core/src/main/java/org/hibernate/mapping/PersistentClass.java
2013-08-19 15:53:56 -04:00
Brett Meyer 131c108e4b HHH-8447 HQL delete with multiple subqueries failing (incorrect alias
used)
2013-08-16 13:02:41 -04:00
Brett Meyer 0fbbcd782b HHH-8441 Hibernate is trying to add values to an Immutable List 2013-08-15 15:40:00 -04:00
Steve Ebersole 860c1fdab7 HHH-8207 - Locale conversion is broken
Conflicts:
	hibernate-core/src/main/java/org/hibernate/type/descriptor/java/LocaleTypeDescriptor.java
2013-08-15 13:08:47 -04:00
Steve Ebersole 700ec50bea HHH-8207 - Locale conversion is broken
Conflicts:
	hibernate-core/src/test/java/org/hibernate/test/type/AttributeConverterTest.java
2013-08-15 13:07:05 -04:00
Steve Ebersole f7653aa7e3 HHH-5465 - HQL left join fetch of an element collection following a left join fetch of a one-to-one relationship causes NullPointerException 2013-08-15 12:58:59 -04:00
Christian Beikov 33268fe0dd HHH-5465 - HQL left join fetch of an element collection following a left join fetch of a one-to-one relationship causes NullPointerException (testcase) 2013-08-15 12:58:56 -04:00
Brett Meyer 0fc57f6cc5 HHH-8383 ExceptionInInitializerError when changing System properties
while Environment class is initialized
2013-08-13 14:59:56 -04:00
Strong Liu c3e43f4fa7 HHH-7216 'java.lang.IllegalStateException: No supertype found' thrown on query with COUNT aggregate function 2013-08-14 01:04:36 +08:00
Brett Meyer b0e6960f67 HHH-8439 optional OSGi manifest imports in envers
Conflicts:
	hibernate-envers/hibernate-envers.gradle
2013-08-13 11:11:47 -04:00
Brett Meyer 8d75b032d5 HHH-8183 re-activating test now that QA allows Synonym creation 2013-08-13 10:31:32 -04:00
Brett Meyer e674ff34ba 4.2.4.Final post release 2013-08-07 23:01:14 -04:00
Brett Meyer 354ef063bc 4.2.4.Final release 2013-08-07 22:36:34 -04:00
Brett Meyer 78f8efd36d HHH-7959 gracefully handle non-transactional entity cache
Conflicts:
	hibernate-infinispan/src/main/java/org/hibernate/cache/infinispan/util/Caches.java
2013-08-07 11:50:13 -04:00
Darren Evenson 9b4c401d04 HHH-8427 Typo in documentation - Basic Mapping 2013-08-06 12:10:43 -04:00
Darren Evenson 74efab3e79 HHH-8055 error in docs - associations and joins - meaning is opposite of intended meaning 2013-08-06 12:08:40 -04:00
Darren Evenson baccf6ac03 HHH-4141 Typo: "declared" incorrectly spelled ("decalred") 2013-08-06 12:01:19 -04:00
Brett Meyer 010a94bb97 HHH-8428 comment & cleanup 2013-08-06 11:53:36 -04:00
Karl von Randow 70a1e23a38 HHH-8428 Protect SessionFactoryRegistry.getNamedSessionFactory(String) from NPE 2013-08-06 11:53:31 -04:00
Jan Šimek 5924a1b8c0 ignoring collections and maps of any during populating JPA metamodel,
see HHH-6589
2013-08-05 23:20:18 -04:00
HGC 1948fa97dc HHH-8397: MultiLineImportFileTest failing on some platforms (Fix) 2013-08-05 22:23:46 -04:00
Brett Meyer 2d85d84acc HHH-8420 multiple test-only fixes from matrix failures
Conflicts:
	hibernate-core/src/test/java/org/hibernate/loader/EncapsulatedCompositeAttributeResultSetProcessorTest.java
	hibernate-core/src/test/java/org/hibernate/loader/EntityWithNonLazyCollectionResultSetProcessorTest.java
	hibernate-testing/src/main/java/org/hibernate/testing/env/ConnectionProviderBuilder.java
2013-08-05 16:52:55 -04:00
Brett Meyer 2fa9a6cd48 HHH-8390 generate FK after UK 2013-08-01 14:43:02 -04:00
Ouzned a0d0641c80 added test case to reproduce HHH-8373 2013-08-01 11:24:21 -04:00
Ouzned e8035ccbb3 Fix proposal for HHH-8373 2013-08-01 11:24:10 -04:00
Brett Meyer acafe63ead HHH-8378 Cleanup during Bundle#stop. Added shutdown unit test.
Conflicts:
	hibernate-osgi/src/main/java/org/hibernate/osgi/HibernateBundleActivator.java
	hibernate-osgi/src/test/java/org/hibernate/osgi/test/OsgiTestCase.java
2013-07-24 11:47:55 -04:00
Brett Meyer 2cd2c3955f HHH-8371 corrected failing test 2013-07-24 10:20:43 -04:00
Brett Meyer 4d9e182fed HHH-8371 Consider explicit column name's "_" in alias creation 2013-07-24 10:20:24 -04:00
Brett Meyer 5d1ebeda01 HHH-8362 InformixUniqueDelegate
Conflicts:
	hibernate-core/src/main/java/org/hibernate/dialect/InformixDialect.java
2013-07-23 23:06:02 -04:00
Brett Meyer d596ea160c HHH-3078 copyright and refactored package 2013-07-11 19:27:32 -04:00
lgathy 4dc9dc6ada HHH-3078 Fixed bug with multiple classloaders and proxy class 2013-07-11 19:27:30 -04:00
Laurent RICHARD df69a3b0a3 HHH-8302 init c3p0 initialPoolSize with minPoolSize
Adding C3P0_STYLE_INITIAL_POOL_SIZE directly to c3props doesn't work
because of prefix "c3p0."
Using setOverwriteProperty checks for the nullability of the value and
removes this prefix

Conflicts:
	hibernate-c3p0/src/main/java/org/hibernate/c3p0/internal/C3P0ConnectionProvider.java
2013-07-11 19:03:36 -04:00
Laurent RICHARD 08a32f745f HHH-8302 - add unit test 2013-07-11 19:00:41 -04:00
Brett Meyer 5085ac9e60 HHH-8193 copyright dates 2013-07-10 13:51:18 -04:00