Commit Graph

1126 Commits

Author SHA1 Message Date
Steve Ebersole d928a45297 HHH-4027 - Remove current cache-jbosscache module content
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17016 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-07 16:27:07 +00:00
Steve Ebersole 640d95bbf6 HHH-4027 - Remove current cache-jbosscache module content
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17015 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-07 16:26:49 +00:00
Emmanuel Bernard db35f58467 EJB-446 implements EMF.getCache() except contains
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17008 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-06 17:19:44 +00:00
Emmanuel Bernard fa4e5c37b3 Minor fix on detach()
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17006 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-06 16:22:17 +00:00
Emmanuel Bernard 8052ba19d5 HHH-4016 SAPDialect should not use oracle style outer joins, ANSI style is prefered by MaxDB
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17003 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-06 11:43:52 +00:00
Steve Ebersole 98c171095c HHH-4003 - many-to-many loaders should use inner joins from the collection table to element table
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16995 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-07-06 02:59:17 +00:00
Adam Warski 8165b1d70c HHH-3819:
- adding an option to store the data when an entity is deleted in the revision (instead of having to read the last-but-one revision)

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16981 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-30 15:56:49 +00:00
Adam Warski 206283ad66 Searching for Session recurses when reading delegates of EntityManager
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16980 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-30 15:11:37 +00:00
Adam Warski 2ce2f49d24 - the default revision entity is serializable
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16979 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-30 15:10:53 +00:00
Juraci Krohling 760f438029 ANN-849 - Changed mysql host from dev02.qa.atl.jboss.com to vmg08.mw.lab.eng.bos.redhat.com
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16974 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-30 09:16:27 +00:00
Juraci Krohling 233ee8b84e EJB-444 - Changed mysql host from dev02.qa.atl.jboss.com to vmg08.mw.lab.eng.bos.redhat.com
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16973 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-30 09:14:43 +00:00
Juraci Krohling 83eccd50f9 HHH-3999 - Changed mysql host from dev02.qa.atl.jboss.com to vmg08.mw.lab.eng.bos.redhat.com
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16970 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-30 09:05:28 +00:00
Steve Ebersole 86295c36bc HHH-3998 - Fix spurious failures in ConfigurationPerformanceTest
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16969 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-30 04:14:35 +00:00
Steve Ebersole 7271546f4e test data cleanup
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16961 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-29 11:51:09 +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
Brian Stansberry 3b447b344b Get rid of redundant JPA annotations
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16909 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 17:44:33 +00:00
Steve Ebersole 24514aa33c data cleanup
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16907 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 17:44:06 +00:00
Steve Ebersole 6fa89c0c0c HHH-3982 - Apply build version to org.hibernate.Version
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16897 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 08:29:55 +00:00
Steve Ebersole 0fff799b2a HHH-3753 - Upgrade to SLF4J version 1.5.8
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16894 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 07:22:55 +00:00
Steve Ebersole 9dab26ea58 HHH-3753 - Upgrade to SLF4J version 1.5.8
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16893 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 07:22:36 +00:00
Steve Ebersole f70fd82cb6 HHH-3979 - Upgrade to javassist 3.9.0
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16892 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 07:09:35 +00:00
Steve Ebersole 1eddb94e93 HHH-3981 - Upgrade to jDocBook 2.2.0
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16889 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 06:16:45 +00:00
Steve Ebersole 733855552f HHH-3944 - Document known database portability strategies
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16877 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 05:46:17 +00:00
Steve Ebersole b72707d9b1 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/trunk@16874 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-23 02:27:23 +00:00
Steve Ebersole 0c15a4d620 HHH-3781 - Echo version information to the console in main()
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16871 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-22 21:58:23 +00:00
Steve Ebersole 2b1ef56ae2 HHH-3978 - Expose Hibernate version via non-compile-time constant expression
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16868 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-22 21:21:25 +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
Gail Badner ceb25bf25e HHH-3712 : correct SQLServerDialect to extend AbstractTransactSQLDialect
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16827 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-17 22:48:26 +00:00
Gail Badner 2c04648372 HHH-3892 : Add support for "text" and "image" Hibernate types for native SQL queries
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16823 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-17 20:28:59 +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
Steve Ebersole b295044275 fixed issue with xml syntax
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16753 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-10 20:48:54 +00:00
Steve Ebersole f7eedd7577 HHH-3944 - Document known database portability strategies
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16751 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-10 18:46:15 +00:00
Steve Ebersole d3f7642a25 minor changes; added biblio references for JPwH
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16750 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-10 18:44:15 +00:00
Steve Ebersole 94f74b5c22 added a definition of UoW
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16744 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-10 18:33:44 +00:00
Steve Ebersole 1bfc2dc123 HHH-3953 - Update tutorial chapter
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16741 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-10 17:17:48 +00:00
Steve Ebersole 838fcf9bae HHH-2980 - Error "org.hibernate.HibernateException: cannot simultaneously fetch multiple bags" not specific enough
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16717 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-08 15:55:03 +00:00
Steve Ebersole d68a7fe803 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/trunk@16706 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-05 14:04:57 +00:00
Juraci Krohling e177341bd2 HHH-3946 - Added missing 'open transactions' and fixed the assertion failure.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16703 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-05 12:48:36 +00:00
Adam Warski d14805e920 HHH-3939:
- not creating a join table when the association is not audited

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16702 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-05 12:25:08 +00:00
Juraci Krohling 4097832958 HHH-3946 - Added missing 'open transactions' and fixed the assertion failure.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16701 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-05 12:09:49 +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
Steve Ebersole 1a3d59029f 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/trunk@16668 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-02 15:40:10 +00:00
Gail Badner 35a28509f2 HHH-3810 : rename CopyCache to EventCache to be more generic
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16665 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-02 09:30:14 +00:00
Steve Ebersole 77b959f5cc HHH-3383 - QueryKey is storing references to entities instead of identifiers
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16660 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-01 22:08:28 +00:00
Steve Ebersole baa2efd863 HHH-3532 - schema update task should look for foreign key signature
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16659 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-01 21:50:17 +00:00
Steve Ebersole 9c26388abf HHH-3383 - QueryKey is storing references to entities instead of identifiers
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16656 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-01 21:12:25 +00:00
Steve Ebersole aa710c6668 HHH-3383 - QueryKey is storing references to entities instead of identifiers
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16652 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-01 18:54:44 +00:00