Commit Graph

34 Commits

Author SHA1 Message Date
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
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 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 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 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