From c2589b7076d2e1cabd099fd2883bdb5416d22f01 Mon Sep 17 00:00:00 2001 From: Martin Taal Date: Fri, 16 Nov 2012 20:18:26 +0100 Subject: Latest audit changes, let LOB annotation also work for maxoccurs is unbounded --- .../LobAction_hsqldb_e_o_hibernate.hbm.xml | 24 +++++++++++++++----- .../LobAction_hsqldb_h_o_hibernate.hbm.xml | 24 +++++++++++++++----- .../LobAction_hsqldb_x_o_hibernate.hbm.xml | 26 +++++++++++++++++----- 3 files changed, 58 insertions(+), 16 deletions(-) (limited to 'tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.test.emf.annotations') diff --git a/tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.test.emf.annotations/LobAction_hsqldb_e_o_hibernate.hbm.xml b/tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.test.emf.annotations/LobAction_hsqldb_e_o_hibernate.hbm.xml index 9f8a034f1..3828bddff 100644 --- a/tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.test.emf.annotations/LobAction_hsqldb_e_o_hibernate.hbm.xml +++ b/tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.test.emf.annotations/LobAction_hsqldb_e_o_hibernate.hbm.xml @@ -20,6 +20,15 @@ + + + + + + + + + TeneoAuditCommitInfo @@ -89,12 +98,17 @@ - + + + + - + - - - + + + + + \ No newline at end of file diff --git a/tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.test.emf.annotations/LobAction_hsqldb_h_o_hibernate.hbm.xml b/tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.test.emf.annotations/LobAction_hsqldb_h_o_hibernate.hbm.xml index bf4ee144d..61796527d 100644 --- a/tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.test.emf.annotations/LobAction_hsqldb_h_o_hibernate.hbm.xml +++ b/tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.test.emf.annotations/LobAction_hsqldb_h_o_hibernate.hbm.xml @@ -23,6 +23,15 @@ + + + + + + + + + TeneoAuditCommitInfo @@ -98,12 +107,17 @@ - + + + + - + - - - + + + + + \ No newline at end of file diff --git a/tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.test.emf.annotations/LobAction_hsqldb_x_o_hibernate.hbm.xml b/tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.test.emf.annotations/LobAction_hsqldb_x_o_hibernate.hbm.xml index 91dce93cb..4d329cd68 100644 --- a/tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.test.emf.annotations/LobAction_hsqldb_x_o_hibernate.hbm.xml +++ b/tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.test.emf.annotations/LobAction_hsqldb_x_o_hibernate.hbm.xml @@ -27,6 +27,15 @@ + + + + + + + + + TeneoAuditEntry @@ -115,15 +124,20 @@ - + - + + + + - + - - - + + + + + \ No newline at end of file -- cgit v1.2.1