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 |
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
|
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 |
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
|
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
|
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
|
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
|
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
|
07ee5fd8c6
|
HHH-3982 - Apply build version to org.hibernate.Version
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16896 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-23 08:29:31 +00:00 |
Steve Ebersole
|
77f00c00e2
|
HHH-3979 - Upgrade to javassist 3.9.0
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16891 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-23 07:09:12 +00:00 |
Steve Ebersole
|
0d4aa2c1f9
|
HHH-3980 - Fix for HHH-2980 introduced bug that allows the same bag collection role to be fetched multiple times
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16875 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-23 02:27:39 +00:00 |
Steve Ebersole
|
2961dbf9d1
|
HHH-3781 - Echo version information to the console in main()
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16872 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-22 21:58:45 +00:00 |
Steve Ebersole
|
b92155efeb
|
HHH-3978 - Expose Hibernate version via non-compile-time constant expression
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16870 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-22 21:22:27 +00:00 |
Steve Ebersole
|
9c3a9928fa
|
HHH-2980 - Error "org.hibernate.HibernateException: cannot simultaneously fetch multiple bags" not specific enough
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16719 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-08 16:05:31 +00:00 |
Steve Ebersole
|
5f46c6508b
|
HHH-3880 - org.hibernate.id.enhanced.TableStructure missing "as" keyword in select statment column renames; required for PostgreSQL
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16708 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-05 14:05:44 +00:00 |
Steve Ebersole
|
ea87fdaef8
|
HHH-1930 - QuerySyntaxException "with-clause expressions did not reference from-clause element to which the with-clause was associated"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16666 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-02 15:39:21 +00:00 |
Gail Badner
|
6ad0642dba
|
HHH-3810 : rename CopyCache to EventCache to be more generic
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16664 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-02 08:44:49 +00:00 |
Steve Ebersole
|
7e1582642c
|
HHH-3383 - QueryKey is storing references to entities instead of identifiers
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16662 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-01 22:09:10 +00:00 |
Steve Ebersole
|
93a3a53f51
|
HHH-3532 - schema update task should look for foreign key signature
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16657 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-01 21:49:42 +00:00 |
Steve Ebersole
|
37344279d1
|
HHH-3383 - QueryKey is storing references to entities instead of identifiers
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16654 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-01 21:11:43 +00:00 |
Steve Ebersole
|
06d6bfeb31
|
HHH-3401 - H2 Database Dialect Fixes (formatting)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16651 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-01 15:38:24 +00:00 |
Steve Ebersole
|
249552cebe
|
HHH-3401 - H2 Database Dialect Fixes (formatting)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16648 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-01 15:24:51 +00:00 |
Steve Ebersole
|
85f043e660
|
HHH-3401 - H2 Database Dialect Fixes
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16644 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-01 15:17:56 +00:00 |
Steve Ebersole
|
8e55a1a550
|
HHH-3918 - Use standard JDK exception nesting
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16611 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-05-21 16:00:20 +00:00 |
Gail Badner
|
6bd0c5b4b2
|
HHH-3810 : Transient entities can be inserted twice on merge
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16568 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-05-14 19:57:00 +00:00 |