From 875e4b17b15cf2154d2f9ecf8ac16f0cfebee8af Mon Sep 17 00:00:00 2001 From: Martin Taal Date: Thu, 3 Nov 2011 16:53:06 +0100 Subject: Regenerated hbm files --- .../IdAction_hsqldb_e_o_hibernate.hbm.xml | 85 ++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.test.emf.annotations/IdAction_hsqldb_e_o_hibernate.hbm.xml (limited to 'tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.test.emf.annotations/IdAction_hsqldb_e_o_hibernate.hbm.xml') diff --git a/tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.test.emf.annotations/IdAction_hsqldb_e_o_hibernate.hbm.xml b/tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.test.emf.annotations/IdAction_hsqldb_e_o_hibernate.hbm.xml new file mode 100644 index 000000000..7bd9f019d --- /dev/null +++ b/tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.test.emf.annotations/IdAction_hsqldb_e_o_hibernate.hbm.xml @@ -0,0 +1,85 @@ + + + + + + IdentityID + http://www.eclipse.org/emf/teneo/samples/emf/annotations/id + + + + + + true + + + + SimpleID + http://www.eclipse.org/emf/teneo/samples/emf/annotations/id + + + + + + true + + + + TableID + http://www.eclipse.org/emf/teneo/samples/emf/annotations/id + + + + uid_table + next_hi_value_column + + + + true + + + + TableGeneratorID + http://www.eclipse.org/emf/teneo/samples/emf/annotations/id + + + + TGEN + VAL_COL + 49 + + + + true + + + + AutoID + http://www.eclipse.org/emf/teneo/samples/emf/annotations/id + + + + + + true + + + + + + + OtherTableGeneratorID + http://www.eclipse.org/emf/teneo/samples/emf/annotations/id + + + + OTHERTGEN + VAL_COL + 49 + + + + true + + + \ No newline at end of file -- cgit v1.2.3