From c9940cd101da3139de233b1a0298bedf3d316e81 Mon Sep 17 00:00:00 2001 From: Christian Bauer Date: Thu, 18 Aug 2005 02:12:16 +0000 Subject: [PATCH] Minor git-svn-id: https://svn.jboss.org/repos/hibernate/trunk/Hibernate3/doc@7944 1b8cb986-b30d-0410-93ca-fae66ebed9b2 --- reference/en/modules/association_mapping.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/en/modules/association_mapping.xml b/reference/en/modules/association_mapping.xml index 5676ad9fdb..25894915d5 100755 --- a/reference/en/modules/association_mapping.xml +++ b/reference/en/modules/association_mapping.xml @@ -481,7 +481,7 @@ create table Address ( addressId bigint not null primary key ) - + many to many @@ -492,7 +492,7 @@ create table Address ( addressId bigint not null primary key ) - + @@ -503,7 +503,7 @@ create table Address ( addressId bigint not null primary key ) - +