Commit Graph

2073 Commits

Author SHA1 Message Date
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
Steve Ebersole 7803cb5b81 HHH-5468 - Write a chapter about setting up database access
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20623 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-11 19:18:00 +00:00
Steve Ebersole 0ac3d23979 HHH-5446 - Write an envers tutorial guide
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20346 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-10 20:20:55 +00:00
Steve Ebersole 9a3e4229fd HHH-5446 - Write an envers tutorial guide
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20345 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-10 20:19:35 +00:00
Galder Zamarreno a4ea233ef8 [HHH-5542] (Infinispan region factory uses same cache instance for all timestamp regions)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20328 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-09 09:19:11 +00:00
Galder Zamarreno df6072d2e5 [HHH-5545] (Resolve query cache results not up to date testsuite failures)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20327 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-09 08:03:31 +00:00
Steve Ebersole c11a297420 HHH-5543 - JEE bootstrapping should only parse and validate mapping files once
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20325 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-09 03:35:35 +00:00
Steve Ebersole 8e2ccbe451 HHH-5310 - orm_2_0.xsd compliant mapping files break in JEE use cases
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20323 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-09 02:53:03 +00:00
Steve Ebersole 7402098392 HHH-5310 - orm_2_0.xsd compliant mapping files break in JEE use cases
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20321 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-08 18:03:28 +00:00
Strong Liu 9efd896834 HHH-5356 Sybase 15 does not support cross join
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20317 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-08 03:06:25 +00:00
Adam Warski 9c919ee9dc HHH-5372:
applying patch by Matthew B. Jones and Erik-Berndt Scheper
Using the revend column in queries that retrieve historical data, which is much faster then doing the subselect.

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20315 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-07 13:52:38 +00:00
Adam Warski 28dae5c9f3 HHH-5499:
Extend AuditReader interface with findRevisions() method
Applying patch by Erik-Berndt Scheper - thanks!

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20309 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-04 07:40:43 +00:00
misty 6299d0845b Edits to the Getting Started Guide
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20307 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-03 06:55:53 +00:00
Strong Liu dbcced88aa HHH-5484 org.hibernate.type.UUIDCharType incorrectly mapped to char and causes test fail due to the padding space
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20303 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-01 18:58:32 +00:00
Steve Ebersole ea855dc9b2 Updating pom versions to 3.6.0-SNAPSHOT for release tagging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20302 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-01 17:03:05 +00:00
Steve Ebersole 39369ad100 Updating pom versions to 3.6.0.Beta4 for release tagging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20300 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-01 17:02:23 +00:00
Steve Ebersole 80b6cf42af prepare 3.6.0.Beta4
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20299 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-01 16:59:50 +00:00