Commit Graph

568 Commits

Author SHA1 Message Date
Brian Stansberry 56b9660d2b Get rid of redundant JPA annotations
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16903 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 16:21:35 +00:00
Steve Ebersole 07ee5fd8c6 HHH-3982 - Apply build version to org.hibernate.Version
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16896 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 08:29:31 +00:00
Steve Ebersole 50b3fa5665 HHH-3753 - Upgrade to SLF4J version 1.5.8
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16895 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 07:23:22 +00:00
Steve Ebersole 77f00c00e2 HHH-3979 - Upgrade to javassist 3.9.0
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16891 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 07:09:12 +00:00
Steve Ebersole 31fab9f427 fixed issue with xml syntax; update POT&PO
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16890 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 06:20:55 +00:00
Steve Ebersole 1d206affeb HHH-3981 - Upgrade to jDocBook 2.2.0
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16888 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 06:16:25 +00:00
Steve Ebersole 0a9dd5e2f7 HHH-3944 - Document known database portability strategies
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16878 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 05:46:34 +00:00
Steve Ebersole 0d4aa2c1f9 HHH-3980 - Fix for HHH-2980 introduced bug that allows the same bag collection role to be fetched multiple times
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16875 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 02:27:39 +00:00
Steve Ebersole 2961dbf9d1 HHH-3781 - Echo version information to the console in main()
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16872 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-22 21:58:45 +00:00
Steve Ebersole b92155efeb HHH-3978 - Expose Hibernate version via non-compile-time constant expression
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16870 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-22 21:22:27 +00:00
Steve Ebersole 95d9f93de1 minor changes; added biblio references for JPwH
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16752 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-10 18:46:26 +00:00
Steve Ebersole 68242555d4 minor changes; added biblio references for JPwH
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16749 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-10 18:43:08 +00:00
Steve Ebersole 651c2aedb3 minor changes; added biblio references for JPwH
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16747 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-10 18:38:26 +00:00
Steve Ebersole 9c3a9928fa HHH-2980 - Error "org.hibernate.HibernateException: cannot simultaneously fetch multiple bags" not specific enough
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16719 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-08 16:05:31 +00:00
Steve Ebersole 5f46c6508b HHH-3880 - org.hibernate.id.enhanced.TableStructure missing "as" keyword in select statment column renames; required for PostgreSQL
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16708 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-05 14:05:44 +00:00
Steve Ebersole ea87fdaef8 HHH-1930 - QuerySyntaxException "with-clause expressions did not reference from-clause element to which the with-clause was associated"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16666 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-02 15:39:21 +00:00
Gail Badner 6ad0642dba HHH-3810 : rename CopyCache to EventCache to be more generic
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16664 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-02 08:44:49 +00:00
Steve Ebersole 7e1582642c HHH-3383 - QueryKey is storing references to entities instead of identifiers
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16662 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-01 22:09:10 +00:00
Steve Ebersole 93a3a53f51 HHH-3532 - schema update task should look for foreign key signature
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16657 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-01 21:49:42 +00:00
Steve Ebersole 37344279d1 HHH-3383 - QueryKey is storing references to entities instead of identifiers
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16654 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-01 21:11:43 +00:00
Steve Ebersole 06d6bfeb31 HHH-3401 - H2 Database Dialect Fixes (formatting)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16651 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-01 15:38:24 +00:00
Steve Ebersole 249552cebe HHH-3401 - H2 Database Dialect Fixes (formatting)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16648 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-01 15:24:51 +00:00
Steve Ebersole 85f043e660 HHH-3401 - H2 Database Dialect Fixes
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16644 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-01 15:17:56 +00:00
Steve Ebersole 8e55a1a550 HHH-3918 - Use standard JDK exception nesting
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16611 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-21 16:00:20 +00:00
Steve Ebersole ed8742ed6f updating svn:ignore
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16608 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-20 21:14:27 +00:00
Gail Badner 4b4e826a75 HHH-3510 : Add FailureExpected test for HQL SQLFunction replacement not occur
ing when HQL text has no parenthesis


