1248 Commits

Author SHA1 Message Date
Steve Ebersole
90f4fd9d55 HHH-10345 - HHH-3422 still a problem with oracle 2016-01-26 16:35:04 -06:00
Steve Ebersole
4e36781b42 HHH-9491 - Add support to opt columnDefinitions out of globally-quoted-identifiers 2016-01-25 22:16:50 -06:00
Steve Ebersole
bb109139e8 HHH-10446 - Comment delimiters not "escaped" within (VAR)CHAR literals within native queries 2016-01-25 20:54:59 -06:00
Steve Ebersole
95ed41b445 HHH-7572 - Develop API for load-by-multiple-ids 2016-01-25 13:12:45 -06:00
Andrea Boriero
53872de0fd HHH-10451 - Add test for issue 2016-01-25 17:39:46 +00:00
Steve Ebersole
abb2b077b9 HHH-9876 - Ability to filter objects from Database for schema tooling 2016-01-25 09:29:38 -06:00
Marcus
2fdbeb8db6 HHH-9876 - Ability to filter objects from Database for schema tooling. 2016-01-24 17:48:41 -06:00
Guillaume Smet
d71f931429 HHH-7610 Add an option to initialize empty components when all the properties are null
Note that this commit also changes the semantic of the comparison between a null component
and a component with all properties null: they are considered equivalent.
2016-01-24 18:05:22 +01:00
Steve Ebersole
039382e8be cleaned up JdbcMocks in test sources and moved it to hibernate-testing 2016-01-23 12:59:03 -06:00
Steve Ebersole
6076298ce9 HHH-8706 - Delay registering of the entity listener class as long as possible 2016-01-22 19:17:06 -06:00
Steve Ebersole
a5e65834a1 HHH-9548 - Allow propagation of NULL for stored-procedure argument parameters to database 2016-01-19 15:47:36 -06:00
Steve Ebersole
ef23be0e62 HHH-9485 - Duplicate Property with AccessType.PROPERTY and MappedSuperclass 2016-01-13 12:29:25 -06:00
Steve Ebersole
6c7f3ef25b HHH-9485 - Duplicate Property with AccessType.PROPERTY and MappedSuperclass 2016-01-13 12:29:25 -06:00
Andrea Boriero
977c34bb59 HHH-10433 - Add test for issue 2016-01-13 17:37:56 +00:00
Sergey Astakhov
1ddcc7075f HHH-9474 Fixing perfomance issue with ElementCollection 2016-01-13 15:02:27 +00:00
Andrea Boriero
504dd8353d HHH-10385 HHH-10386 - Add tests for issues 2016-01-12 18:53:58 +00:00
Andrea Boriero
a4dbbf447d HHH-10437 - Add test for issue 2016-01-12 16:45:46 +00:00
Steve Ebersole
a35abf43e9 HHH-9342 - HQL "x member of treat(y as Type).collections" fails to parse 2016-01-11 16:32:58 -06:00
Etienne Miret
e2b58d1d20 HHH-5932 Fix filtering request with string literal starting with ':'. 2016-01-11 12:08:31 -06:00
Etienne Miret
f52b841c5c HHH-5932 Add test case. 2016-01-11 12:08:31 -06:00
Etienne Miret
ea64e67495 HHH-9357 Add test case for this issue. 2016-01-09 22:25:12 -05:00
Etienne Miret
ea2d26e92e HHH-9356 Add a bunch of tests.
Conflicts:
	hibernate-entitymanager/src/test/java/org/hibernate/jpa/test/convert/QueryTest.java
