Commit Graph

596 Commits

Author SHA1 Message Date
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 fdc420edeb HHH-3672 - Sybase - second(), minute(), hour(), and extract() cause GenericJDBCException
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15719 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-20 00:33:49 +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
Gail Badner 957a58044c HHH-3508 - SybaseDialect overrides supportsCascadeDelete to return "false"; SQLServerDialect returns "true"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15707 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-19 19:04:01 +00:00
Dave Stephan fb020ee573 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/branches/Branch_3_2@15699 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-16 22:23:40 +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
Steve Ebersole 9ceb107ee2 HHH-3510 : bad rollback
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15504 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-11-04 21:42:39 +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 70de404a16 HHH-2412 : Restore log4j.properties changed inadvertantly in the previous checkin
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15431 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-29 05:43:25 +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 bcbb86ec80 HHH-3343 : PostgresPlusDialect
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15309 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-09 18:15:46 +00:00
Steve Ebersole ab374324a1 HHH-3343 : PostgresPlusDialect
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15308 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-09 18:13:27 +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 e47cfe4269 javadoc
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15274 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-08 04:55:07 +00:00
Steve Ebersole 69196be6a2 HHH-3515 : EntityNameResolver defensiveness
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15271 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-08 04:37:25 +00:00
Steve Ebersole 30e4a6fbfb HHH-530 : followup on parameter handling
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15270 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-08 04:28:51 +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 fb3d82af85 HHH-3510 : backout problematic change
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15256 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-03 22:16:43 +00:00
Steve Ebersole 73625c07f8 HHH-3481 : minor bug in previous JTATransactionFactory patch
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15250 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-03 03:02:25 +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
Gail Badner 92e4a0413f HHH-3483 : DB2 does not support position queries on TYPE_FORWARD_ONLY ResultSets
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15203 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-16 20:22:22 +00:00
Steve Ebersole ce1b3ef600 HHH-3216 : ParameterParser + escaped function call syntax
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15202 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-16 15:59:40 +00:00
Steve Ebersole abe9ca390b HHH-3450 : SingletonEhCacheProvider
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15187 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-12 04:38:43 +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 a426b1412b HHH-3471 : add NumericBooleanType
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15162 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-09 18:46:01 +00:00
Steve Ebersole 00bdcbb69e HHH-3424 : concat function on Derby
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15159 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-09-08 19:50:44 +00:00
Steve Ebersole c9b6e2ba40 HHH-3456 : enhanced.SequenceStyleGenerator extensibility
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15149 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-29 18:39:39 +00:00
Steve Ebersole d01172ac37 HHH-3454 : allow segment value default to be the entity table name
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15146 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-29 14:48:38 +00:00
Steve Ebersole 202de56484 HHH-2686 : enhanced.TableGenerator - generator table PK;
HHH-3231 : enhanced.TableGenerator - improper SELECT ... FOR UPDATE OF building;
HHH-3249 : enhanced.TableGenerator - extensibility;
HHH-3454 : enhanced.TableGenerator - allow segment value default to be the entity table name

git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15144 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-29 06:22:14 +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
Chris Bredesen db86871ba0 HHH-2694 moved connectionProvider.close() after schemaExport.drop()
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@15101 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-08-18 18:19:09 +00:00
Steve Ebersole 5e1a485f4e HHH-2604 : Isolator.JdbcDelegate connection releasing
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@14999 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-31 15:10:43 +00:00
Steve Ebersole 1d89a18d2d HHH-3409 : ResultTransformer uniqueing
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@14997 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-07-31 14:58:28 +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
Chris Bredesen 9f2f00f1ee HHH-3111 fixed TM.getStatus() to delegate to getTransaction().getStatus(), or return STATUS_NO_TRANSACTION
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@14394 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-03-06 17:03:03 +00:00
Steve Ebersole 74c3e54757 HHH-3131 : ActionQueue.hasAfterTransactionActions
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@14357 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-25 18:05:14 +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
Steve Ebersole 19c8fc3587 HHH-3085 : missed removing entry for JCA connector.jar
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_2@14320 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-02-07 03:36:01 +00:00