Commit Graph

617 Commits

Author SHA1 Message Date
Gail Badner 87e0a7751e HHH-4735 : Proxy can be associated with a new session when it is already connected to a different one (minor change for perf)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@18325 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-24 07:58:35 +00:00
Gail Badner 90f494116e HHH-4735 : Proxy can be associated with a new session when it is already connected to a different one (removed cached EntityKey)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@18323 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-24 03:14:34 +00:00
Gail Badner 32173a3d6e HHH-4735 : Proxy can be associated with a new session when it is already connected to a different one
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@18321 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-23 18:55:06 +00:00
Strong Liu 5c62213ddd HHH-2166 Long 'in' lists in queries results in a Java stack overflow exception
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@18306 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-21 17:07:30 +00:00
Strong Liu efda057078 HHH-4457 SchemaUpdate fails on Sybase ASE 15 when a new column is added without a default value
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@18242 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-16 18:23:19 +00:00
Steve Ebersole 9e90eff9e7 HHH-3860 - Cascading performance problems when session contains many entities
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@18167 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-08 18:55:27 +00:00
Steve Ebersole 9cdb911d4b HHH-4625 - Use of maven-injection-plugin intermittently leads to build failures
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@18108 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-01 04:54:05 +00:00
Steve Ebersole 3cb3a7af4f HHH-4625 : upgrade injection plugin
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@18104 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-11-30 18:18:28 +00:00
Steve Ebersole 8e9458bf04 HHH-2584 - PersistentMap.remove() incorrect on uninitialized, non-extra-lazy map
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@18019 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-11-21 02:55:36 +00:00
Steve Ebersole a6516e7ec3 HHH-2576 - Allow native-sql to have placeholders for default schema and catalog
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@18017 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-11-21 02:00:30 +00:00
Strong Liu eb9fbbac70 HHH-4576 - Tests in MySQL using different case for objects as defined in configuration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@17991 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-11-16 14:12:38 +00:00
Steve Ebersole 3b4951116e HHH-4569 - Split focus of ConfigurationPerformanceTest
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@17969 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-11-13 04:27:35 +00:00
Steve Ebersole caa7640c69 HHH-4569 - Split focus of ConfigurationPerformanceTest
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@17965 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-11-12 19:46:51 +00:00
Juraci Krohling 725e2a82d9 HHH-4508 - Fixed 'avalable' typo
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@17804 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-20 14:21:02 +00:00
Sanne Grinovero 1bf135296a HHH-4441 : fixing out-of-specification custom Serialization (see also JBMAR-67)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@17613 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-02 20:57:31 +00:00
Steve Ebersole c3a1a2c0c6 HHH-4091 - HQLTest#testDuplicateImplicitJoinInSelect
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@17337 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-17 17:40:52 +00:00
Steve Ebersole 2556e25fe0 HHH-4088 - Session.getSession should always return sessions from parent (or root) session
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@17320 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-15 20:10:06 +00:00
Strong Liu c2bc0db77d JBPAPP-1547 HHH-3686 : Sybase - QueryCacheTest.testQueryCacheInvalidation fails
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@17256 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-10 06:40:43 +00:00
Steve Ebersole 5b2f14c839 HHH-4003 - many-to-many loaders should use inner joins from the collection table to element table
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16996 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-06 03:00:36 +00:00
Juraci Krohling d1b2e7d70d HHH-3999 - Changed mysql host from dev02.qa.atl.jboss.com to vmg08.mw.lab.eng.bos.redhat.com
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16972 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-30 09:05:56 +00:00
Steve Ebersole 87b4efa336 HHH-3998 - Fix spurious failures in ConfigurationPerformanceTest
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16968 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-30 04:13:41 +00:00
Steve Ebersole 6b66b08b88 [maven-release-plugin] prepare release hibernate-3.3.2.GA
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16940 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-24 06:52:03 +00:00
Steve Ebersole 2a6075f5c3 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16939 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-24 05:07:39 +00:00
Steve Ebersole 7a976825e0 [maven-release-plugin] prepare release hibernate-3.3.2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16937 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-24 05:06:25 +00:00
Steve Ebersole 0dcbf6df71 HHH-3987 - prep 3.3.2 release
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16936 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-24 04:52:50 +00:00
Steve Ebersole 2461111798 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16934 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-24 03:03:00 +00:00
Steve Ebersole c2f516765d [maven-release-plugin] prepare release hibernate-3.3.2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16932 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-24 03:02:21 +00:00
Steve Ebersole 60fd612a83 sigh, svn client says this file is modified even though the contents are identical
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16931 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-24 02:46:27 +00:00
Steve Ebersole e5e8ba2dc3 HHH-3987 - prep 3.3.2 release
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16930 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-24 02:11:33 +00:00
Steve Ebersole ba344ad45e [maven-release-plugin] rollback the release of hibernate-3.3.2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16929 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-24 02:07:11 +00:00
Steve Ebersole 6c64359865 [maven-release-plugin] prepare for next development iteration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16928 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-24 02:03:34 +00:00
Steve Ebersole 5b854c5ea8 [maven-release-plugin] prepare release hibernate-3.3.2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16926 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-24 02:02:16 +00:00
Steve Ebersole d8c6c4d0fb HHH-3987 - prep 3.3.2 release
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16925 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-24 01:09:56 +00:00
Steve Ebersole f31c23fafe [maven-release-plugin] rollback the release of hibernate-3.3.2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16924 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-24 01:07:46 +00:00
Steve Ebersole cc4bf6e805 [maven-release-plugin] prepare release hibernate-3.3.2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16923 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 22:13:46 +00:00
Steve Ebersole 4e29249b40 HHH-3987 - prep 3.3.2 release
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16922 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 21:55:33 +00:00
Steve Ebersole 9e1b5d3138 [maven-release-plugin] rollback the release of hibernate-3.3.2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16921 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 21:54:33 +00:00
Steve Ebersole f714ff449f [maven-release-plugin] prepare release hibernate-3.3.2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16920 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 21:34:58 +00:00
Steve Ebersole 11e53ec64f HHH-3987 - prep 3.3.2 release
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16919 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 21:20:05 +00:00
Steve Ebersole 065af80c79 [maven-release-plugin] rollback the release of hibernate-3.3.2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16918 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 21:18:27 +00:00
Steve Ebersole 9ab5d50d7f [maven-release-plugin] prepare release hibernate-3.3.2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16917 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 20:51:20 +00:00
Steve Ebersole 3e5a17cce1 dunno, svn client says there are mods
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16916 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 20:16:42 +00:00
Steve Ebersole 43176b8bcf HHH-3987 - prep 3.3.2 release
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16915 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 20:09:57 +00:00
Steve Ebersole 29412e0c3d HHH-3987 - prep 3.3.2 release
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16914 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 20:09:35 +00:00
Steve Ebersole f980ce8558 HHH-3987 - prep 3.3.2 release
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16913 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 20:03:32 +00:00
Steve Ebersole 725b2e6f26 fixed linkend
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16911 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 18:34:33 +00:00
Steve Ebersole 9181f46249 comment out releasenotes module as it is not really up-to-date
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16910 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 17:46:21 +00:00
Steve Ebersole b9c8c9762a data cleanup
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16908 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 17:44:26 +00:00
Steve Ebersole 094dcd6d1b HHH-3986 - Upgrade to JBossCache 3.1.0 (3.3 branch)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16906 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 16:47:07 +00:00
Brian Stansberry 56b9660d2b Get rid of redundant JPA annotations
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16903 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 16:21:35 +00:00