2016-01-09 21:57:22 -05:00
Koen Aers
e9834f4810 HHH-10405: <return> elements of <sql-query> are not handled properly when building metadata - Unit test demonstrating the issue 2016-01-08 11:39:25 +00:00
Andrea Boriero
df362e4568 HHH-10425 - Add test for issue 2016-01-07 14:29:49 +00:00
Andrea Boriero
f6f9965133 HHH-10420 - Add test for issue 2016-01-07 11:07:14 +00:00
Jan Martiska
e65a883761 HHH-10395 ServiceBootstrappingTest assumes that show_sql != true 2015-12-21 16:32:34 -08:00
Yoann Rodière
be94481e33 HHH-10191 test case 2015-12-21 14:50:46 -08:00
Gail Badner
4c6941190a HHH-10383 : IN parameter is not enclosed in parenthesis 2015-12-21 13:26:10 -08:00
Andrea Boriero
14c97f0b5b HHH-10396 - Add tests for the issue 2015-12-21 13:10:07 +00:00
Scott Marlow
96d4639e6c HHH-10384 Fix thread safety issues in thread local optimiser 2015-12-18 10:05:50 -05:00
barreiro
601bdaa678 HHH-10252 - Add test case 2015-12-16 15:07:13 -06:00
Steve Ebersole
153b8f26cc HHH-10381 - Introduce a ThreadLocal-based pooled-lo optimizer to avoid locking 2015-12-16 14:38:01 -06:00
barreiro
6828f5ee9b HHH-10354 - Rename 'field access' to 'extended enhancement' 2015-12-16 13:56:56 -06:00
Scott Marlow
0c358d80f6 HHH-10381 - Introduce a ThreadLocal-based pooled-lo optimizer to avoid locking 2015-12-16 13:03:40 -06:00
Torsten Schöne
fe48897692 HHH-10353 Interceptor.afterTransactionBegin() is not fired 2015-12-16 12:19:58 -06:00
Andrea Boriero
c7b8f73b46 HHH-10298 - Add test 2015-12-15 16:17:44 +00:00
Andrea Boriero
d63f25bab6 HHH-10364 - Add test for issue 2015-12-15 15:31:18 +00:00
Gail Badner
c767b0ed15 HHH-9764 : StaleObjectStateExceptions raising outside flush context 2015-12-14 13:40:43 -08:00
Guenther Demetz
840d906cea Testcase for HHH-9764
Conflicts:
	hibernate-core/src/test/java/org/hibernate/test/cache/CollectionCacheEvictionTest.java
2015-12-14 13:40:43 -08:00
Gail Badner
0a332c2e8d HHH-10369 : Unit test failure because Sybase trims trailing spaces
(cherry picked from commit 971783607e16cb0a6baf41d379e7c32f0f3fb8ee)
2015-12-08 18:29:34 -08:00
Gail Badner
a7dac8fcf9 HHH-10368 : Unit test failure because Sybase does not support binding an untyped null object
(cherry picked from commit 0582dc1e8ec5cb2ef7c7690344b7d6cba63793d3)
2015-12-08 17:10:25 -08:00
Gail Badner
c5120b0b19 HHH-10367 : Fix more DB reserved words used by tests
(cherry picked from commit 60625b19b2cab598d3339adf624ce59727ff4f57)
2015-12-08 16:44:58 -08:00
Koen Aers
3267a9221f HHH-10158: SchemaUpdate does not properly support formatter and delimiter anymore 2015-12-04 18:33:26 +01:00
Koen Aers
71765d7bd2 HHH-10223: Element 'query-param' in *.hbm.xml files causes ClassCastException 2015-12-03 14:59:04 +01:00
Andrea Boriero
6f985e2fa1 HHH-1122 - Add test for issue 2015-12-03 09:53:35 +00:00
Gail Badner
32b4087efc HHH-10296 : Fix more DB reserved words used by tests
(cherry picked from commit 9858d29b56b672d9a8ce4783d5a757d8f89da5e1)
2015-12-02 16:34:31 -08:00
Andrea Boriero
4776ff0913 HHH-9302 - Add test for issue 2015-11-26 13:18:28 +00:00
Gail Badner
24841e4e59 HHH-10328 : Unit test failure due to database identifier too long
(cherry picked from commit 24ee708de72e744a39064229f9c14c30e61c21f0)
2015-11-24 20:58:02 -08:00
Gail Badner
45f8d2f830 HHH-10327 : Unit test failures due to date/time precision mismatches
(cherry picked from commit a2026c3ad0982fa8ed0bd3e33c40098658970a19)
2015-11-24 17:49:54 -08:00
Gail Badner
157f24d7e2 HHH-10296 : Fix more DB reserved words used by tests
(cherry picked from commit d8f57877f2053e73a71207e0849c813c4d7cf80d)
2015-11-24 14:18:05 -08:00