Commit Graph

8404 Commits

Author SHA1 Message Date
Steve Ebersole 430a94b5ab HHH-2159 : NullPointerException in FromElement#findIntendedAliasedFromElementBasedOnCrazyJPARequirements
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14050 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-10-03 03:50:47 +00:00
Steve Ebersole 4a7615fd42 HHH-2070: expanded DB2Dialect auto-discovery support
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14048 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-10-03 03:09:34 +00:00
Steve Ebersole dc43624359 HHH-2682 : H2 dialect auto-discovery support
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14047 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-10-03 02:57:00 +00:00
Steve Ebersole d43a3d7d96 HHH-2839 : HSQLDB and sequences
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14044 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-10-03 02:50:59 +00:00
Steve Ebersole 75d63553c3 general code cleanup
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14043 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-10-03 02:25:50 +00:00
Steve Ebersole 9c2eb65d2f HHH-2849 : IdentifierGeneratorFactory error logging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14041 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-10-03 02:12:41 +00:00
Diego Plentz e47d267b52 [HHH-2261] Setting hibernate.hbm2ddl.auto=validate causes problems on mySQL with numeric fields
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14037 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-09-29 19:38:53 +00:00
Diego Plentz 33ad68f239 [HHH-2852] Better error messages when schema validation fails
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14035 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-09-29 17:20:17 +00:00
Diego Plentz e5e59ed2f2 [HHH-1329] SchemaValidator fail when views are involved
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14031 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-09-28 03:18:02 +00:00
Steve Ebersole 2ead194254 HHH-2859 : work api
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14030 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-09-27 16:38:06 +00:00
Steve Ebersole 9d406f51d2 HHH-2859 : work api
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14029 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-09-27 16:37:27 +00:00
Steve Ebersole ccdfd6c4a3 HHH-2863 : fixed for directory layout change ++
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14028 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-09-26 11:33:58 +00:00
Chris Bredesen 45667c1c79 HHH-2816 avoid re-selecting state for READ_ONLY in checkNaturalId
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14015 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-09-20 21:58:27 +00:00
Diego Plentz b8d21487bf [HHH-925] DetachedCriteria.createCriteria not working with alias
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14006 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-09-08 21:24:22 +00:00
Steve Ebersole aa44bda14b redid images
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13988 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-09-01 12:21:57 +00:00
Steve Ebersole 89a8d29baf HHH-2485 : merge() and collections (test case)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13986 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-31 20:30:16 +00:00
Steve Ebersole 88d04bbc4c cleanup
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13985 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-31 19:57:06 +00:00
Steve Ebersole e95686015d antlr version override for antlr-maven-plugin (broken in maven <= 2.0.7)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13984 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-31 19:55:54 +00:00
Gail Badner 9e08a9b134 HHH-2728 : session.clear() while retrieving objects via an iterator fix that should work for all dialects
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13962 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-29 23:00:41 +00:00
Gail Badner 50a010566b HHH-2728 : session.clear() while retrieving objects via an iterator
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13957 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-29 00:50:12 +00:00
Gail Badner 072b3cf623 HHH-2563 : Reversed log messages in LoadContexts.locateLoadingCollectionEntry(CollectionKey key)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13952 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-27 21:48:51 +00:00
Steve Ebersole 6473e4d24e new test
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13949 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-24 13:24:03 +00:00
Gail Badner d2d2c1c13e HHH-2795 : CollectionLoadContext processing for empty collections
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13937 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-19 23:09:11 +00:00
Steve Ebersole 7955c1a75d skip org.hibernate.test.legacy.MasterDetailTest#testCachedCollectionRefresh when connection is enforcing (at least) serializable isolation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13933 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-17 18:46:02 +00:00
Steve Ebersole d06348743f jbosscache 2.x work
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13930 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-16 22:28:16 +00:00
Diego Plentz c832aebab5 [HHH-2156] Section 19.3, "Managing the caches" doesn't document CacheMode.IGNORE
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@13927 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-16 12:46:28 +00:00
Gail Badner 7694c7f349 HHH-2503 : Throws JDBCExceptionHelper.convert() in AbstractEntityPersister.processGeneratedProperties()
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12950 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-15 23:00:16 +00:00
Gail Badner 06f0676e20 HHH-2320 : Update detached entity with null joined properties changed to non-null
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12946 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-15 20:23:35 +00:00
Diego Plentz 68dded3aea [HHH-1396] Table.validateColumns fails on valid column
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12944 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-15 14:39:43 +00:00
Diego Plentz ee0f78562d [HHH-1920] Incorrect documentation regarding XML manipulation in Hibernate reference manual (chapter 18.3)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12943 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-15 03:31:18 +00:00
Diego Plentz bd414941f8 [HHH-2789] Section 19.2 of the documentation does not show OSCache as supporting clusters. It does.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12942 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-15 02:51:52 +00:00
Steve Ebersole a3a8486793 HHH-2788 : missing type mapping for DATE and TIME on Oracle8iDialect
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12940 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-15 02:38:39 +00:00
Diego Plentz fe7d0d7120 [HHH-2164] Minor bug in section "20.1.1. Customizing the schema"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12939 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-14 21:17:14 +00:00
Diego Plentz 014c2664c9 [HHH-2755] Wrong "jsdk.jar" referenced in the tutorial
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12938 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-14 20:07:25 +00:00
Gail Badner ce0cbf1f18 HHH-2542 : Merge non-null component in a child persisted with a null component and added test for optional components
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12937 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-14 19:47:14 +00:00
Diego Plentz d40aa403b2 [HHH-2519] Schema dropping not documented with hibernate.hbm2ddl.auto=create
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12933 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-14 14:27:03 +00:00
Diego Plentz c3f440cf48 [HHH-2778] TransactionManagerLookup implementation for Bitronix Transaction Manager
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12932 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-14 13:49:08 +00:00
Steve Ebersole 379fe5f3d4 HHH-2749 : direct use of LinkedHashSet/LinkedHashMap
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12931 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-13 22:38:26 +00:00
Steve Ebersole 557a922698 oops... removed testng dep, as i was just playing with it locally
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12930 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-13 22:17:29 +00:00
Steve Ebersole e959b5787d added additional test
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12929 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-13 22:16:21 +00:00
Steve Ebersole 81f31939c5 added additional test
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12928 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-13 22:15:53 +00:00
Diego Plentz b1fdf81549 [HHH-2726] spelling o your CLASSPATH
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12926 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-13 20:04:26 +00:00
Steve Ebersole 31fe1aa524 fixed logging dependencies
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12925 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-13 20:04:19 +00:00
Steve Ebersole 51d860c0ad HHH-2696 : migrate to slf4j
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12897 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-03 17:42:55 +00:00
Steve Ebersole f82c906ec1 somehow the perf tests got dropped during my moving stuff around
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12893 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-03 13:11:28 +00:00
Steve Ebersole ae3c25594b testsuite now uses maven profiles with properties file interpolation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12892 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-03 12:47:14 +00:00
Steve Ebersole f0755725c9 HHH-2704 : migrate to maven (testsuite)
HHH-2696 : migrate to slf4j

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12891 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-03 04:09:17 +00:00
Steve Ebersole 6472dac702 HHH-2761 : null and empty string consistency in PropertiesHelper (javadocs)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12889 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-03 03:57:59 +00:00
Steve Ebersole e9065e13a0 HHH-2761 : null and empty string consistency in PropertiesHelper
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12878 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-08-02 02:45:31 +00:00
Steve Ebersole e071f348a9 HHH-2758 : IngresDialect certification
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@12862 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2007-07-31 15:24:13 +00:00