Commit Graph

245 Commits

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