Commit Graph

162 Commits

Author SHA1 Message Date
Gail Badner 410ddc5cce HHH-3685 - Sybase - SchemaExport cannot create stored procedures in chained transaction mode
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15880 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-04 03:36:37 +00:00
Steve Ebersole 803f8c3330 HHH-3701 : trim function emulation for sybase
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15859 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-03 00:44:42 +00:00
Gail Badner 6de64a83f0 HHH-3696 : Sybase - unit tests fail when numeric values overflow in precision or scale on insert
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15814 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-01-23 23:01:43 +00:00
Steve Ebersole d5841d9d87 HHH-3693 : implicit polymorphism + pagination
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15752 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-01-07 20:12:43 +00:00
Gail Badner f8b1afa278 HHH-3680 - Sybase - composite primary key in unit test exceeds maximum for index causing failure
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15741 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-27 01:47:29 +00:00
Gail Badner de6e3dc310 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/branches/Branch_3_3@15737 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-27 01:05:04 +00:00
Gail Badner 6d914e2756 HHH-3675 - Limitations on Sybase ResultSet implementation cause unit test failures
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15733 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-26 23:53:27 +00:00
Gail Badner a8577d64d7 HHH-3508 - Sybase Dialect - Override supportsCascadeDelete to return "false"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15729 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-26 23:09:56 +00:00
Gail Badner 32ddc0cbcf HHH-3675 - Limitations on Sybase ResultSet implementation causes unit test failures
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15725 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-22 23:30:23 +00:00
Gail Badner 37d5f9bcf9 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/branches/Branch_3_3@15716 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-19 23:07:25 +00:00
Gail Badner 2957929df3 HHH-3670 - Invalid test for str() for SQL Server and Sybase
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15712 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-19 20:55:43 +00:00
Juraci Krohling 91d9e683b5 HHH-3639 - Column 'role' becomes 'roles_', because 'role' is a reserved keyword in Sybase
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15695 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-15 10:39:34 +00:00
Juraci Krohling 8c5d234ab5 HHH-3652 - Format the timestamps to a common format, to avoid issues with milliseconds
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15688 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-12 14:35:25 +00:00
Chris Bredesen a5fb1e8d39 HHH-3636 test case + fix
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15675 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-10 01:59:47 +00:00
Gail Badner cc7e0b9655 HHH-2146 : NullpointerException in DefaultDeleteEventListener.deleteTransientEntity
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15444 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-29 21:21:07 +00:00
Steve Ebersole 569a84d415 HHH-3351 : dynamic map entity-persister and subclassing
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15408 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-27 21:28:22 +00:00
Steve Ebersole a157cc133e HHH-3519 : parameters in select clause
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15304 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-09 15:48:03 +00:00
Steve Ebersole 5376f302e0 HHH-3517 : default Tuplizer impls
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15290 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-08 17:32:21 +00:00
Steve Ebersole 20a70fcba4 HHH-3518 : remove testsuite Suite aggregators
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15285 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-08 13:44:32 +00:00
Steve Ebersole fbe1206858 HHH-3515 : EntityNameResolver
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15259 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-07 15:56:16 +00:00
Steve Ebersole 8c40442282 HHH-530 : filters + subqueries;
HHH-3506 : filters + HQL update/delete

git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15241 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-01 19:42:55 +00:00
Steve Ebersole cbc6438427 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15185 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-10 18:19:01 +00:00
Steve Ebersole dab26b8b05 [maven-release-plugin] prepare release hibernate-3.3.1.GA
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15183 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-10 18:18:15 +00:00
Steve Ebersole 353da1a039 test suite cleanups
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15179 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-10 17:55:47 +00:00
Steve Ebersole a3bb922e9c HHH-3392 : query cache cluster replication with ResultTransformers
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15175 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-10 17:03:42 +00:00
Steve Ebersole 1b784ad517 HHH-3474 : slf4j -> 1.5.2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15172 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-10 16:24:39 +00:00
Steve Ebersole 9a804b9afa [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15120 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-19 21:33:26 +00:00
Steve Ebersole ba54f367fd [maven-release-plugin] prepare release hibernate-3.3.0.SP1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15118 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-19 21:32:51 +00:00
Steve Ebersole f8a82a9e9a fixed validation of failure expected results
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15117 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-19 21:20:05 +00:00
Steve Ebersole 836326c719 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15085 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-14 21:11:28 +00:00
Steve Ebersole edbf2fb438 [maven-release-plugin] prepare release hibernate-3.3.0.GA
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15083 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-14 21:10:32 +00:00
Steve Ebersole 4a29237bf3 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15078 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-14 18:00:44 +00:00
Steve Ebersole 1979a79839 [maven-release-plugin] prepare release hibernate-3.3.0.GA
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15076 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-14 18:00:01 +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