Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormtaal2007-01-30 10:51:36 +0000
committermtaal2007-01-30 10:51:36 +0000
commit3bba9db4700dc320dbbdc0a1c0ab5a69aafebfc1 (patch)
tree54dc5266300aba5d40c9122e818602e938c8cc50 /tests/org.eclipse.emf.teneo.hibernate.test/run/org.eclipse.emf.teneo.test.emf.schemaconstructs.MixedAction/mysql_s_o/hibernate.hbm.xml
parent9ada19064027bbad719f89f686b78e76dbe7811e (diff)
downloadorg.eclipse.emf.teneo-3bba9db4700dc320dbbdc0a1c0ab5a69aafebfc1.tar.gz
org.eclipse.emf.teneo-3bba9db4700dc320dbbdc0a1c0ab5a69aafebfc1.tar.xz
org.eclipse.emf.teneo-3bba9db4700dc320dbbdc0a1c0ab5a69aafebfc1.zip
[170221]
Re-organized imports in various locations
Diffstat (limited to 'tests/org.eclipse.emf.teneo.hibernate.test/run/org.eclipse.emf.teneo.test.emf.schemaconstructs.MixedAction/mysql_s_o/hibernate.hbm.xml')
-rw-r--r--tests/org.eclipse.emf.teneo.hibernate.test/run/org.eclipse.emf.teneo.test.emf.schemaconstructs.MixedAction/mysql_s_o/hibernate.hbm.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/org.eclipse.emf.teneo.hibernate.test/run/org.eclipse.emf.teneo.test.emf.schemaconstructs.MixedAction/mysql_s_o/hibernate.hbm.xml b/tests/org.eclipse.emf.teneo.hibernate.test/run/org.eclipse.emf.teneo.test.emf.schemaconstructs.MixedAction/mysql_s_o/hibernate.hbm.xml
index 5e074db33..7b2949db6 100644
--- a/tests/org.eclipse.emf.teneo.hibernate.test/run/org.eclipse.emf.teneo.test.emf.schemaconstructs.MixedAction/mysql_s_o/hibernate.hbm.xml
+++ b/tests/org.eclipse.emf.teneo.hibernate.test/run/org.eclipse.emf.teneo.test.emf.schemaconstructs.MixedAction/mysql_s_o/hibernate.hbm.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE hibernate-mapping PUBLIC "-//Hibernate/Hibernate Mapping DTD 3.0//EN" "http://hibernate.sourceforge.net/hibernate-mapping-3.0.dtd">
-<!-- Generated by Teneo on Wed Jan 24 23:13:54 CET 2007 -->
+<!-- Generated by Teneo on Tue Jan 30 11:38:33 CET 2007 -->
<hibernate-mapping>
<class entity-name="LetterBodyType" abstract="false" lazy="false" table="`letterbodytype`">
<meta attribute="eclassName">LetterBodyType</meta>

Back to the top