Commit Graph

7214 Commits

Author SHA1 Message Date
Vlad Mihalcea 113dc5dbcb HHH-10243 - document package registration for Hibernate 5
(cherry picked from commit 705493d9e8)
2016-12-21 14:53:38 -08:00
Gail Badner ff373c32df HHH-11340 : Minor correction to test case due to backporting 2016-12-21 13:38:20 -08:00
Christian Beikov aa3b6fbd9f Fix for HHH-11340
(cherry picked from commit a2781e6654)
2016-12-21 13:25:00 -08:00
Christian Beikov bd1c5140da Testcase for HHH-11340
(cherry picked from commit 7dc7fbe27f)
2016-12-21 13:24:50 -08:00
stasal d6ecc37c0f HHH-11337 - Incorrect SQL generated when use both left join with unrelated entity and implicit join to another entity in select-clause
(cherry picked from commit b2df137ed6)
2016-12-21 13:24:25 -08:00
Jan Martiska 951cc68a3e HHH-11295 - Some improvements to EntityJoinTest
(cherry picked from commit cff4ea1ce6)
2016-12-21 13:23:23 -08:00
Gail Badner 7b8a113fed HHH-11289 : Lazy-initializing a static Method and making accessible not thread-safe
(cherry picked from commit 3a1cbf3280)
2016-12-19 20:50:36 -08:00
Gail Badner d989d6e4f2 HHH-11241 : checkstyle fixes
(cherry picked from commit 3805752731)
2016-12-19 20:24:39 -08:00
Gail Badner 285c5eb43e HHH-11241 : Fix issue due to backporting
(cherry picked from commit 7dc1729483)
2016-12-19 19:32:40 -08:00
Gail Badner e5b8eb5f23 HHH-11241 : Missing column when executing HQL and criteria query with secondary table
(cherry picked from commit b8f9deacc713a6b67f3df1e2473b689f6dfc8247)
(cherry picked from commit f490451b6d)
2016-12-19 19:32:21 -08:00
Gail Badner 46cb1ea07d HHH-11241 : Missing column when executing HQL and criteria query with secondary table
(cherry picked from commit b4b77f85d70765f420ab17c9128f9472175d6619)
2016-12-19 19:32:03 -08:00
Gail Badner 400afbb8c3 HHH-11241 : test case (failing tests marked with FailureExpected)
(cherry picked from commit 3e52340a92)
2016-12-19 19:31:38 -08:00
Gail Badner fbbabe157f HHH-11328 : change references to SharedSessionContractImplementor to SessionImplementor 2016-12-15 12:08:24 -08:00
Gail Badner 911d1a661d HHH-11328 : Persist of transient entity in derived ID that is already in merge process throws javax.persistence.EntityExistsException
(cherry picked from commit 54f3409b41)
2016-12-15 12:00:26 -08:00
Gail Badner 4abaa5cf68 HHH-11332 skip some tests from QueryAndSQLTest and QueryTest on Sybase 2016-12-12 22:47:28 -08:00
Jan Martiska ac71650f44 HHH-11331 fix SQLLoaderTest on DB2
(cherry picked from commit c393853308)
2016-12-12 20:56:15 -08:00
Gail Badner 9aaf0cd7c4 HHH-11330 : Skip IdentifierGeneratorWithNaturalIdCacheTest on dialects that do not support identity columns
(cherry picked from commit 87fe30b83b)
2016-12-12 20:49:58 -08:00
Martin Simka bffc4b1708 HHH-11329 - fix tests on Oracle
fixes ORA-00972: identifier is too long on Oracle databases

(cherry picked from commit 4bf4e3b81a)
2016-12-12 18:24:59 -08:00
Gail Badner cd92cc6f5b HHH-11329 fix tests using too long identifiers
(cherry picked from commit b4a9be0adc)

Conflicts:
	hibernate-core/src/test/java/org/hibernate/test/inheritancediscriminator/embeddable/TablePerClassWithEmbeddableTest.java
2016-12-12 16:54:20 -08:00
Jan Martiska 857298618c HHH-11329 fix tests using too long identifiers
(cherry picked from commit a4cf282070)

Conflicts:
	hibernate-core/src/test/java/org/hibernate/test/inheritancediscriminator/embeddable/JoinedSubclassWithEmbeddableTest.java
	hibernate-core/src/test/java/org/hibernate/test/inheritancediscriminator/embeddable/SingleTableWithEmbeddableTest.java
