Commit Graph

2139 Commits

Author SHA1 Message Date
Emmanuel Bernard 7d167768d2 HHH-4510 Merge @ReadExpression and @WriteExpression in @ReadWriteExpression
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20729 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-27 22:09:02 +00:00
Emmanuel Bernard 51bf38d4b0 HHH-4510 Add support for column-levle custom read/write expression
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20728 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-27 22:07:44 +00:00
Erik-Berndt Scheper 122d54fee8 HHH-5560 - Rename Envers ValidAuditTimeStrategy to ValidityAuditStrategy
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20718 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-26 19:56:28 +00:00
Erik-Berndt Scheper dd8fe46f58 HHH-5560 - Rename Envers ValidAuditTimeStrategy to ValidityAuditTimeStrategy
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20717 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-26 19:55:50 +00:00
Strong Liu 5823732c45 HHH-5572 sybase does not support setBlob
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20716 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-26 19:12:41 +00:00
Strong Liu 09e4531dad HHH-5572 sybase does not support setBlob
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20715 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-26 19:04:30 +00:00
Strong Liu dd1070c474 correct non utf-8 character
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20714 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-26 18:17:36 +00:00
Strong Liu b21ae56c67 HHH-3032 Sybase restriction of using alias in sub-query
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20713 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-26 18:10:52 +00:00
Strong Liu 685ddb254e HHH-5598 add sybase jdbc4 profile
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20712 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-26 16:47:04 +00:00
Strong Liu 4fb0ccd5f1 HHH-5598 sybase's getCurrentTimestampSQLFunctionName should be getdate()
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20711 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-26 15:42:11 +00:00
Strong Liu 21dbc7ff0a HHH-5598 sybase ASE cannot handle select count(distinct c1, c2, c3) from t1.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20710 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-26 15:39:58 +00:00
Strong Liu 0f70f7243d HHH-5598 sybase supports grid id generate strategy
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20709 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-26 15:32:06 +00:00
Strong Liu 87b645e0c1 HHH-5598 sybase and ms sql server do support union all
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20708 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-26 15:28:34 +00:00
Steve Ebersole 636f728603 HHH-2917 - Using subselects as operands for arithmetic operations causes NullPointerException
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20707 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-25 16:27:09 +00:00
Steve Ebersole dbdcb01312 HHH-5591 - ConcurrentStatisticsImpl#queryExecuted() does not update queryExecutionMaxTimeQueryString
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20706 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-25 15:47:57 +00:00
Steve Ebersole 1fccf2a04e HHH-5581 - Improve InformixDialect sequence support
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20705 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-25 15:35:02 +00:00
Strong Liu 61fc1a482e HHH-5597 org.hibernate.test.criteria.LikeTest.testLike fails on postgresql because of the default escape charactor
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20704 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-25 10:41:36 +00:00
Strong Liu d8d1a0da62 HHH-5596 org.hibernate.test.annotations.onetoone.OneToOneTest.testPkOneToOneSelectStatementDoesNotGenerateExtraJoin() fails on postgresql
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20703 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-25 10:39:40 +00:00
Strong Liu 1b6b995166 HHH-5595 postgresql jdbc driver does not implement the setQueryTimeout method
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20702 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-25 10:34:41 +00:00
Strong Liu f11f7f28b4 HHH-5594 minor improvement
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20701 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-25 09:22:53 +00:00
Strong Liu c31d2b093d HHH-5594 org.hibernate.test.jpa.lock.JPALockTest fails on hsqldb
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20700 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-25 09:22:27 +00:00
Strong Liu 834551b33e HHH-5593 org.hibernate.test.legacy.FooBarTest.testCollectionWhere fails on hsqldb
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20699 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-25 07:57:56 +00:00
Strong Liu 5ee8c0fc75 HHH-5592 org.hibernate.test.naturalid.mutable.MutableNaturalIdTest hangs on postgresql
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20698 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-25 06:07:07 +00:00
Strong Liu ab9bf1dd0c HHH-5592 org.hibernate.test.naturalid.immutable.ImmutableNaturalIdTest hangs on postgresql
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20697 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-25 05:53:53 +00:00
Strong Liu 998ef3d98a HHH-5592 org.hibernate.test.jpa.naturalid.ImmutableNaturalIdTest hangs on postgresql
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20696 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-25 05:29:17 +00:00
Strong Liu f518b84b1b HHH-5592 org.hibernate.test.hql.ASTParserLoadingOrderByTest hangs on postgresql
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20695 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-25 02:47:05 +00:00
Strong Liu bc8fee2624 HHH-5589 mysql does not support column check
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20694 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-24 15:39:44 +00:00
Gail Badner 13699d792b HHH-892 : HQL parser does not resolve alias in ORDER BY clause
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20673 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-20 17:42:39 +00:00
Adam Warski dde16433ad Minor corrections to the tutorial
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20665 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-20 13:44:04 +00:00
Strong Liu 902b3ac2dc HHH-5572 rollback, since this change causes org.hibernate.test.annotations.indexcoll.IndexedCollectionTest#testJPA2DefaultMapColumns to fail.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20663 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-18 13:47:12 +00:00
Strong Liu 6e1eaa837c HHH-5572 clean up Sybase job failures
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20662 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-17 10:31:59 +00:00
Strong Liu 321762f375 HHH-5572 clean up Sybase job failures
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20661 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-17 09:26:03 +00:00
Galder Zamarreno 5064d48151 [HHH-5563] (JndiInfinispanRegionFactory creates region with a stopped cache, if region previously existed) Fix compilation error as a result of merge.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20657 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-17 06:42:31 +00:00
Gail Badner a2162b981e HHH-892 HHH-5574 : test cases for HQL ORDER BY
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20656 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-16 20:29:03 +00:00
Steve Ebersole 19300880d6 HHH-5490 - dirty data be inserted into 2L cache
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20655 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-16 20:23:07 +00:00
Galder Zamarreno d587904e98 [HHH-5552] (Infinispan listener implementations need to load entities and keys using application classloader) A wrapper class now puts the right classloader for listener calls.
[HHH-5563] (JndiInfinispanRegionFactory creates region with a stopped cache, if region previously existed) A check was added to start the cache if no invocations are allowed any more.


