Commit Graph

319 Commits

Author SHA1 Message Date
Steve Ebersole e12bb146b4 HHH-5366 - Move annotations module tests into testsuite module
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19926 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-07-09 17:55:59 +00:00
Steve Ebersole 3e4b274cee HHH-5366 - Move annotations module tests into testsuite module
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19925 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-07-09 17:52:47 +00:00
Steve Ebersole df184979ed HHH-5367 - Move annotations module sources into core module
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19922 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-07-08 23:56:18 +00:00
Steve Ebersole 1ca2bc19a5 HHH-5367 - Move annotations module sources into core module
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19921 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-07-08 23:41:23 +00:00
Steve Ebersole 3a3dd1f1cc HHH-4240 - SecondaryTables not recognized when using JOINED inheritance (missed declaring Company entity)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19919 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-07-08 16:11:34 +00:00
Steve Ebersole 30f384d224 HHH-5357 - Rename hibernate-testing packages
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19910 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-07-07 19:39:23 +00:00
Sharath Reddy 7697640089 HHH-4240 - SecondaryTables not recognized when using JOINED inheritance
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19908 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-07-07 14:05:01 +00:00
Sharath Reddy 41ca853f36 HHH-4250 : @ManyToOne - @OneToMany doesn't work with @Inheritance(strategy= InheritanceType.JOINED)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19895 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-07-04 19:47:28 +00:00
Strong Liu ef977f37c6 HHH-5336 a few typo fixes
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19851 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-06-29 07:07:39 +00:00
Strong Liu 7951998639 HHH-5342 Testes fail on mysql
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19775 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-06-20 19:55:55 +00:00
Emmanuel Bernard e6862c0be0 HHH-5319 Add more tests on @OneToMany @JoinTable unidirectional
In particular, test delete of the owning object wo the associated objects
and clean up properly after the test.

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19766 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-06-18 16:40:00 +00:00
Hardy Ferentschik ef90b00b14 HHH-5281 apply @Length ddl constraints (without loading HV classes)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19747 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-06-16 10:43:40 +00:00
Hardy Ferentschik 41b2416be4 HHH-5233 Fixed implementation for multiple fetch profiles overrides. Cleaned up pom.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19634 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-31 10:48:08 +00:00
Hardy Ferentschik 9409685386 HHH-5004 Fixed problems in PropertyContainer and added some more comments. Cleaned up some code in InheritanceState
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19626 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-27 18:44:57 +00:00
Steve Ebersole 39c75a50c6 HHH-4147 - Eager Bidirectional association with @ManyToOne in PK lead to infinite loop
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19623 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-26 21:31:54 +00:00
Hardy Ferentschik 21af0d0146 HHH-5147 Applied patch and removed obsolete code and comments
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19611 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-26 11:09:16 +00:00
Steve Ebersole 96664aeb2f HHH-5200 - Prepare to use H2 as the default testing datbase
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19583 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-21 17:57:21 +00:00
Steve Ebersole 78c8c6fb6a HHH-5248 - Introduce CompositeType interface (to replace AbstractComponentType interface)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19572 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-20 21:55:28 +00:00
Emmanuel Bernard e1d6d7cb19 HHH-5233 Add @FailureExpected
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19537 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-18 07:14:20 +00:00
Emmanuel Bernard 58fa9e2e0f HHH-5233 add test on @FetchProfile and multiple @FetchOverride
Clean some more

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19535 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-18 07:05:32 +00:00
Emmanuel Bernard b0b674d341 HHH-5149 documentation for versioning
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19529 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-17 14:29:28 +00:00
Emmanuel Bernard 3015c64556 HHH-5233 add test on @FetchProfile and multiple @FetchOverride
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19528 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-17 14:28:55 +00:00
Gail Badner 84f0b00bc6 HHH-5231 HHH-5220 : Fixes for DB2 and PostgreSQL unit tests
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19526 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-16 21:33:05 +00:00
Sharath Reddy 9b9d799801 HHH-4647 Problems with @JoinColumn referencedColumnName and quoted column and table names
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19433 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-09 18:28:33 +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
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 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
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
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 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 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 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 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 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
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 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
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
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
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