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 |
Juraci Krohling
|
61a71d0e39
|
HHH-3637 - Reverted eviction of test for Sybase
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16030 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-02-25 12:21:36 +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
|
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 |
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 |
Gail Badner
|
832b611185
|
HHH-3685 - Added workaround to unit test for creating Sybase stored procedures in chained transaction mode
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15882 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-02-04 03:56:19 +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 |
Gail Badner
|
a115232c65
|
HHH-3696 : Sybase - unit tests fail when numeric values overflow in precision or scale on insert
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15815 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-01-23 23:17:08 +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
|
e1926b4ad9
|
HHH-3680 - Sybase - composite primary key in unit test exceeds maximum for index causing failure
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15742 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-27 01:51:28 +00:00 |
Gail Badner
|
12aadee674
|
HHH-3679 - Sybase conversion of Java byte to tinyint fails with 8-bit values causing unit test failures
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15738 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-27 01:10:21 +00:00 |
Gail Badner
|
7e8b6a75bd
|
HHH-3675 - Limitations on Sybase ResultSet implementation cause unit test failures
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15734 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-26 23:57:29 +00:00 |
Gail Badner
|
1ff65ff30e
|
HHH-3508 - Sybase Dialect - Override supportsCascadeDelete to return "false"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15730 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-26 23:19:25 +00:00 |
Gail Badner
|
07999ce59c
|
HHH-3675 - Limitations on Sybase ResultSet implementation causes unit test failures
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15726 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-22 23:31:15 +00:00 |
Gail Badner
|
c55e3ac7ef
|
HHH-3668 : Sybase does not support implicit conversion from character types to numeric types causes failing unit tests
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15717 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-19 23:08:24 +00:00 |
Gail Badner
|
8d677f2b92
|
HHH-3670 - Invalid test for str() for SQL Server and Sybase
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15713 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-19 20:56:19 +00:00 |
Juraci Krohling
|
a824ec66b5
|
HHH-3640 - Reverting the eviction of SybaseDialect, as we need to fix the SybaseDialect and the test case itself is valid
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15692 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-12 20:48:49 +00:00 |
Juraci Krohling
|
becf5568a4
|
HHH-3652 - Format the timestamps to a common format, to avoid issues with milliseconds
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15687 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-12 14:35:08 +00:00 |
Juraci Krohling
|
2473d0e184
|
HHH-3639 - Column 'role' becomes 'roles_', because 'role' is a reserved keyword in Sybase
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15680 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-10 16:56:10 +00:00 |
Juraci Krohling
|
65faf0232a
|
HHH-3640 - Evicting some tests for Sybase on ASTParserLoadingTest, due to unsupported functions
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15679 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-10 16:55:00 +00:00 |
Juraci Krohling
|
7a9b8ba19c
|
HHH-3637 - makes the test to be evicted if the Dialect is the Sybase one, based on similar eviction code from other tests
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15678 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-10 16:23:10 +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
|
6d74f28f9e
|
correct H2 database artifact coord for testsuite profile
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15544 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-11-10 22:32:17 +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
|
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
|
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
|
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
|
54cfb4bb5f
|
HHH-3518 : remove testsuite Suite aggregators
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15284 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-08 13:43:29 +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
|
86eeb9be34
|
HHH-1907 : component + EntityMode.DOM4J
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15255 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-03 21:10:16 +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
|
3f2a14080a
|
HHH-3501 : ASTParserLoadingTest testing unsupported queries for DB2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15228 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-09-29 21:45:42 +00:00 |
Juraci Krohling
|
2a2facaf69
|
HHH-3498 - Fixed in trunk
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15221 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-09-26 18:37:54 +00:00 |
Steve Ebersole
|
f293784243
|
test suite cleanups
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15178 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-09-10 17:53:46 +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
|
04f2f04801
|
HHH-3474 : slf4j -> 1.5.2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15171 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-09-10 16:24:21 +00:00 |
Steve Ebersole
|
39123a97fc
|
HHH-3414 : fetch profiles
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15138 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-08-21 12:28:41 +00:00 |
Steve Ebersole
|
a06e9ac1eb
|
fixed validation of failure expected results
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15116 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-08-19 21:06:29 +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
|
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 |
Chris Bredesen
|
6db1fbcec5
|
HHH-3378
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14886 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-07-07 20:58:15 +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
|
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
|
fbc1988fbd
|
HHH-3283 : protection on vm-based timestamps where dialect does not support params in INSERT ... SELECT
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14662 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-14 14:48:07 +00:00 |