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 |