Sanne Grinovero
460a7ace1c
HHH-4441 : fixing out-of-specification custom Serialization (see also JBMAR-67)
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17612 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-10-02 20:19:22 +00:00
Steve Ebersole
d2d3568323
HHH-3461 - Enhance DialectFactory to support Sybase Adaptive Server Anywhere
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17514 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-15 12:33:28 +00:00
Steve Ebersole
c5da7c30c1
EJB-461 - Implement JPA 2.0 criteria apis (compiling)
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17426 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-26 20:34:58 +00:00
Steve Ebersole
85c34f356a
restting pom versions to SNAPSHOT after manual tagging
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17373 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-19 21:10:09 +00:00
Steve Ebersole
122aa3f7e4
[maven-release-plugin] prepare branch hibernate-3.5.0.Beta-1
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17371 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-19 19:24:23 +00:00
Steve Ebersole
cb337e6f2c
[maven-release-plugin] rollback the release of hibernate-3.5.0.Beta-1
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17370 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-19 19:04:32 +00:00
Steve Ebersole
677ed6f9c9
[maven-release-plugin] prepare release hibernate-3.5.0.Beta-1
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17369 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-19 19:00:59 +00:00
Steve Ebersole
33d5534b14
[maven-release-plugin] rollback the release of hibernate-3.5.0.Beta-1
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17364 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-19 15:02:46 +00:00
Steve Ebersole
bcecf23302
[maven-release-plugin] prepare release hibernate-3.5.0.Beta-1
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17349 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-18 13:48:31 +00:00
Gail Badner
c49ab737cc
HHH-3892 : restore original author
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17332 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-17 10:29:14 +00:00
Steve Ebersole
cda1a1abeb
HHH-4088 - Session.getSession should always return sessions from parent (or root) session
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17319 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-15 20:04:28 +00:00
Steve Ebersole
c35efa6780
HHH-4081 - Support for JPA 2.0 "qualified identification variables" (KEY, VALUE and ENTRY)
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17300 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-13 19:30:57 +00:00
Strong Liu
b1d17f31dd
JBPAPP-1547 HHH-3686 : Sybase - QueryCacheTest.testQueryCacheInvalidation fails
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17270 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-12 02:27:18 +00:00
Emmanuel Bernard
6e259aa918
HHH-4077 improper use of logicalColumnName
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17257 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-10 15:13:12 +00:00
Steve Ebersole
577024e7aa
HHH-4022 : Add an actual API contract for querying/managing cache regions (from app code)
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17186 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-21 15:57:57 +00:00
Emmanuel Bernard
a4e169d05d
Make CacheImpl serializable
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17181 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-21 13:45:51 +00:00
Steve Ebersole
a41506f404
HHH-4034 - Update org.hibernate.action.BulkOperationCleanupAction to use new Region cache APIs
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17084 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-13 23:33:02 +00:00
Steve Ebersole
b339e33121
HHH-4022 - Add an actual API contract for querying/managing cache regions (from app code)
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17027 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-07 18:39:39 +00:00
Emmanuel Bernard
8052ba19d5
HHH-4016 SAPDialect should not use oracle style outer joins, ANSI style is prefered by MaxDB
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17003 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-06 11:43:52 +00:00
Steve Ebersole
98c171095c
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/trunk@16995 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-06 02:59:17 +00:00
Steve Ebersole
86295c36bc
HHH-3998 - Fix spurious failures in ConfigurationPerformanceTest
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16969 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-30 04:14:35 +00:00
Steve Ebersole
6fa89c0c0c
HHH-3982 - Apply build version to org.hibernate.Version
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16897 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 08:29:55 +00:00
Steve Ebersole
f70fd82cb6
HHH-3979 - Upgrade to javassist 3.9.0
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16892 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 07:09:35 +00:00
Steve Ebersole
b72707d9b1
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/trunk@16874 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 02:27:23 +00:00
Steve Ebersole
0c15a4d620
HHH-3781 - Echo version information to the console in main()
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16871 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-22 21:58:23 +00:00
Steve Ebersole
2b1ef56ae2
HHH-3978 - Expose Hibernate version via non-compile-time constant expression
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16868 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-22 21:21:25 +00:00
Gail Badner
ceb25bf25e
HHH-3712 : correct SQLServerDialect to extend AbstractTransactSQLDialect
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16827 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-17 22:48:26 +00:00
Gail Badner
2c04648372
HHH-3892 : Add support for "text" and "image" Hibernate types for native SQL queries
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16823 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-17 20:28:59 +00:00
Steve Ebersole
838fcf9bae
HHH-2980 - Error "org.hibernate.HibernateException: cannot simultaneously fetch multiple bags" not specific enough
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16717 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-08 15:55:03 +00:00
Steve Ebersole
d68a7fe803
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/trunk@16706 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-05 14:04:57 +00:00
Steve Ebersole
1a3d59029f
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/trunk@16668 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-02 15:40:10 +00:00
Gail Badner
35a28509f2
HHH-3810 : rename CopyCache to EventCache to be more generic
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16665 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-02 09:30:14 +00:00
Steve Ebersole
77b959f5cc
HHH-3383 - QueryKey is storing references to entities instead of identifiers
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16660 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-01 22:08:28 +00:00
Steve Ebersole
baa2efd863
HHH-3532 - schema update task should look for foreign key signature
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16659 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-01 21:50:17 +00:00
Steve Ebersole
9c26388abf
HHH-3383 - QueryKey is storing references to entities instead of identifiers
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16656 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-01 21:12:25 +00:00
Steve Ebersole
aa710c6668
HHH-3383 - QueryKey is storing references to entities instead of identifiers
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16652 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-01 18:54:44 +00:00
Steve Ebersole
f8e2670b6e
HHH-3401 - H2 Database Dialect Fixes
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16650 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-01 15:38:08 +00:00
Steve Ebersole
befed9e125
HHH-3401 - H2 Database Dialect Fixes (formatting)
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16647 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-01 15:24:20 +00:00
Steve Ebersole
409f2e8569
HHH-3401 - H2 Database Dialect Fixes
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16643 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-01 15:14:58 +00:00
Steve Ebersole
6eb4caf053
HHH-3918: Use standard JDK exception nesting
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16604 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-20 04:39:00 +00:00
Gail Badner
710d983cd6
HHH-3810 : Transient entities can be inserted twice on merge
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16569 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-14 20:27:19 +00:00
Steve Ebersole
b6b1db702e
HHH-3912 - Change for HHH-3159 causes InstantiationException
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16563 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-13 22:43:29 +00:00
Steve Ebersole
6bde7fd4b1
HHH-2745 - NullPointerException when eager fetching joined many-to-many with native SQL query
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16535 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-11 21:12:30 +00:00
Emmanuel Bernard
e8dfecb5f7
HHH-3898 hibernate.check_nullability (default true)
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16515 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-06 15:20:18 +00:00
Gail Badner
b5a1613827
HHH-3662 : Merging read-only entities causes AssertionError
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16511 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-06 00:44:48 +00:00
Gail Badner
5ee21b3aa8
HHH-3892 : Improve support for mapping SQL LONGVARCHAR and CLOB to Java String, SQL LONGVARBINARY and BLOB to Java byte[]
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16501 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-01 23:21:00 +00:00
Scott Marlow
bffe7ec6e9
HHH-3832 Upgrade to cglib-2.2 (asm 3.1)
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16253 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-02 16:29:06 +00:00
Steve Ebersole
8095d02454
HHH-3214 - Update unit tests and config files to use non-depracated Oracle dialects
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16100 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-06 18:42:49 +00:00
Steve Ebersole
d55bde6ecc
HHH-3800 - Allow chopping of class names in various logging scenarios
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16094 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-06 04:49:15 +00:00
Steve Ebersole
718fd34f4b
HHH-3528 - FETCH JOIN query doesn't work in a StatelessSession
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16091 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-05 22:12:56 +00:00
Steve Ebersole
04fda3df4f
HHH-3800 - Allow chopping of class names in various logging scenarios
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16088 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-05 21:50:15 +00:00
Steve Ebersole
8232087289
HHH-3279: create series of maven plugins offering functionality of the ant tools
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16064 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-03 22:57:50 +00:00
Steve Ebersole
e34c0d7007
change versions from 3.4 to 3.5
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16050 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-28 04:45:24 +00:00
Gail Badner
1eb1957eba
HHH-3701 HHH-3640 : Add support for mod, bit_length, and trim to SybaseASE15Dialect
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15960 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-12 05:24:31 +00:00
Gail Badner
638b43f04b
HHH-3712 - Reorganize the Sybase dialect class hierarchy, add SybaseASE15Dialect, and mark SybaseDialect as deprecated
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15934 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-11 05:34:52 +00:00
Steve Ebersole
8cc5805eab
HHH-3275 : custom tuplizers for components in a collection
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15926 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-10 17:28:47 +00:00
Steve Ebersole
5edebe4256
HHH-3750 : dialect first-result handling
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15894 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-04 23:05:57 +00:00
Juraci Krohling
3daba271a9
HHH-3640 - Added bit_length and mod to SybaseDialect.
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15884 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-04 08:42:07 +00:00
Gail Badner
cc78cbf6fe
HHH-3691 : Sybase does not support Blobs and Clobs; skip unit tests that use Blobs/Clobs
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15883 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-04 04:05:44 +00:00
Steve Ebersole
4ed21cbce5
HHH-3749 : limit FromElement reuse based on alias
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15866 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-03 14:22:51 +00:00
Steve Ebersole
687b28fc8d
HHH-3357 : clear() performance
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15863 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-03 01:15:58 +00:00
Steve Ebersole
1e45c666e6
HHH-3701 : trim function emulation for sybase
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15860 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-03 00:47:23 +00:00
Chris Bredesen
4167921ea3
HHH-3159 replace 'oracle.jdbc.driver' with 'oracle.jdbc'
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15820 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-01-26 20:30:09 +00:00
Steve Ebersole
bfcb39ce21
HHH-3698 & HHH-3699 : HQL parameter binding issues
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15769 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-01-12 15:37:04 +00:00
Steve Ebersole
52ed395147
HHH-3698 & HHH-3699 : HQL parameter binding issues
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15758 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-01-09 05:39:49 +00:00
Steve Ebersole
54b9e03c22
HHH-3693 : implicit polymorphism + pagination
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15753 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-01-07 20:33:16 +00:00
Gail Badner
4e5381eb9f
HHH-3672 - Sybase - second(), minute(), hour(), and extract() cause GenericJDBCException
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15721 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-20 00:37:02 +00:00
Gail Badner
490acd8a0d
HHH-3508 - SybaseDialect overrides supportsCascadeDelete to return "false"; SQLServerDialect returns "true"
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15709 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-19 19:05:29 +00:00
Dave Stephan
d3b224103d
HHH-3584 - Modified getPropertiesToUpdate to check if version property has been marked as updateable==false before adding.
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15701 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-16 22:24:53 +00:00
Juraci Krohling
4d23b82803
HHH-3650 - Added fixed 'not null' to the create-table statement
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15690 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-12 15:37:44 +00:00
Juraci Krohling
cc12ed8c53
HHH-3649 - Added supportsPooledSequences() method, to return true
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15684 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-12 12:48:09 +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
3f20292fb5
HHH-530 : problem with parameter-pulling when row value constructor morphed on dialects not supporting
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15538 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-11-10 18:14:18 +00:00
Steve Ebersole
4bad2d2b7e
HHH-2802 : @OrderBy property - minor
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15505 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-11-04 21:46:12 +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
513c71de5c
HHH-3550 : import annotations into core
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15428 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 21:41:58 +00:00
Steve Ebersole
a51b033dba
HHH-3549 : import commons-annotations into core
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15416 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 18:43:14 +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
e163f8264d
HHH-3512 : id generator short-naming
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15367 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-21 19:11:13 +00:00
Steve Ebersole
b24a10209a
HHH-3512 : id generator short-naming
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15366 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-21 19:10:17 +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
538982e8e6
HHH-2802 : order-by mapping -> support for property names
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15359 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-20 17:57:44 +00:00
Steve Ebersole
13ddb15f29
HHH-2933 : DialectResolver
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15343 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-13 15:29:23 +00:00
Steve Ebersole
1c27ee9bb5
HHH-3517 : default Tuplizer impls
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15341 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-13 15:08:15 +00:00
Steve Ebersole
02ab577b05
HHH-3525 : JDK 1.4 isolation reflection
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15338 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-13 14:13:15 +00:00
Steve Ebersole
3a083fc12a
HHH-3343 : PostgresPlusDialect
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15306 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-09 17:50:14 +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
0741fdc495
javadoc
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15281 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-08 11:44:03 +00:00
Steve Ebersole
4c110150e4
HHH-3515 : EntityNameResolver defensiveness
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15273 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-08 04:39:11 +00:00
Steve Ebersole
ff128ca6f8
HHH-530 : followup on parameter handling
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15268 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-08 04:13:07 +00:00
Steve Ebersole
959d2814ea
HHH-3510 : HQL SQLFunction replacement not occuring when HQL text has no parenthesis (rollback)
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15266 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-08 03:13:08 +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
e13782cdf8
HHH-3481 : minor bug in previous JTATransactionFactory patch
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15252 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-03 03:03:21 +00:00
Steve Ebersole
bd3170db4f
HHH-3510 : HQL SQLFunction replacement not occuring when HQL text has no parenthesis (rollback)
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15243 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-01 21:25:02 +00:00
Steve Ebersole
d4f929aab3
HHH-3510 : HQL SQLFunction replacement not occuring when HQL text has no parenthesis
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15242 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-01 21:09:20 +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
c8d4c24d8d
HHH-3496 : DB2 hanging on JPALockTest and CMTTest
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15218 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-25 22:04:01 +00:00
Steve Ebersole
aa7f7a7822
HHH-3439 : Mappings
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15210 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-17 16:44:23 +00:00
Gail Badner
3a23f9d1b8
HHH-3483 : DB2 does not support position queries on TYPE_FORWARD_ONLY ResultSets
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15206 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-16 22:01:19 +00:00
Steve Ebersole
b20825d1c9
HHH-3216 : ParameterParser + escaped function call syntax
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15200 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-16 15:57:19 +00:00
Steve Ebersole
8390813565
HHH-3414 : use LoadQueryInfluencers.NONE from StatelessSession
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15194 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-12 07:14:40 +00:00
Steve Ebersole
506ec371c3
HHH-3414 : made LoadQueryInfluencers Serializable
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15193 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-12 07:00:40 +00:00
Steve Ebersole
664029469b
HHH-2592 : Dialect.forceLimitUsage
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15192 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-12 06:17:00 +00:00
Steve Ebersole
f85f5cc0c8
HHH-2592 : apply limit even when no limit specified :/
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15190 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-12 04:53:33 +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
7b3e4824e8
HHH-3472 : WebSphere + JTASessionContext
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15168 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-09 21:27:28 +00:00
Steve Ebersole
a0c14fe192
HHH-3471 : add NumericBooleanType
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15163 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-09 18:46:25 +00:00
Steve Ebersole
c6c0a826a5
HHH-3424 : concat function on Derby
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15157 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-08 19:43:09 +00:00
Steve Ebersole
343e727e4b
HHH-3456 : enhanced.SequenceStyleGenerator extensibility
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15151 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-29 18:42:57 +00:00
Steve Ebersole
a8142fdf63
HHH-3454 : allow segment value default to be the entity table name
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15148 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-29 14:49:34 +00:00
Steve Ebersole
affc3a60cb
HHH-2686 : enhanced.TableGenerator - generator table PK;
...
HHH-3231 : enhanced.TableGenerator - improper SELECT ... FOR UPDATE OF building;
HHH-3249 : enhanced.TableGenerator - extensibility;
HHH-3454 : enhanced.TableGenerator - allow segment value default to be the entity table name
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15145 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-29 06:22:52 +00:00
Anthony Patricio
879d8900d9
HBX-757 fix
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15139 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-22 14:24:25 +00:00
Steve Ebersole
891c2d9dfa
HHH-3437 : re-add getSource() on events
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15114 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-19 14:40:53 +00:00
Chris Bredesen
11613e206a
HHH-2694 moved schemaExport.drop() before connectionProvider.close()
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15110 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-19 02:51:06 +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
198fb91b25
prep 3.3.0.GA release
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15052 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-13 16:17:42 +00:00
Diego Plentz
722a9fb553
[HHH-2926] Pre*Event must inherit AbstractEvent
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15043 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-12 17:50:46 +00:00
Diego Plentz
d5e908eaeb
[HHH-3247] Provide more information in TypeMismatchException message
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15042 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-12 17:21:04 +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
Steve Ebersole
1f59eeb834
prepare 3.3.0.CR2 release
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15001 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-31 15:44:54 +00:00
Steve Ebersole
197d3afd35
HHH-2604 : Isolator.JdbcDelegate connection releasing
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14998 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-31 15:10:19 +00:00
Steve Ebersole
ec7288458e
HHH-3409 : ResultTransformer uniqueing
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14996 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-31 14:57:47 +00:00
Steve Ebersole
1851bffce7
HHH-3409 : ResultTransformer uniqueing
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14995 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-30 20:55:24 +00:00
Steve Ebersole
0d464c2be2
license headers
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14993 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-30 16:46:34 +00:00
Diego Plentz
edda442f61
spaces...
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14939 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-16 18:08:17 +00:00
Diego Plentz
3052c2a742
[HHH-1697] OracleDialect fails to recognize sequence accessible through syonyms when validating schema
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14938 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-16 18:04:53 +00:00
Steve Ebersole
a7c7ba3fc7
HHH-3309 : AbstractLazyInitializer + serialization
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14901 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-09 03:38:55 +00:00
Steve Ebersole
7eb91afb14
code cleanup
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14896 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-08 15:42:44 +00:00
Steve Ebersole
89ed8071d4
HHH-3358 : non-JNDI distributed transaction support
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14895 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-08 15:38:44 +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
4bf13b7e9b
HHH-3006 : occansional infinite loop on JTA tx-timeout
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14788 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-06-19 16:23:58 +00:00
Steve Ebersole
eb2e83348b
HHH-1786 : current session cleanup synch hack for WebSphere.
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14691 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-05-27 14:48:51 +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
1182ce000e
HHH-3282 : DB2Dialect#supportsLobValueChangePropogation == false
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14661 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-05-14 14:08:23 +00:00
Diego Plentz
84409e9a66
[HHH-3272] using of Integer.valueOf(int), which is not available in JDK 1.4
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14657 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-05-10 22:58:25 +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
Steve Ebersole
46af959c3f
HHH-3261 : fixed wrapping of exception from initialize/destory listeners
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14648 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-05-07 18:11:38 +00:00
Diego Plentz
fba6c3e6b5
[HHH-2683] "datediff" is declared as NoArgSQLFunction in H2Dialect, but actually accepts 3 arguments
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14641 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-05-03 20:11:12 +00:00
Gail Badner
6bc9024e7c
HHH-2021 : reformat fix for fragile QueryKey.equals()
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14630 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-05-01 22:53:44 +00:00
Emmanuel Bernard
df9816c570
HHH-3260 Wrapping listener exceptions into an AssertionFailure is not good. Replacing with HibernateException
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14619 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-05-01 20:34:18 +00:00
Emmanuel Bernard
957704b242
Propagate the nested exception when an EventListener init fails
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14618 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-05-01 20:24:01 +00:00
Manik Surtani
ae40e5a70f
Implement equals to deal with parameters of type other than QueryKey
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14617 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-05-01 16:18:03 +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
Diego Plentz
7b727315c5
[HHH-1787] Postgres dialect needs date_trunc
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14584 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-04-28 04:56:51 +00:00
Diego Plentz
a801ae0448
[HHH-3254] Postgresql support for PooledSequences
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14583 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-04-27 19:45:27 +00:00
Diego Plentz
ec3fb6d957
[HHH-1745] Returning resultset from PostgreSQL stored procedure
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14582 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-04-26 19:06:18 +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
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
bd2e1a6a4b
prep 3.3.0.CR1 release
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14456 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-03-18 07:26:18 +00:00
Steve Ebersole
ba2505d041
HHH-2268 : handle bridged return types for getters (ROLLBACK)
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14453 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-03-18 07:23:06 +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
9a024e2cdf
copyright headers
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14450 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-03-18 05:54:15 +00:00
Steve Ebersole
f2ccf54a49
HHH-1786 : more WebSphere JTA garbage;
...
copyright headers
clean-up
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14449 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-03-18 05:48:53 +00:00
Steve Ebersole
e01a7bfe54
HHH-2268 : handle bridged return types for getters
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14448 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-03-17 22:17:35 +00:00
Steve Ebersole
0e6db9d066
HHH-3140 : region prefix for entity and collection caches
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14443 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-03-17 20:19:04 +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
Steve Ebersole
3075e4f15c
update antlr-maven-plugin to release version 2.1
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14416 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-03-10 03:26:11 +00:00
Chris Bredesen
79919d20a4
HHH-3111 fixed TM.getStatus() to delegate to getTransaction().getStatus(), or return STATUS_NO_TRANSACTION
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14395 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-03-06 17:04:50 +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
Steve Ebersole
4a30d2b836
HHH-3131 : ActionQueue.hasAfterTransactionActions
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14356 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-25 18:03:45 +00:00
Steve Ebersole
a9a8353b57
HHH-3084 : DialectFactory detection of Ingres metadata information
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14317 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-07 02:21:24 +00:00
Steve Ebersole
1e9deb3f04
HHH-1956 : Interceptor.afterTransactionCompletion() and JTA
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14314 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-07 02:08:26 +00:00
Steve Ebersole
7ee7140744
HHH-2957 : ActionQueue insertions sorting performance
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14307 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-03 05:56:39 +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
Gail Badner
2d7b7a38bc
HHH-2645 : Synchronization bottleneck in EntityModeToTuplizerMapping
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14271 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-01-10 05:55:30 +00:00
Diego Plentz
856b9dd3b4
[HHH-2948] QueryStatistics.executionMinTime always = 0
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14250 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-12-20 03:05:05 +00:00
Steve Ebersole
4deba14a0f
upgrade the antlr plugin version used 2.0-SNAPSHOT -> 2.1-SNAPSHOT
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14243 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-12-12 22:40:03 +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
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
6807914f13
update antlr plugin version based on their latest SVN
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14206 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-11-28 17:37:22 +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
Diego Plentz
369ec6da34
[HHH-2016] Oracle9Dialect registers last_day() function as "lastday"
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14189 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-11-06 02:09:45 +00:00
Steve Ebersole
40fbb3d31e
HHH-2928 : synchronize enhanced id gen optimizers
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14183 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-11-02 16:18:14 +00:00
Steve Ebersole
0705b2ca78
HHH-1753 : db2 current_timestamp
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14178 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-11-02 14:46:10 +00:00
Diego Plentz
34c7ec1cd3
[HHH-1916] param values in generator element should be trimmed during HbmBinding
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14156 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-10-28 16:51:03 +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
Gail Badner
b0beac4acd
HHH-1312 : Unclosed ResultSet when using Identity
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14099 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-10-18 06:20:04 +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
2af0d5b70b
HHH-2669 : MySQL + LOB sizes
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14093 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-10-17 05:23:28 +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
06f3515244
HHH-2857 : assume schema support in HSQLDialect
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14086 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-10-16 21:09:37 +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
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
Diego Plentz
16c411c137
[HHH-1696] Add outer join support for aliases on DetachedCriteria
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14064 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-10-05 13:54:14 +00:00
Diego Plentz
ec267130cd
[HHH-2598] Mapping a collection of entities from two different classes with the same collection name results in duplicate backref property exception if collection keys are not null
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14062 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-10-05 12:55:35 +00:00
Steve Ebersole
6d31022c4a
HHH-2822 : added functions for SAPDBDialect
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14056 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-10-03 06:16:46 +00:00
Steve Ebersole
c74c196e20
HHH-2861 : validation of delete-orphan for to-one association cascading
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14055 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-10-03 05:44:41 +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
4a7615fd42
HHH-2070: expanded DB2Dialect auto-discovery support
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14048 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-10-03 03:09:34 +00:00
Steve Ebersole
dc43624359
HHH-2682 : H2 dialect auto-discovery support
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14047 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-10-03 02:57:00 +00:00
Steve Ebersole
d43a3d7d96
HHH-2839 : HSQLDB and sequences
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14044 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-10-03 02:50:59 +00:00
Steve Ebersole
75d63553c3
general code cleanup
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14043 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-10-03 02:25:50 +00:00
Steve Ebersole
9c2eb65d2f
HHH-2849 : IdentifierGeneratorFactory error logging
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14041 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-10-03 02:12:41 +00:00
Diego Plentz
e47d267b52
[HHH-2261] Setting hibernate.hbm2ddl.auto=validate causes problems on mySQL with numeric fields
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14037 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-09-29 19:38:53 +00:00
Diego Plentz
33ad68f239
[HHH-2852] Better error messages when schema validation fails
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14035 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-09-29 17:20:17 +00:00
Diego Plentz
e5e59ed2f2
[HHH-1329] SchemaValidator fail when views are involved
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14031 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-09-28 03:18:02 +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
Chris Bredesen
45667c1c79
HHH-2816 avoid re-selecting state for READ_ONLY in checkNaturalId
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14015 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-09-20 21:58:27 +00:00
Diego Plentz
b8d21487bf
[HHH-925] DetachedCriteria.createCriteria not working with alias
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14006 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-09-08 21:24:22 +00:00
Steve Ebersole
e95686015d
antlr version override for antlr-maven-plugin (broken in maven <= 2.0.7)
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13984 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-31 19:55:54 +00:00
Gail Badner
9e08a9b134
HHH-2728 : session.clear() while retrieving objects via an iterator fix that should work for all dialects
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13962 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-29 23:00:41 +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
Gail Badner
072b3cf623
HHH-2563 : Reversed log messages in LoadContexts.locateLoadingCollectionEntry(CollectionKey key)
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13952 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-27 21:48:51 +00:00
Gail Badner
d2d2c1c13e
HHH-2795 : CollectionLoadContext processing for empty collections
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13937 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-19 23:09:11 +00:00
Gail Badner
7694c7f349
HHH-2503 : Throws JDBCExceptionHelper.convert() in AbstractEntityPersister.processGeneratedProperties()
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12950 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-15 23:00:16 +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
Diego Plentz
68dded3aea
[HHH-1396] Table.validateColumns fails on valid column
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12944 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-15 14:39:43 +00:00
Steve Ebersole
a3a8486793
HHH-2788 : missing type mapping for DATE and TIME on Oracle8iDialect
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12940 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-15 02:38:39 +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
Diego Plentz
c3f440cf48
[HHH-2778] TransactionManagerLookup implementation for Bitronix Transaction Manager
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12932 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-14 13:49:08 +00:00
Steve Ebersole
379fe5f3d4
HHH-2749 : direct use of LinkedHashSet/LinkedHashMap
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12931 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-13 22:38:26 +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
6472dac702
HHH-2761 : null and empty string consistency in PropertiesHelper (javadocs)
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12889 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-03 03:57:59 +00:00
Steve Ebersole
e9065e13a0
HHH-2761 : null and empty string consistency in PropertiesHelper
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12878 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-02 02:45:31 +00:00
Steve Ebersole
e071f348a9
HHH-2758 : IngresDialect certification
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12862 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-31 15:24:13 +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
e239d5a319
commons-collections cleanup
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12834 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-27 03:43:34 +00:00
Steve Ebersole
e162258a7a
removed unused class
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12833 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-27 03:34:52 +00:00
Steve Ebersole
4499b6ac14
HHH-2748 : remove SequencedHashMap usage;
...
HHH-2749 : direct use of LinkedHashSet/LinkedHashMap
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12832 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-27 03:20:24 +00:00
Steve Ebersole
61133f9530
HHH-2747 : JDBC3 getGeneratedKey
...
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12831 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-27 00:36:37 +00:00