Steve Ebersole
|
2d96fb581a
|
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/branches/Branch_3_2@16997 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-07-06 03:01:30 +00:00 |
Steve Ebersole
|
59847266cc
|
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/branches/Branch_3_2@16667 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-02 15:39:48 +00:00 |
Gail Badner
|
954766bd2d
|
HHH-3510 : Add FailureExpected test for HQL SQLFunction replacement not occuring when HQL text has no parenthesis
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@16591 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-05-18 20:47:10 +00:00 |
Gail Badner
|
4d57eb957d
|
HHH-3810 : Transient entities can be inserted twice on merge
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@16561 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-05-13 22:17:08 +00:00 |
Steve Ebersole
|
9a31ee44bf
|
HHH-2745 - NullPointerException when eager fetching joined many-to-many with native SQL query
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@16537 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-05-11 21:15:24 +00:00 |
Gail Badner
|
53c075ed0c
|
HHH-3662 : Merging read-only entities causes AssertionError
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@16513 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-05-06 01:34:24 +00:00 |
Juraci Krohling
|
746fcef83a
|
HHH-3621 - Making the 1_Version.hbm.xml and 2_Version.hbm.xml in schemaupdate consistent. The only difference should be the extra column in 2_Version, to test the update of the schema. For Branch_3_2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@16398 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-04-22 11:10:48 +00:00 |
Gail Badner
|
ceba8cc10b
|
HHH-2412 : back out of changes for compiling with JDK 1.6 and JDBC4 API usage
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@16233 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-03-31 06:43:12 +00:00 |
Gail Badner
|
033feaac26
|
HHH-3701 HHH-3640 : Add support for mod, bit_length, and trim to SybaseASE15Dialect
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15957 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-02-11 23:54:57 +00:00 |
Gail Badner
|
c4943e526a
|
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/branches/Branch_3_2@15898 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-02-05 03:48:51 +00:00 |
Gail Badner
|
629b62a0a2
|
HHH-3685 : correct XML format
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15879 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-02-04 03:03:40 +00:00 |
Gail Badner
|
96bd4ad79c
|
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/branches/Branch_3_2@15877 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-02-04 00:58:42 +00:00 |
Gail Badner
|
9eb89caa1d
|
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/branches/Branch_3_2@15876 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-02-04 00:50:58 +00:00 |
Steve Ebersole
|
ed1aee39a3
|
HHH-3701 : trim function emulation for sybase
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15861 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-02-03 00:47:57 +00:00 |
Gail Badner
|
b3eba449ff
|
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/branches/Branch_3_2@15813 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-01-23 22:52:53 +00:00 |
Steve Ebersole
|
e80a934549
|
HHH-3693 : implicit polymorphism + pagination
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15754 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-01-07 20:38:25 +00:00 |
Gail Badner
|
09025c36d4
|
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/branches/Branch_3_2@15740 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-27 01:43:05 +00:00 |
Gail Badner
|
01a6c4a30b
|
JBPAPP-1528 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/branches/Branch_3_2@15736 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-27 00:49:42 +00:00 |
Gail Badner
|
c89d869ffc
|
HHH-3675 - Limitations on Sybase ResultSet implementation cause unit test failures
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15732 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-26 23:48:07 +00:00 |
Gail Badner
|
a5aa738c95
|
HHH-3508 - Sybase Dialect - Override supportsCascadeDelete to return "false"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15728 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-26 22:59:25 +00:00 |
Gail Badner
|
8a6842cc11
|
HHH-3675 - Limitations on Sybase ResultSet implementation causes unit test failures
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15724 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-22 23:28:32 +00:00 |
Gail Badner
|
592f7b4e06
|
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/branches/Branch_3_2@15715 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-19 23:06:29 +00:00 |
Gail Badner
|
1e175bf5ee
|
HHH-3670 - Invalid test for str() for SQL Server and Sybase
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15711 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-19 20:55:04 +00:00 |
Chris Bredesen
|
5b2dba9c0b
|
HHH-3636 test case + fix
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15673 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-10 01:40:38 +00:00 |
Gail Badner
|
a6f9da8688
|
HHH-2146 : NullpointerException in DefaultDeleteEventListener.deleteTransientEntity
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15443 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-29 20:40:17 +00:00 |
Gail Badner
|
25d31c5608
|
HHH-2412 : Make Hibernate compilable with JDK 1.6
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15430 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-29 05:38:54 +00:00 |
Steve Ebersole
|
a008b898d6
|
HHH-3519 : params in select clause
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15293 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-08 22:59:59 +00:00 |
Steve Ebersole
|
969ba9a900
|
HHH-3517 : default Tuplizer impls
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15289 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-08 17:23:01 +00:00 |
Steve Ebersole
|
c24cab0092
|
HHH-3518 : remove testsuite Suite aggregators
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15288 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-08 17:21:15 +00:00 |
Steve Ebersole
|
f43be3d4c1
|
HHH-3518 : remove testsuite Suite aggregators
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15286 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-08 15:54:11 +00:00 |
Gail Badner
|
6a5d126098
|
HHH-3519 : VM-based timestamps are not generated for DB2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15280 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-08 11:43:20 +00:00 |
Steve Ebersole
|
53dc224aed
|
HHH-3515 : EntityNameResolver
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15269 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-08 04:20:21 +00:00 |
Steve Ebersole
|
3766446175
|
HHH-530 : fixed use of auto-boxing in testcase
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15249 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-02 21:14:24 +00:00 |
Steve Ebersole
|
43056f021c
|
HHH-530 : filters + subqueries;
HHH-3506 : filters + HQL update/delete
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15240 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-01 19:32:11 +00:00 |
Steve Ebersole
|
9c37f6ad83
|
HHH-3216 : ParameterParser + escaped function call syntax
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15239 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-01 19:03:53 +00:00 |
Steve Ebersole
|
16de7ab0fe
|
test suite cleanups
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15180 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-09-10 17:56:19 +00:00 |
Steve Ebersole
|
b32e5f9f0a
|
fixed validation of failure expected results
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15104 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-08-18 19:04:40 +00:00 |
Steve Ebersole
|
437b0cafea
|
HHH-3309 : AbstractLazyInitializer + serialization
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@14900 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-07-09 03:38:33 +00:00 |
Steve Ebersole
|
1295812ac5
|
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/branches/Branch_3_2@14663 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-14 14:48:24 +00:00 |
Steve Ebersole
|
c5cee56f1e
|
HHH-3282 : DB2Dialect#supportsLobValueChangePropogation == false
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@14660 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-05-14 14:06:47 +00:00 |
Gail Badner
|
e94b243e72
|
HHH-3229 : Added test cases for modifying an entity with multiple paths to associated entities
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@14502 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-11 04:47:54 +00:00 |
Gail Badner
|
d83703123c
|
HHH-2801 : changes so tests work on all tested dialects
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@14492 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-04-03 03:43:21 +00:00 |
Gail Badner
|
b434e67bb8
|
HHH-2801 : added tests for removing and adding equal element to many-to-many with association class
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@14345 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-02-20 17:57:19 +00:00 |
Gail Badner
|
83f06c38ba
|
HHH-2616 : added getter for owner entitity name to collection events
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@14313 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-02-06 07:46:52 +00:00 |
Gail Badner
|
914e233f90
|
HHH-2616 : added owner ID getter to collection events; added partial support for property-refs; added Javadoc
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@14312 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-02-05 23:55:35 +00:00 |
Gail Badner
|
48154c5d84
|
HHH-2616 : backed out of changes that provide the affected owner ID from collection events due to unit test failures
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@14303 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-01-31 03:02:51 +00:00 |
Gail Badner
|
bc6708fcf6
|
HHH-2616 : add new collection events to hibernate-configuration-3.0.dtd; added accessor for affected owner ID to AbstractCollectionEvent
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@14302 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-01-31 01:13:44 +00:00 |
Gail Badner
|
8ffe8fb94b
|
HHH-2616 : collection recreate/remove/update events and listeners
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@14290 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-01-25 02:34:41 +00:00 |
Gail Badner
|
dbfcafa8bf
|
HHH-952 : subqueries with joins using DetatchedCriteria
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@14209 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-11-29 01:36:04 +00:00 |
Gail Badner
|
012bf08a0d
|
HHH-2627 : Generated and lazy properties leak prepared statements
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@14102 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-18 22:28:23 +00:00 |