Steve Ebersole
|
2f75f56085
|
new docbook layout (prep for translations migration to PO)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14079 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-09 19:14:22 +00:00 |
Steve Ebersole
|
1c256da929
|
fixed image extensions/types
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14078 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-09 19:05:51 +00:00 |
Steve Ebersole
|
d7ac8164fe
|
fixed image extensions/types
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14077 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-09 19:04:11 +00:00 |
Steve Ebersole
|
ed81b2f40b
|
new docbook layout (prep for translations migration to PO)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14076 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-09 19:02:00 +00:00 |
Steve Ebersole
|
1a839084d0
|
new docbook layout (prep for translations migration to PO)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14075 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-09 18:45:36 +00:00 |
Steve Ebersole
|
cd06d79254
|
new docbook layout (prep for translations migration to PO)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14074 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-09 18:28:36 +00:00 |
Steve Ebersole
|
d3b88270bf
|
new docbook layout
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14073 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-09 18:14:35 +00:00 |
Steve Ebersole
|
2cbb58571e
|
moved html css to documentation style stuff
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14071 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-09 15:38:29 +00:00 |
Steve Ebersole
|
0131a4c31d
|
documentation images : gif -> png
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14070 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-09 15:35:40 +00:00 |
Gail Badner
|
c21fa75f77
|
iHHH-2269 : added tests for bidirectional one-to-many associations with both sides cascading; one test fails with TransientObjectException if the inverse collection is marked CascadeType.DELETE_ORPHAN
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14069 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-08 23:05:38 +00:00 |
Gail Badner
|
bbc9029b29
|
HHH-1593 - StackOverflow when calling configuration.setListener(null)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14066 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-06 01:52:54 +00:00 |
Diego Plentz
|
16c411c137
|
[HHH-1696] Add outer join support for aliases on DetachedCriteria
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14064 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-05 13:54:14 +00:00 |
Diego Plentz
|
ec267130cd
|
[HHH-2598] Mapping a collection of entities from two different classes with the same collection name results in duplicate backref property exception if collection keys are not null
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14062 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-05 12:55:35 +00:00 |
Steve Ebersole
|
52574a20fb
|
HHH-2813 : platform incompat
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14058 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-03 06:26:59 +00:00 |
Steve Ebersole
|
6d31022c4a
|
HHH-2822 : added functions for SAPDBDialect
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14056 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-03 06:16:46 +00:00 |
Steve Ebersole
|
c74c196e20
|
HHH-2861 : validation of delete-orphan for to-one association cascading
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14055 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-03 05:44:41 +00:00 |
Steve Ebersole
|
5bb94e2362
|
HHH-2593 : filter conditions using UNION (or MINUS) subqueries
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14052 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2007-10-03 04:54:42 +00:00 |
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 |