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 |
Steve Ebersole
|
1cffea4092
|
[maven-release-plugin] prepare branch Branch_3_5
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19254 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-04-21 01:56:46 +00:00 |
Strong Liu
|
f2bca0eef7
|
HHH-5131 SchemaExport drop fails if constraint names change
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19243 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-04-17 16:03:49 +00:00 |
Emmanuel Bernard
|
422ecc653a
|
HHH-5125 Raise proper exception when @Entity and @MappedSuperclass are present on the same class
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19241 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-04-16 10:11:32 +00:00 |
Emmanuel Bernard
|
5da56b7881
|
HHH-5069 update setup sections to reflect new distribution packages.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19240 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-04-15 09:37:36 +00:00 |
Steve Ebersole
|
4470ebcd4d
|
Updating pom versions to 3.5.2-SNAPSHOT for release tagging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19238 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-04-14 20:54:44 +00:00 |
Steve Ebersole
|
9a5dfa9ff8
|
Updating pom versions to 3.5.1-Final for release tagging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19236 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-04-14 20:54:13 +00:00 |
Steve Ebersole
|
479f4ee4af
|
prepare 3.5.1 release
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19235 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-04-14 20:50:42 +00:00 |
Steve Ebersole
|
1a33e2c780
|
correction to aggregated javadocs build
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19234 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-04-14 20:47:48 +00:00 |
Steve Ebersole
|
3f92dbb9a9
|
HHH-4965 - Implicit parameters abusively use TypeFactory.heuristicType losing UserType and XToOneType info
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19233 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-04-14 18:08:37 +00:00 |
Steve Ebersole
|
c47267d3bb
|
HHH-5059 - callouts and programlistings with highlighting
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19232 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-04-14 16:27:11 +00:00 |
Emmanuel Bernard
|
2b4acb916e
|
HHH-5116 Remove copyrighted fonts from annotations
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19231 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-04-14 15:06:26 +00:00 |