2016-12-12 16:34:57 -08:00
Jan Martiska 71c3a49572 HHH-11314 - BasicHibernateAnnotationsTest.testInheritFiltersFromMappedSuperclass fails on MS SQL Server
(cherry picked from commit eaf5b10cf1)
2016-12-09 16:17:00 -08:00
Martin Simka e27acf731a [HHH-11203] fix some minor test issues
(cherry picked from commit 957ec3fa79)
2016-12-09 16:03:44 -08:00
Gail Badner 4ab2f4872e HHH-11315 - EnhancerTest fails on Oracle databases 2016-12-09 14:35:44 -08:00
Jan Martiska 331c79ea88 HHH-11315 - EnhancerTest fails on Oracle databases
(cherry picked from commit a369120504)
2016-12-09 13:48:10 -08:00
Gail Badner 7d7aef7ecc HHH-10689 - Fix tests failing when switching to Oracle 2016-12-09 13:37:48 -08:00
Gail Badner 412e553c99 5.1.3.Final release 2016-11-23 18:11:09 -08:00
Gail Badner 378643ddd0 5.1.3.Final release 2016-11-23 17:10:41 -08:00
Gail Badner 6729643e63 HHH-11083 : Change references to "OldCacheKeyImplementation" to "CacheKeyImplementation" in MultTenancyTest; also override addSettings to use DefaultCacheKeysFactory
(cherry picked from commit 30974c1cd4)
2016-11-22 23:33:51 -08:00
Gail Badner 68536a4d6d HHH-11083 : Change references to "OldCacheKeyImplementation" to "CacheKeyImplementation" in CacheKeysFactoryTest
(cherry picked from commit 61ca5c220b)
2016-11-22 23:33:29 -08:00
Gail Badner 887d129e11 HHH-11083 : clarify that hibernate.cache.keys_factory is only supported when using Infinispan
(cherry picked from commit 60d420b011)
2016-11-22 23:33:14 -08:00
Radim Vansa 789724f4e4 Document `hibernate.cache.keys_factory` 2016-11-22 23:32:44 -08:00
Radim Vansa 7daab773ce HHH-11083 Un-deprecate OldCacheKeyImplementation and OldNaturalCacheKey 2016-11-22 23:32:44 -08:00
Radim Vansa f744f89bd3 HHH-11083 WrongClassException using Infinispan and sharing cache regions
* DefaultCacheKeysFactory implements CacheKeysFactory, therefore it can be used in hibernate.cache.keys_factory
* Use DefaultCacheKeysFactory by default
* Add "default" and "simple" as short names for those factories
2016-11-22 23:32:44 -08:00
Radim Vansa 3e164382c1 HHH-11267 Fix SessionRefreshTest
* Refactor common code from NonTx- and TxInvalidationInterceptor to common base
2016-11-22 13:28:27 -08:00
Radim Vansa 247e6085a4 HHH-11268 Upgrade Infinispan to version 8.2.5 2016-11-22 13:28:27 -08:00
Radim Vansa fe3957df0c HHH-11226 Hibernate cache throws NullPointerException during wildfly app server startup 2016-11-22 12:42:41 -08:00
Paul Ferraro 79ff7aec5b HHH-11254 Timestamps cache fails validation if eviction strategy = MANUAL 2016-11-22 12:25:12 -08:00
Sanne Grinovero e3df389683 HHH-11270 Upgrade to Infinispan 8.2.5.Final
(cherry picked from commit 66b46c1efe)

Conflicts:
	libraries.gradle
2016-11-22 12:10:29 -08:00
Sanne Grinovero eb73985c9e HHH-11271 Fix hidden failure in InfinispanRegionFactoryTestCase#testTimestampValidation
(cherry picked from commit c308bcbe7d)
2016-11-22 11:12:08 -08:00
Gail Badner da80a6a548 HHH-11155 - Lazy properties are not updated if not all lazy properties (e.g. collections) are initialized; fixed some jdk8-specific changes to work with jdk6
(cherry picked from commit 0a2bb3c811)
2016-11-21 16:45:03 -08:00
Steve Ebersole eed5f13b09 HHH-11155 - Lazy properties are not updated if not all lazy properties (e.g. collections) are initialized
(cherry picked from commit f2ba4b9cee)
2016-11-21 13:56:13 -08:00
Gail Badner 8390c50936 HHH-11155 : test case
(cherry picked from commit e17d2f01dc)

Conflicts:
	hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/EnhancerTest.java
2016-11-21 13:55:43 -08:00
Sanne Grinovero e26c42845c HHH-11238 Upgrade JBoss Logging Tools to 2.0.1.Final 2016-11-10 16:35:05 +00:00
Sanne Grinovero 37d22fe1c6 HHH-11239 Upgrade Jandex to version 2.0.3.Final 2016-11-10 16:34:45 +00:00
Sanne Grinovero 9742ea93cd HHH-11240 Upgrade Infinispan to version 8.2.4.Final 2016-11-10 16:33:01 +00:00
Karel Maesen 13d4d64a4f HHH-11197 - Fix WKT parsing error 2016-10-29 14:52:51 +02:00
Gail Badner 4247332d79 HHH-11159 : remove test from hibernate-core 2016-10-21 00:01:01 -07:00
Gail Badner 6f9c312fb6 HHH-11159 : Move test to hibernate-entitymanager 2016-10-20 23:46:26 -07:00
Andrea Boriero b69240f6dd HHH-11159 - JPA CriteriaUpdate, NnullLiteral causes IllegalArgumentException: Could not convert java type to Hibernate type
(cherry picked from commit 9e8fd60e26)
2016-10-20 23:32:02 -07:00
Andrea Boriero 51f558122a HHH-11159 - Add test for issue
(cherry picked from commit 1c1fe2a9af)
2016-10-20 23:31:42 -07:00