From ea285f86d03b565cac00362993800c564ec0b386 Mon Sep 17 00:00:00 2001 From: Gavin King Date: Mon, 20 Jun 2005 02:44:23 +0000 Subject: [PATCH] minor git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@7235 1b8cb986-b30d-0410-93ca-fae66ebed9b2 --- reference/en/modules/collection_mapping.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/en/modules/collection_mapping.xml b/reference/en/modules/collection_mapping.xml index 812a9be1da..644d3b197a 100644 --- a/reference/en/modules/collection_mapping.xml +++ b/reference/en/modules/collection_mapping.xml @@ -215,7 +215,7 @@ kittens = cat.getKittens(); // Okay, kittens collection is a Set strategy Hibernate should use for accessing the collection property value. - + optimistic-lock (optional - defaults to true): Species that changes to the state of the collection results in increment of the @@ -223,7 +223,7 @@ kittens = cat.getKittens(); // Okay, kittens collection is a Set disable this setting.) - + mutable (optional - defaults to true): A value of false specifies that the elements of the