Commit Graph

1782 Commits

Author SHA1 Message Date
Emmanuel Bernard 84477a7816 HHH-4077 add test for naming strategy in hbm files
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19225 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-13 16:31:21 +00:00
Emmanuel Bernard bd9e6b1969 Clean import
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19221 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-13 14:58:16 +00:00
Steve Ebersole 7323ab9876 HHH-5102 - Instances of a subclass can't be loaded
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19220 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-13 14:01:54 +00:00
Emmanuel Bernard 38be092aae HHH-5106 add support for SQL Named Typed-Query
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19219 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-13 13:35:38 +00:00
Strong Liu d4de388e61 HHH-5103 Specifying the referencedColumnName in a @JoinColumn in backtics like fails
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19218 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-13 08:51:33 +00:00
Gail Badner 780666b65a HHH-1804 HHH-5096 : FetchingScrollableResultsImpl throws SQLException when empty; last() does not move cursor if it is after last
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19217 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-12 18:21:12 +00:00
Sanne Grinovero 643ecc8060 minor javadoc typos
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19195 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-09 07:37:38 +00:00
Strong Liu 7761842337 HHH-5002 testQuery in org.hibernate.test.legacy.FooBarTest errors running with Ingres dialect
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19194 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-09 04:39:44 +00:00
Strong Liu a2196cbdc6 HHH-4912 testManyToManyWithFormula induces error with Ingres dialect
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19193 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-09 03:30:29 +00:00
Gail Badner d2e8d1429b HHH-5063 HHH-5082 : Invalid projections when alias is same as property name; QueryException thrown when grouping by component
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19183 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-08 00:24:12 +00:00
Steve Ebersole 835ae2c0bf HHH-3997 - Build javadocs
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19182 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-07 22:46:58 +00:00
Adam Warski d4295cc604 HHH-3543: using BeforeTransactionCompletionProcess instead of a transaction synchronization. That way exceptions are not swallowed if one is thrown in the audit synchronization/process, and the tx is rolled back
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19180 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-06 20:35:15 +00:00
Gail Badner 8403e128f6 HHH-5076 HHH-4810 : Revert back to DataPoint.hbm.xml version that fixed HHH-4908
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19177 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-06 18:17:40 +00:00
Strong Liu 6d1e51a26d HHH-5045 org.hibernate.test.hql.HQLTest failure running testConcatenation with Ingres
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19170 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-05 14:08:35 +00:00
Strong Liu 004c4f240f HHH-5045 org.hibernate.test.hql.HQLTest failure running testConcatenation with Ingres
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19169 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-05 14:08:04 +00:00
Strong Liu 42cd240d2a HHH-5003 IngresDialect requires query substitutions for boolean values
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19168 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-05 13:37:52 +00:00
Strong Liu 9417775d11 HHH-4976 Ingres 9.3 does not support sub-selects in the select list.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19167 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-05 13:29:17 +00:00
Strong Liu 2f12bc10ee HHH-4977 Ingres 9.3 does not support sub-selects in the select list.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19166 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-05 13:27:47 +00:00
Strong Liu 7123491afe HHH-4961 HHH-4970 HHH-4973 skip some tests that ingres does not support this syntax
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19165 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-05 13:24:54 +00:00
Steve Ebersole 6fdc0c0c69 Updating pom versions to 3.5.1-SNAPSHOT for release tagging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19149 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-31 17:39:24 +00:00
Steve Ebersole adffa64173 Updating pom versions to 3.5.0-Final for release tagging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19147 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-31 17:38:40 +00:00
Steve Ebersole 1bc93364fb HHH-5058 - Include hibernate-jpa-2.0-api (JPA 2 API) in release bundle
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19146 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-31 16:42:52 +00:00
misty bd1a05ac93 Propagaged changes for JIRA HHH-5047
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19142 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-31 00:52:35 +00:00
Steve Ebersole bec1835baf HHH-4870 - Cannot determine java-type from given member [null]
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19141 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-30 19:36:43 +00:00
Strong Liu 54d496295e HHH-5049 org.hibernate.test.legacy.ParentChildTest error running testLoadAfterNonExists with Ingres
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19140 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-30 13:15:29 +00:00
Emmanuel Bernard 2451e5f31d Add comment on why some settings use the org.hibernate prefix while others don't
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19139 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-30 10:11:40 +00:00
misty 3de7cb68ad Fixed some DOS line endings which were breaking the jDocBook build
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19138 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-30 03:24:37 +00:00
Steve Ebersole 9f617a1969 HHH-4870 - Cannot determine java-type from given member [null]
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19137 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-30 01:37:23 +00:00
Gail Badner fe7d83566c HHH-2088 : TypeMismatchException on object equality expression from one-to-one relationship
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19136 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-30 01:05:18 +00:00
misty 26516fb559 Taking away test file
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19135 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-30 00:56:45 +00:00
misty 4cea1a1460 Testing commit access
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19134 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-30 00:56:14 +00:00
Strong Liu 374d6ff693 HHH-4998 org.hibernate.test.hql.ASTParserLoadingTest failure running testStr with Ingres
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19122 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-28 15:48:54 +00:00
Gail Badner b185946c81 DefaultMergeEventListener does not call Interceptor.instantiate() for a new persistent entity (Francesco Degrassi)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19117 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-26 22:53:04 +00:00
Strong Liu d9cbeeaa04 change the encoding to utf-8
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19113 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-25 07:46:55 +00:00
Strong Liu 3cf67d5714 HHH-4940 added po and pot files and a minor correct
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19112 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-25 06:51:01 +00:00
Gail Badner 3ad551a88a HHH-1088 : Add support for projections using composite keys and components
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19110 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-24 19:18:08 +00:00
Strong Liu 186e9fc115 HHH-4907 Support for tuple syntax in HQL/Criteria on databases which do not support tuple syntax
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19109 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-24 18:24:39 +00:00
Gail Badner 039bb48ccf HHH-4940 : Document immutable/read-only entity and immutable collection functionality
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19108 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-24 18:19:00 +00:00
Steve Ebersole 98628c4a0e HHH-5035 - upgrade to jdocbook 2.2.3
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19107 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-24 17:14:35 +00:00
Steve Ebersole f9949b0295 HHH-5009 - Support NOWAIT for "SELECT ... FOR UPDATE" with JPA interfaces
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19095 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-24 14:37:56 +00:00
Emmanuel Bernard 8bd2ab12ec HHH-4989 Use a JDK 5 concurrent safe statistics impl when required classes are present, fallback to the existing one otherwise (Alex Snaps)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19094 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-24 12:18:25 +00:00
Strong Liu 42dbb29eab HHH-2997 LikeExpression case sensitive not working properly
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19083 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-23 05:09:30 +00:00
Gail Badner dfc4310739 HHH-2350 : tests for 2nd level cache broken for non-inverse bidirectional one-to-many relation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19080 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-22 19:23:58 +00:00
Strong Liu a2c73b365b HHH-4732 quote column name as it is a keyword on teradata
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19079 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-22 18:13:59 +00:00
Strong Liu cee8ef74cf HHH-4732 quote column name as it is a keyword on teradata
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19078 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-22 18:10:13 +00:00
Strong Liu ae5bec1a28 HHH-4732 quote column name as it is a keyword on teradata
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19077 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-22 18:07:19 +00:00
Strong Liu 6094bd00c4 HHH-4732 quote column name as it is a keyword on teradata
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19076 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-22 18:04:54 +00:00
Steve Ebersole 4404b78be8 HHH-5008 - Log query lock mode in EntityLoader constructor
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19075 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-22 17:58:43 +00:00
Strong Liu 0b82ae3415 HHH-4732 quote column name as it is a keyword on teradata
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19074 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-22 17:57:21 +00:00
Strong Liu c528de5d94 HHH-4732 quote column name as it is a keyword on teradata
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19073 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-03-22 17:53:04 +00:00