git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20653 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-16 17:26:33 +00:00
Steve Ebersole 0088c9f213 HHH-5573 - Change TestCase to rebuildSessionFactory() whenever sessions var is accessed
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20651 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-16 16:53:09 +00:00
Strong Liu bdab36f6f2 HHH-5572 clean up Sybase job failures
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20650 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-16 11:00:16 +00:00
Strong Liu d90cc02c06 HHH-5568 correct wrong format in document
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20648 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-16 06:36:49 +00:00
Steve Ebersole 3eb9c70d44 Updating pom versions to 3.6.0-SNAPSHOT for release tagging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20644 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-15 18:26:18 +00:00
Steve Ebersole 743dd39cc9 Updating pom versions to 3.6.0.CR1 for release tagging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20642 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-15 18:25:47 +00:00
Steve Ebersole f8fef6b6e6 prep 3.6.0.CR1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20640 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-15 17:34:49 +00:00
Steve Ebersole be7fc3798c HHH-5441 - Create "Getting Started Guide"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20639 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-15 17:25:58 +00:00
Strong Liu 641073eb06 HHH-5558 rollback
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20637 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-15 02:47:38 +00:00
Galder Zamarreno 6aede23d2e [HHH-5564] (Upgrade to Infinispan 4.2.x) Upgraded to 4.2.0.ALPHA1.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20636 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-14 15:43:58 +00:00
Strong Liu d651fba422 HHH-5558 Change made so that temp tables need not to be deleted, they get deleted automatically in Sybase.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20634 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-13 09:44:07 +00:00
Hardy Ferentschik ed2630c177 HHH-5524 changed script so that the tagUrl is right for branches as well
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20633 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-13 05:46:30 +00:00
Strong Liu 7cb332acab HHH-5557 Sybase supports alias length upto 30 characters
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20632 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-13 03:13:08 +00:00
Hardy Ferentschik da4ffe2cf8 HHH-5524 added tagRelease script and added support for scm urls
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20631 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-12 22:47:21 +00:00
Steve Ebersole dedd57ef71 HHH-5468 - Write a chapter about setting up database access
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20624 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-11 19:18:58 +00:00