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 |