Gail Badner
|
12aadee674
|
HHH-3679 - Sybase conversion of Java byte to tinyint fails with 8-bit values causing unit test failures
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15738 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-27 01:10:21 +00:00 |
Gail Badner
|
7e8b6a75bd
|
HHH-3675 - Limitations on Sybase ResultSet implementation cause unit test failures
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15734 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-26 23:57:29 +00:00 |
Gail Badner
|
1ff65ff30e
|
HHH-3508 - Sybase Dialect - Override supportsCascadeDelete to return "false"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15730 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-26 23:19:25 +00:00 |
Gail Badner
|
07999ce59c
|
HHH-3675 - Limitations on Sybase ResultSet implementation causes unit test failures
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15726 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-22 23:31:15 +00:00 |
Gail Badner
|
c55e3ac7ef
|
HHH-3668 : Sybase does not support implicit conversion from character types to numeric types causes failing unit tests
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15717 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-19 23:08:24 +00:00 |
Gail Badner
|
8d677f2b92
|
HHH-3670 - Invalid test for str() for SQL Server and Sybase
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15713 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-19 20:56:19 +00:00 |
Juraci Krohling
|
a824ec66b5
|
HHH-3640 - Reverting the eviction of SybaseDialect, as we need to fix the SybaseDialect and the test case itself is valid
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15692 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-12 20:48:49 +00:00 |
Juraci Krohling
|
becf5568a4
|
HHH-3652 - Format the timestamps to a common format, to avoid issues with milliseconds
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15687 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-12 14:35:08 +00:00 |
Juraci Krohling
|
2473d0e184
|
HHH-3639 - Column 'role' becomes 'roles_', because 'role' is a reserved keyword in Sybase
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15680 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-10 16:56:10 +00:00 |
Juraci Krohling
|
65faf0232a
|
HHH-3640 - Evicting some tests for Sybase on ASTParserLoadingTest, due to unsupported functions
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15679 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-10 16:55:00 +00:00 |
Juraci Krohling
|
7a9b8ba19c
|
HHH-3637 - makes the test to be evicted if the Dialect is the Sybase one, based on similar eviction code from other tests
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15678 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-10 16:23:10 +00:00 |
Chris Bredesen
|
ff1be35e7d
|
HHH-3636 test case + fix
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15674 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-10 01:47:56 +00:00 |
Steve Ebersole
|
6d74f28f9e
|
correct H2 database artifact coord for testsuite profile
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15544 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-11-10 22:32:17 +00:00 |
Gail Badner
|
bfb989a467
|
HHH-2146 : NullpointerException in DefaultDeleteEventListener.deleteTransientEntity
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15445 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-29 21:33:52 +00:00 |
Steve Ebersole
|
1afe62250f
|
HHH-3351 : dynamic map entity-persister and subclassing
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15409 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-27 21:28:59 +00:00 |
Steve Ebersole
|
84c4579520
|
HHH-3512 : id generator short-naming
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15365 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-21 18:46:51 +00:00 |
Steve Ebersole
|
be0c5273b3
|
HHH-3519 : parameters in select clause
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15305 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-09 17:23:32 +00:00 |
Steve Ebersole
|
7f93fab886
|
HHH-3517 : default Tuplizer class setting
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15291 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-08 17:33:27 +00:00 |
Steve Ebersole
|
54cfb4bb5f
|
HHH-3518 : remove testsuite Suite aggregators
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15284 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-08 13:43:29 +00:00 |
Steve Ebersole
|
c3d4758f1e
|
HHH-3515 : EntityNameResolver
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15258 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-07 15:54:42 +00:00 |
Steve Ebersole
|
86eeb9be34
|
HHH-1907 : component + EntityMode.DOM4J
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15255 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-03 21:10:16 +00:00 |
Steve Ebersole
|
cdb1c9dda5
|
HHH-530 : filters + subqueries;
HHH-3506 : filters + HQL update/delete
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15238 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-01 18:10:41 +00:00 |
Gail Badner
|
3f2a14080a
|
HHH-3501 : ASTParserLoadingTest testing unsupported queries for DB2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15228 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-09-29 21:45:42 +00:00 |
Juraci Krohling
|
2a2facaf69
|
HHH-3498 - Fixed in trunk
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15221 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-09-26 18:37:54 +00:00 |
Steve Ebersole
|
f293784243
|
test suite cleanups
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15178 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-09-10 17:53:46 +00:00 |
Steve Ebersole
|
a6ca833e2e
|
HHH-3392 : query cache cluster replication with ResultTransformers
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15174 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-09-10 17:02:45 +00:00 |
Steve Ebersole
|
04f2f04801
|
HHH-3474 : slf4j -> 1.5.2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15171 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-09-10 16:24:21 +00:00 |
Steve Ebersole
|
39123a97fc
|
HHH-3414 : fetch profiles
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15138 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-08-21 12:28:41 +00:00 |
Steve Ebersole
|
a06e9ac1eb
|
fixed validation of failure expected results
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15116 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-08-19 21:06:29 +00:00 |
Steve Ebersole
|
fbae6db0ab
|
HHH-3414 : fetch profiles, phase 1 : join fetching
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15091 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-08-15 21:20:15 +00:00 |
Steve Ebersole
|
8f3ce7a6e7
|
[maven-release-plugin] prepare release Branch_3_3
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15071 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-08-14 15:58:54 +00:00 |
Steve Ebersole
|
c5a315f163
|
prep for rebranching 3.3
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15068 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-08-14 15:57:31 +00:00 |
Steve Ebersole
|
841cd58cdf
|
[maven-release-plugin] prepare release Branch_3_3
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15055 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-08-13 17:25:18 +00:00 |
Steve Ebersole
|
931eeaa96d
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15005 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-07-31 20:04:29 +00:00 |
Steve Ebersole
|
fdb0bea94a
|
[maven-release-plugin] prepare release hibernate-3.3.0.CR2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15003 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-07-31 19:53:55 +00:00 |
Chris Bredesen
|
6db1fbcec5
|
HHH-3378
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14886 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-07-07 20:58:15 +00:00 |
Steve Ebersole
|
ddfed3e999
|
HHH-3294 : persistent collection dirtiness on merge
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14839 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-07-01 21:39:28 +00:00 |
Steve Ebersole
|
304673d721
|
HHH-2060 : composite-id + generator
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14686 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-22 15:43:24 +00:00 |
Steve Ebersole
|
544e93a305
|
HHH-2875 : cglib+asm repackage;
HHH-2506 : make javassist the default bytecode provider
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14682 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-21 20:13:20 +00:00 |
Steve Ebersole
|
fbc1988fbd
|
HHH-3283 : protection on vm-based timestamps where dialect does not support params in INSERT ... SELECT
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14662 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-14 14:48:07 +00:00 |
Gail Badner
|
99e7f895f9
|
HHH-3229 : Cascade merge transient entities regardless of property traversal order
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14656 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-09 23:23:29 +00:00 |
Gail Badner
|
d663228559
|
added tests for merging initialized and uninitialized managed collections
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14610 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-29 23:02:13 +00:00 |
Steve Ebersole
|
8c44223ce6
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14593 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-28 15:58:28 +00:00 |
Steve Ebersole
|
10fe30085a
|
[maven-release-plugin] prepare release hibernate-3.3.0.CR1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14591 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-28 15:57:47 +00:00 |
Steve Ebersole
|
d3deabd3c3
|
[maven-release-plugin] rollback the release of hibernate-3.3.0.CR1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14588 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-28 14:53:38 +00:00 |
Steve Ebersole
|
9b0d13edd0
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14581 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-25 22:00:22 +00:00 |
Steve Ebersole
|
bbeb776135
|
[maven-release-plugin] prepare release hibernate-3.3.0.CR1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14579 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-25 22:00:09 +00:00 |
Steve Ebersole
|
87f1fb0b84
|
[maven-release-plugin] rollback the release of hibernate-3.3.0.CR1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14577 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-25 20:15:19 +00:00 |
Steve Ebersole
|
5258d33e11
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14575 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-25 11:27:01 +00:00 |
Steve Ebersole
|
7f799de992
|
[maven-release-plugin] prepare release hibernate-3.3.0.CR1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14573 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-25 11:26:45 +00:00 |
Steve Ebersole
|
9021f01027
|
[maven-release-plugin] rollback the release of hibernate-3.3.0.CR1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14571 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-25 03:15:18 +00:00 |
Steve Ebersole
|
cd94788b84
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14569 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-25 02:55:54 +00:00 |
Steve Ebersole
|
ed5d59a206
|
[maven-release-plugin] prepare release hibernate-3.3.0.CR1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14567 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-25 02:55:38 +00:00 |
Steve Ebersole
|
8b09bcee1e
|
[maven-release-plugin] rollback the release of hibernate-3.3.0.CR1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14558 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-24 20:07:24 +00:00 |
Steve Ebersole
|
f1d5cc8a09
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14557 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-24 20:01:04 +00:00 |
Steve Ebersole
|
1e8dc0fe08
|
[maven-release-plugin] prepare release hibernate-3.3.0.CR1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14555 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-24 20:00:44 +00:00 |
Steve Ebersole
|
520c01e59a
|
initial layout mods for distribution module based on hibernate.clone work
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14521 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-22 00:55:03 +00:00 |
Steve Ebersole
|
97f8575237
|
update to version 3 of parents
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14507 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-12 04:05:12 +00:00 |
Gail Badner
|
b3428358b7
|
HHH-2801 : changes so tests work on all tested dialects
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14493 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-03 03:49:05 +00:00 |
Steve Ebersole
|
cb2d5fee72
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14490 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-01 15:57:12 +00:00 |
Steve Ebersole
|
513c3b57b5
|
[maven-release-plugin] prepare release hibernate-3.3.0.CR1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14488 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-01 15:57:00 +00:00 |
Steve Ebersole
|
6711c8f29d
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14468 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-03-18 14:24:07 +00:00 |
Steve Ebersole
|
e889bd0de1
|
[maven-release-plugin] prepare release hibernate-3.3.0.CR1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14466 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-03-18 14:23:51 +00:00 |
Steve Ebersole
|
c7129349a7
|
[maven-release-plugin] rollback the release of hibernate-3.3.0.CR1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14463 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-03-18 12:52:19 +00:00 |
Steve Ebersole
|
50acf6d849
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14462 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-03-18 07:48:41 +00:00 |
Steve Ebersole
|
d69b60de3b
|
[maven-release-plugin] prepare release hibernate-3.3.0.CR1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14460 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-03-18 07:48:15 +00:00 |
Steve Ebersole
|
eca74d2651
|
prep 3.3.0.CR1 release
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14457 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-03-18 07:31:53 +00:00 |
Steve Ebersole
|
adf3311e58
|
HHH-2884 : SessionFactory close notifications
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14452 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-03-18 07:12:54 +00:00 |
Steve Ebersole
|
41b893ce0b
|
[maven-release-plugin] rollback the release of hibernate-3.3.0.Alpha1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14423 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-03-14 11:29:04 +00:00 |
Steve Ebersole
|
e984c28916
|
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14421 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-03-11 01:59:25 +00:00 |
Steve Ebersole
|
663cdde623
|
[maven-release-plugin] prepare release hibernate-3.3.0.Alpha1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14419 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-03-11 01:59:09 +00:00 |
Gail Badner
|
5414f6bf99
|
HHH-2616 : added owner ID and name getters to collection events; added partial support for property-refs; added Javadoc
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14363 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-02-25 21:06:19 +00:00 |
Gail Badner
|
b5b36b63c9
|
HHH-2801 : added tests for removing and adding equal element to many-to-many with association class
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14346 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-02-20 17:58:09 +00:00 |
Gail Badner
|
5fe0a801a0
|
HHH-2616 : collection recreate/remove/update events and listeners
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14297 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-01-28 22:18:35 +00:00 |
Steve Ebersole
|
a15cab0911
|
HHH-2863 : isolate cache integration testing
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14216 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-12-06 20:28:10 +00:00 |
Steve Ebersole
|
f3add4ddda
|
HHH-2863 : isolate testing TransactionManager for reuse
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14213 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-12-04 17:38:27 +00:00 |
Gail Badner
|
069c575e36
|
HHH-952 : corrected formatting from previous version in trunk
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14210 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-11-29 01:39:53 +00:00 |
Steve Ebersole
|
a9fe7f15a3
|
HHH-2833 : insert-select query fails with NPE when select includes join
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14200 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-11-16 20:25:59 +00:00 |
Steve Ebersole
|
d3ddcc4c55
|
added test for stale merging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14180 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-11-02 16:11:05 +00:00 |
Gail Badner
|
27223c6b04
|
HHH-2921 : added test cases that execute polymorphic queries when there is a superclass proxy for the resulting entity in the session cache
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14160 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-31 00:14:49 +00:00 |
Gail Badner
|
a0cdfe599e
|
HHH-2627 : Generated and lazy properties leak prepared statements
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14103 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-18 22:31:39 +00:00 |
Steve Ebersole
|
0a6a160709
|
HHH-2826 : (HQL) <component> is [not] null
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14096 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-17 20:59:18 +00:00 |
Steve Ebersole
|
aaaf973515
|
HHH-2864 : merge non-inverse collection when 'owner' is already proxied
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14091 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-17 05:07:24 +00:00 |
Steve Ebersole
|
9839957489
|
cleanup
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14088 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-17 04:12:49 +00:00 |
Steve Ebersole
|
12cf197f2f
|
HHH-2892 : natural id caching
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14083 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-16 21:04:09 +00:00 |
Gail Badner
|
c21fa75f77
|
iHHH-2269 : added tests for bidirectional one-to-many associations with both sides cascading; one test fails with TransientObjectException if the inverse collection is marked CascadeType.DELETE_ORPHAN
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14069 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-08 23:05:38 +00:00 |
Gail Badner
|
bbc9029b29
|
HHH-1593 - StackOverflow when calling configuration.setListener(null)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14066 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-06 01:52:54 +00:00 |
Steve Ebersole
|
52574a20fb
|
HHH-2813 : platform incompat
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14058 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-03 06:26:59 +00:00 |
Steve Ebersole
|
5bb94e2362
|
HHH-2593 : filter conditions using UNION (or MINUS) subqueries
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14052 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-03 04:54:42 +00:00 |
Steve Ebersole
|
430a94b5ab
|
HHH-2159 : NullPointerException in FromElement#findIntendedAliasedFromElementBasedOnCrazyJPARequirements
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14050 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-03 03:50:47 +00:00 |
Steve Ebersole
|
2ead194254
|
HHH-2859 : work api
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14030 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-09-27 16:38:06 +00:00 |
Steve Ebersole
|
9d406f51d2
|
HHH-2859 : work api
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14029 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-09-27 16:37:27 +00:00 |
Steve Ebersole
|
ccdfd6c4a3
|
HHH-2863 : fixed for directory layout change ++
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14028 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-09-26 11:33:58 +00:00 |
Steve Ebersole
|
89a8d29baf
|
HHH-2485 : merge() and collections (test case)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13986 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-08-31 20:30:16 +00:00 |
Steve Ebersole
|
88d04bbc4c
|
cleanup
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13985 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-08-31 19:57:06 +00:00 |
Gail Badner
|
50a010566b
|
HHH-2728 : session.clear() while retrieving objects via an iterator
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13957 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-08-29 00:50:12 +00:00 |
Steve Ebersole
|
6473e4d24e
|
new test
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13949 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-08-24 13:24:03 +00:00 |
Steve Ebersole
|
7955c1a75d
|
skip org.hibernate.test.legacy.MasterDetailTest#testCachedCollectionRefresh when connection is enforcing (at least) serializable isolation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13933 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-08-17 18:46:02 +00:00 |
Gail Badner
|
06f0676e20
|
HHH-2320 : Update detached entity with null joined properties changed to non-null
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12946 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-08-15 20:23:35 +00:00 |
Gail Badner
|
ce0cbf1f18
|
HHH-2542 : Merge non-null component in a child persisted with a null component and added test for optional components
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12937 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-08-14 19:47:14 +00:00 |
Steve Ebersole
|
557a922698
|
oops... removed testng dep, as i was just playing with it locally
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12930 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-08-13 22:17:29 +00:00 |
Steve Ebersole
|
e959b5787d
|
added additional test
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12929 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-08-13 22:16:21 +00:00 |
Steve Ebersole
|
81f31939c5
|
added additional test
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12928 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-08-13 22:15:53 +00:00 |
Steve Ebersole
|
31fe1aa524
|
fixed logging dependencies
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12925 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-08-13 20:04:19 +00:00 |
Steve Ebersole
|
f82c906ec1
|
somehow the perf tests got dropped during my moving stuff around
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12893 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-08-03 13:11:28 +00:00 |
Steve Ebersole
|
ae3c25594b
|
testsuite now uses maven profiles with properties file interpolation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12892 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-08-03 12:47:14 +00:00 |
Steve Ebersole
|
f0755725c9
|
HHH-2704 : migrate to maven (testsuite)
HHH-2696 : migrate to slf4j
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12891 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-08-03 04:09:17 +00:00 |
Steve Ebersole
|
e5f6d52012
|
HHH-2711 : composite-map-key + unidir map can lead to PropertyAccessException
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12859 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-07-31 13:39:23 +00:00 |
Steve Ebersole
|
f14257037b
|
use profiles for qa/qe builds
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12830 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-07-26 20:51:32 +00:00 |
Steve Ebersole
|
6c50b2bf0e
|
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12774 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-07-17 03:34:18 +00:00 |
Steve Ebersole
|
79e5b784a1
|
uploading separated parent poms
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12773 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-07-17 03:31:57 +00:00 |
Steve Ebersole
|
a797998927
|
splitting code back out into individual modules (found better way to isolate documentation)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12771 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-07-17 03:15:03 +00:00 |