Commit Graph

98 Commits

Author SHA1 Message Date
Hardy Ferentschik 599ffd7992 JBPAPP-1075 - Removed the unique contraint the GROUPS_PERMISSIONS table.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17492 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-08 13:44:27 +00:00
Hardy Ferentschik d8342f4a7a Fixed some typos and cleaned up the import list
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17490 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-09-08 13:17:06 +00:00
Emmanuel Bernard 5f27074c73 Set version number to 3.5.0.Beta1 for log display
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17304 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-14 17:26:52 +00:00
Emmanuel Bernard eeb136fa71 ANN-860 implement @OrderColumn
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17192 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-22 20:40:50 +00:00
Emmanuel Bernard e093ee46c4 ANN-857 implement @MapKeyJoinColumn and @MapKeyJoinColumns + _KEY default column name for key. Also keep legacy support for old naming solution
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17187 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-22 00:16:59 +00:00
Emmanuel Bernard 20d22941c0 ANN-856 implement @MapKeyColumn
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17173 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-21 02:07:50 +00:00
Emmanuel Bernard 1cac641632 ANN-855 implement @MapKeyClass
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17172 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-21 01:25:22 +00:00
Emmanuel Bernard d9a1022f34 EJB-450 implement @CollectionTable for @ElementCollection
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17171 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-20 23:24:38 +00:00
Hardy Ferentschik d30b61a305 fixed the tests after the latest bean validation updates
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16955 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-26 08:29:41 +00:00
Hardy Ferentschik d83fc6e17b Made annotations compile again after latest changes to Hibernate Validator
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16953 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-26 08:14:34 +00:00
Emmanuel Bernard 53b2a9f118 BVAL-143 update to the latest BV API
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16862 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-22 16:51:54 +00:00
Hardy Ferentschik 2d457208c0 Updated the test due to HV-163 fix in Validator
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16815 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-17 09:13:53 +00:00
Hardy Ferentschik 5b5042c85b Updated the imports since the XYZDescitpor classes have moved into the metadata package.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16814 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-17 09:09:25 +00:00
Juraci Krohling ce9140c808 ANN-840 - Reverted, as we don't want to hide the existing bug
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16700 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-05 11:57:40 +00:00
Juraci Krohling 87c75ad036 ANN-840 - Added explicit not-null in foreign keys, as workaround for JBPAPP-1071
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16698 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-04 18:27:00 +00:00
Emmanuel Bernard 15cf066f96 Typo
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16615 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-25 11:29:22 +00:00
Hardy Ferentschik 4a7e87b673 JBPAPP-1075 Removed @Column( unique = true ) - it is not needed for this test and causes problems with Oracle
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16533 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-11 14:10:17 +00:00
Hardy Ferentschik e7a7d3d0d8 JBPAPP-1075 removed obsolete @RequiresDialect annotation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16532 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-11 13:19:42 +00:00
Hardy Ferentschik 48916f02eb make annotation complie again with java 5
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16530 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-11 12:28:36 +00:00
Emmanuel Bernard 2bcb6626f8 ANN-827 ANN-828 doc for Hibernate Validation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16524 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-07 21:35:18 +00:00
Emmanuel Bernard 11668ca67c HHH-3906 EJB-436 ANN-830 Move to JPA 2 API as a dependency
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16523 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-07 21:34:21 +00:00
Emmanuel Bernard a7930671d9 ANN-828 Use Bean Validation for DDL generation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16516 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-06 15:52:26 +00:00
Emmanuel Bernard 21aaac2ea4 ANN-827 add initial support for Bean Validation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16475 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-29 14:45:14 +00:00
Emmanuel Bernard eb94cfa053 ANN-827 add initial support for Bean Validation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16474 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-29 12:25:30 +00:00
Hardy Ferentschik 339ec18771 JBPAPP-1679
Aligned hibernate.properties with hibernate.properties in testsuite module.

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16421 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-23 11:53:54 +00:00
Emmanuel Bernard 6c90c9cf5b ANN-822 mark unique columns as nullable=false
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16414 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-23 05:56:50 +00:00
Gail Badner b26b4dc46c ANN-817 - 8-bit characters in string values cause unit test failures
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16347 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-15 19:18:26 +00:00
Gail Badner ba4c92747e ANN-821 - org.hibernate.test.annotations.manytomany.ManyToManyTest fails on sybase due to index too large
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16344 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-15 18:40:43 +00:00
Gail Badner e560aaf2ae ANN-817 : 8-bit characters in string values cause unit test failures
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16305 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-11 04:54:37 +00:00
Gail Badner d653efeceb ANN-818 - @DiscriminatorFormula for an integer column with default discriminator type causes failure for DB2/Sybase
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16304 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-11 04:43:19 +00:00
Gail Badner 73e0c3dad2 JBPAPP-1124 ANN-779 : Oracle/DB2 - Identifier is too long
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16298 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-10 22:37:51 +00:00
Gail Badner 7d36b9dfd3 JBPAPP-1073 : Annotations - Oracle - "size" is reserved in Oracle
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16294 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-10 20:07:37 +00:00
Gail Badner 0dd8cf112f ANN-817 : 8-bit characters in string values cause unit test failures
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16288 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-09 22:02:13 +00:00
Emmanuel Bernard 1c42279492 HCANN-5 Introdice the MetadataProvider and MetadataProviderInjector facility
ANN-810 Use the new MetadataProvider facility to implement EJB3 overriding

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16206 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-23 01:53:05 +00:00
Juraci Krohling 6d56458124 ANN-795 - Added DateFormat to compare dates, otherwise, there are problems with Sybase
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15781 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-01-14 14:15:30 +00:00
Juraci Krohling 6483cfb3e5 ANN-790 - Added a missing tx.commit()
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15682 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-11 12:42:46 +00:00
Hardy Ferentschik 2c63850f1e make the documentation buildable via maven as well. In the long run we will have to combine all the documentation though
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15457 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-31 10:57:35 +00:00
Hardy Ferentschik 7d53ae6ebf commented out some tests until HHH-3577 gets fixed
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15456 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-31 10:26:47 +00:00
Hardy Ferentschik 20dd9ccc5f * Moved orm_1_0.xsd into the src/main/resources so that it properly get copied at build time
* Enabled query cache in hibernate.properties

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15452 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-30 12:36:16 +00:00
Steve Ebersole d19e0a4b1e HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15429 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 21:47:32 +00:00
Steve Ebersole 513c71de5c HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15428 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 21:41:58 +00:00
Steve Ebersole d1ac7790aa HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15425 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 18:58:58 +00:00
Steve Ebersole 43d2ed5fab HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15424 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 18:58:50 +00:00
Steve Ebersole 4838176dc2 HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15423 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 18:58:42 +00:00
Steve Ebersole 112278c914 HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15422 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 18:56:26 +00:00
Steve Ebersole c7149df157 HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15420 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 18:55:02 +00:00
Steve Ebersole 9d7a03a5f7 HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15418 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 18:53:13 +00:00
Steve Ebersole 7337743c93 HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15415 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 18:41:10 +00:00