1647 Commits

Author SHA1 Message Date
Steve Ebersole
cb51ef1a64 HHH-5135 - "Ambiguous column" exception thrown with columns having the same name as a function registered with the dialect (e.g. to_date, floor)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19411 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-07 20:53:34 +00:00
Emmanuel Bernard
8f4401349f HHH-5149 documentation for versioning
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19407 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-07 15:36:30 +00:00
Hardy Ferentschik
12d44898a5 HHH-5204
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19406 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-07 15:13:09 +00:00
Hardy Ferentschik
1a8a602e3c HHH-5204
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19405 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-07 13:46:32 +00:00
Gail Badner
0884b16946 HHH-5135 : 'Ambiguous column' with columns having the same name as a registered function
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19392 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-06 19:08:18 +00:00
Steve Ebersole
60c280441b HHH-5182 - Inject SessionFactory into "non-basic" Types
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19391 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-06 17:41:24 +00:00
Steve Ebersole
c8a5adf327 HHH-5138 - Redesign types + introduce TypeRegistry & TypeResolver
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19389 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-06 16:23:13 +00:00
Steve Ebersole
b023244c12 HHH-5200 - Prepare to use H2 as the default testing datbase
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19388 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-06 16:12:24 +00:00
Steve Ebersole
884cbbde06 HHH-3377 - Update H2Dialect to use DECIMAL SQL type instead of NUMERIC
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19387 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-06 14:53:09 +00:00
Steve Ebersole
b20523cc8a HHH-5182 - Inject SessionFactory into "non-basic" Types
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19385 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-06 13:34:06 +00:00
Steve Ebersole
7c27fc9f2a HHH-5182 - Inject SessionFactory into "non-basic" Types
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19376 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-06 02:36:12 +00:00
Steve Ebersole
190f2c99d5 HHH-5182 - Inject SessionFactory into "non-basic" Types
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19375 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-06 01:31:34 +00:00
Steve Ebersole
e1acc33bb6 HHH-5182 - Inject SessionFactory into "non-basic" Types
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19374 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-06 01:05:26 +00:00
Emmanuel Bernard
3dce2f17de HHH-5149 add @o.h.a.T description in @SecondaryTable
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19372 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-05 17:51:27 +00:00
Adam Warski
19a1656446 HHH-5191: Applying patch by Hernan Chanfreau
CollectionMetadataGenerator failed to obtain mappedBy attribute when is defined on superclasses

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19371 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-05 10:06:47 +00:00
Emmanuel Bernard
23db0f4de0 HHH-5149 convert inheritance sections
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19362 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-04 16:29:05 +00:00
Strong Liu
84410df4f5 update ci management url
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19358 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-04 12:09:03 +00:00
Strong Liu
bcb48f2d15 HHH-5186 update db profiles id and jdbc properties' name to use dballocator
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19356 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-03 16:17:08 +00:00
Strong Liu
c6c3241186 HHH-5186 update db profiles id and jdbc properties' name to use dballocator
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19353 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-03 15:46:50 +00:00
Strong Liu
7bb82f2376 HHH-5186 update db profiles id and jdbc properties' name to use dballocator
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19351 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-03 14:33:56 +00:00
Sharath Reddy
67046b19d7 HHH-3694 ResultTransformer not used when scroll() is used on a named SQLQuery
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19350 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-03 13:47:33 +00:00
Sharath Reddy
e13821624d HHH-3694 ResultTransformer not used when scroll() is used on a named SQLQuery
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19349 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-03 13:45:20 +00:00
Steve Ebersole
bdc83cb2e6 HHH-5138 - Redesign types + introduce TypeRegistry & TypeResolver
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19345 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-03 00:04:27 +00:00
Strong Liu
8bc9bbf098 can't open jira for now, the change of this commit only changes the methond of testRowValueConstructorSyntaxInInList, instead of transaction commit, here i changed it to rollback, since this may cause other test fails (org.hibernate.NonUniqueResultException: query did not return a unique result: 3)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19342 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-02 14:36:40 +00:00
Steve Ebersole
c0cb52711a HHH-5064 - OrderBy string getting dumped to console on session factory creation (Shawn Clowater)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19337 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-01 20:43:43 +00:00
Steve Ebersole
5ad3ac1295 HHH-5138 - Redesign types + introduce TypeRegistry & TypeResolver
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19336 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-01 20:32:48 +00:00
Steve Ebersole
421789ddcd HHH-5138 - Redesign types + introduce TypeRegistry & TypeResolver
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19335 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-01 18:20:26 +00:00
Emmanuel Bernard
4c764f0294 HHH-5149 finish identifier and generator documentation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19330 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-30 15:53:27 +00:00
Gail Badner
3fa50710ca HHH-5178 : Unit tests in org.hibernate.test.immutable fail on mssql and sybase due to keyword used for table and column name
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19325 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-29 21:23:51 +00:00
Strong Liu
ec2c07d796 correct snapshot group id
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19321 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-29 02:44:58 +00:00
Sharath Reddy
57ab192b1b HHH-5171 Allow usage of standalone @JoinFormula annotation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19320 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-28 18:01:12 +00:00
Gail Badner
1286804335 HHH-4957 HHH-3096 : Fix COUNT( DISTINCT ...) for single and multiple arguments
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19319 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-28 17:54:43 +00:00
Emmanuel Bernard
95de10caf0 HHH-3005 allow nested <type> in <map-key>
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19316 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-28 16:25:52 +00:00
Gail Badner
1c556dc775 HHH-4991 ; ManyToMany table not joined due to max_fetch_depth parameter, results to SQL exceptions
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19312 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-28 04:32:00 +00:00
Strong Liu
3c2ecd8afa HHH-4773 @CollectionId does not force the id column to not-null
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19309 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-27 08:40:55 +00:00
Sharath Reddy
b912a95d54 HHH-5109 @OneToOne - too many joins
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19308 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-27 08:38:27 +00:00
Strong Liu
96783f2a7a HHH-4773 revert changes
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19305 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-27 08:26:14 +00:00
Emmanuel Bernard
9d1ce4e486 HHH-5149 start converting the id section with new functional structure
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19296 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-26 18:16:39 +00:00
Scott Marlow
bc1acf7028 HHH-5032 upgrade from optimistic to optimistic force does not work
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19295 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-26 17:49:26 +00:00
Emmanuel Bernard
0ff854cabd HHH-5162 Deprecate @Entity.mutable in favor of @Immutable
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19294 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-26 16:21:26 +00:00
Strong Liu
ce82b844dd HHH-4773 @CollectionId does not force the id column to not-null
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19291 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-26 02:03:34 +00:00
Emmanuel Bernard
593064b71f HHH-5152 @Entity description
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19286 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-23 17:09:47 +00:00
Emmanuel Bernard
7dbbebbce7 Better JavaDoc
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19285 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-23 17:04:00 +00:00
Emmanuel Bernard
bf2dab5479 HHH-5149 start injecting annotations in mapping section
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19283 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-22 17:20:04 +00:00
Strong Liu
7d19150a27 HHH-5145 Update pom to use the new distributationManagement information
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19276 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-22 04:35:00 +00:00
Strong Liu
75781d3d02 HHH-5144 Dont restrict on jdk5 in hibernate core development
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19275 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-22 04:32:52 +00:00
Emmanuel Bernard
52495816de HHH-4968 Do not activate Bean Validation listeners when only DDL is requested (Vladimir Klyushnikov).
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19267 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-21 13:37:39 +00:00
Emmanuel Bernard
ccadc9a406 HHH-4968 do not activate Bean Validation listeners when only DDL is requested.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19266 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-21 13:26:17 +00:00
Steve Ebersole
6cb0bd96ad HHH-5139 - Increase minimum language level from 1.4 to 1.5
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19265 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-21 13:11:29 +00:00
Steve Ebersole
37d40d4aa4 [maven-release-plugin] prepare release Branch_3_5
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19256 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-04-21 01:58:27 +00:00