git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16592 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-18 21:28:34 +00:00
Gail Badner 6bd0c5b4b2 HHH-3810 : Transient entities can be inserted twice on merge
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16568 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-14 19:57:00 +00:00
Steve Ebersole d117d60e1e HHH-3912 - Change for HHH-3159 causes InstantiationException
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16564 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-13 22:48:28 +00:00
Steve Ebersole 60d1cd9863 HHH-2745 - NullPointerException when eager fetching joined many-to-many with native SQL query
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16539 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-11 21:21:29 +00:00
Gail Badner b17b295e83 HHH-3662 : Merging read-only entities causes AssertionError
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16512 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-06 01:18:43 +00:00
Juraci Krohling 5995676cf7 HHH-3886 - Updated the credentials for QA Lab
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16499 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-05-01 11:59:08 +00:00
Juraci Krohling 54775c9d52 HHH-3886 - Fixed credentials for DB2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16491 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-30 21:04:25 +00:00
Juraci Krohling 048d06f7c7 HHH-3886 - Updated the credentials for QA Lab for Branch_3_3 (just core)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16473 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-29 08:32:41 +00:00
Juraci Krohling c219fe3759 HHH-3874 - Changed packaging type from mojo to maven-plugin in hibernate-maven-plugin/pom.xml.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16422 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-23 12:38:22 +00:00
Juraci Krohling fe97c4e070 HHH-3621 - Making the 1_Version.hbm.xml and 2_Version.hbm.xml in schemaupdate consistent. The only difference should be the extra column in 2_Version, to test the update of the schema. For Branch_3_3
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16400 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-22 11:12:04 +00:00
Scott Marlow e11ff8dae8 HHH-3832 Upgrade to cglib-2.2 (asm 3.1)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16257 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-03 15:45:11 +00:00
Juraci Krohling b168c947cc HHH-3842 - Updated tutorials/pom.xml and testsuite/pom.xml for Branch_3_3
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16238 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-31 10:49:23 +00:00
Steve Ebersole b94d3710c4 HHH-3214 - Update unit tests and config files to use non-depracated Oracle dialects
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16099 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-06 18:35:50 +00:00
Steve Ebersole 493fe0ad0c added atlassian-ide-plugin.xml to svn:ignore list
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16095 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-06 04:50:32 +00:00
Steve Ebersole 5a402193da HHH-3800 - Allow chopping of class names in various logging scenarios
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16093 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-06 04:48:32 +00:00
Steve Ebersole 575d2f10d8 HHH-3528 - FETCH JOIN query doesn't work in a StatelessSession
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16090 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-05 21:56:10 +00:00
Steve Ebersole 6181304332 HHH-3753 - Upgrade to SLF4J version 1.5.6
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16080 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-04 20:25:41 +00:00
Steve Ebersole 093009ae7d cleaned up pom for ehcache integration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16077 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-04 20:03:32 +00:00
Steve Ebersole ccc2571e2b HHH-3279 : maven plugin (initial work)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@16068 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-04 02:20:50 +00:00
Gail Badner bb0e94756a HHH-3701 HHH-3640 : Add support for mod, bit_length, and trim to SybaseASE15Dialect
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15958 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-12 03:48:51 +00:00
Steve Ebersole 098586a4f0 HHH-3760 : document EntityNameResolver
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15931 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-10 21:44:33 +00:00
Steve Ebersole e8f38ede57 HHH-3275 : custom tuplizers for components in a collection
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15927 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-10 17:32:00 +00:00
Gail Badner b859e5d26b HHH-3712 : Reorganize the Sybase dialect class hierarchy, add SybaseASE15Dialect, and mark SybaseDialect as deprecated
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15913 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-06 23:46:33 +00:00
Gail Badner a4632bbd7b HHH-3691 : Sybase does not support Blobs and Clobs; skip unit tests that use Blobs/Clobs
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15881 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-04 03:39:17 +00:00
Gail Badner 410ddc5cce HHH-3685 - Sybase - SchemaExport cannot create stored procedures in chained transaction mode
git-svn-id: https://svn.jboss.org/repos/hibernate/core/branches/Branch_3_3@15880 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-02-04 03:36:37 +00:00