diff options
author | Martin Taal | 2012-11-03 09:56:16 -0400 |
---|---|---|
committer | Martin Taal | 2012-11-03 09:56:16 -0400 |
commit | 850a1a9777e119fc0c4c714c2ad8aed897f8e6b5 (patch) | |
tree | 0ea458fd9242c26f189fbe49cf12557f3b249bba /tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.hibernate.test.emf.elist/FeatureMapComponentAction_hsqldb_h_o_hibernate.hbm.xml | |
parent | 12c84db3c6d84a18054f4db421a4358a379d4d6b (diff) | |
download | org.eclipse.emf.teneo-850a1a9777e119fc0c4c714c2ad8aed897f8e6b5.tar.gz org.eclipse.emf.teneo-850a1a9777e119fc0c4c714c2ad8aed897f8e6b5.tar.xz org.eclipse.emf.teneo-850a1a9777e119fc0c4c714c2ad8aed897f8e6b5.zip |
Added schema, prune entries and unique constraints to auditing solution
Diffstat (limited to 'tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.hibernate.test.emf.elist/FeatureMapComponentAction_hsqldb_h_o_hibernate.hbm.xml')
-rw-r--r-- | tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.hibernate.test.emf.elist/FeatureMapComponentAction_hsqldb_h_o_hibernate.hbm.xml | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.hibernate.test.emf.elist/FeatureMapComponentAction_hsqldb_h_o_hibernate.hbm.xml b/tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.hibernate.test.emf.elist/FeatureMapComponentAction_hsqldb_h_o_hibernate.hbm.xml index 2083e86db..20c7c1583 100644 --- a/tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.hibernate.test.emf.elist/FeatureMapComponentAction_hsqldb_h_o_hibernate.hbm.xml +++ b/tests/org.eclipse.emf.teneo.hibernate.test/hbm/org.eclipse.emf.teneo.hibernate.test.emf.elist/FeatureMapComponentAction_hsqldb_h_o_hibernate.hbm.xml @@ -160,13 +160,13 @@ <column not-null="true" unique="false" name="`TENEO_VERSION`"/> </version> <property name="teneo_object_id" lazy="false" insert="true" update="true" not-null="false" unique="false" type="java.lang.String"> - <column not-null="false" unique="false" name="`TENEO_OBJECT_ID`"/> + <column not-null="false" unique="false" name="`TENEO_OBJECT_ID`" unique-key="c0,c1,c2"/> </property> <property name="teneo_start" lazy="false" insert="true" update="true" not-null="false" unique="false" type="long"> - <column not-null="false" unique="false" name="`TENEO_START`"/> + <column not-null="false" unique="false" name="`TENEO_START`" unique-key="c0"/> </property> <property name="teneo_end" lazy="false" insert="true" update="true" not-null="false" unique="false" type="long"> - <column not-null="false" unique="false" name="`TENEO_END`"/> + <column not-null="false" unique="false" name="`TENEO_END`" unique-key="c1"/> </property> <many-to-one name="teneo_commit_info" entity-name="TeneoAuditCommitInfo" lazy="false" cascade="merge,persist,save-update,lock,refresh" foreign-key="PRICEBYQUANTITYTYPEAUDITING_TENEO_COMMIT_INFO" insert="true" update="true" not-null="true"> <column not-null="true" unique="false" name="`TENEOAUDITCOMMITINFO_TENEO_COMMIT_INFO_ID`"/> @@ -186,7 +186,7 @@ <column not-null="false" unique="false" name="`TENEO_CONTAINER_FEATURE_ID`"/> </property> <property name="teneo_previous_start" lazy="false" insert="true" update="true" not-null="false" unique="false" type="long"> - <column not-null="false" unique="false" name="`TENEO_PREVIOUS_START`"/> + <column not-null="false" unique="false" name="`TENEO_PREVIOUS_START`" unique-key="c2"/> </property> <property name="price" lazy="false" insert="true" update="true" not-null="false" unique="false" type="double"> <column not-null="false" unique="false" name="`PRICE`"/> @@ -209,13 +209,13 @@ <column not-null="true" unique="false" name="`TENEO_VERSION`"/> </version> <property name="teneo_object_id" lazy="false" insert="true" update="true" not-null="false" unique="false" type="java.lang.String"> - <column not-null="false" unique="false" name="`TENEO_OBJECT_ID`"/> + <column not-null="false" unique="false" name="`TENEO_OBJECT_ID`" unique-key="c0,c1,c2"/> </property> <property name="teneo_start" lazy="false" insert="true" update="true" not-null="false" unique="false" type="long"> - <column not-null="false" unique="false" name="`TENEO_START`"/> + <column not-null="false" unique="false" name="`TENEO_START`" unique-key="c0"/> </property> <property name="teneo_end" lazy="false" insert="true" update="true" not-null="false" unique="false" type="long"> - <column not-null="false" unique="false" name="`TENEO_END`"/> + <column not-null="false" unique="false" name="`TENEO_END`" unique-key="c1"/> </property> <many-to-one name="teneo_commit_info" entity-name="TeneoAuditCommitInfo" lazy="false" cascade="merge,persist,save-update,lock,refresh" foreign-key="PRODUCTTYPEAUDITING_TENEO_COMMIT_INFO" insert="true" update="true" not-null="true"> <column not-null="true" unique="false" name="`TENEOAUDITCOMMITINFO_TENEO_COMMIT_INFO_ID`"/> @@ -235,7 +235,7 @@ <column not-null="false" unique="false" name="`TENEO_CONTAINER_FEATURE_ID`"/> </property> <property name="teneo_previous_start" lazy="false" insert="true" update="true" not-null="false" unique="false" type="long"> - <column not-null="false" unique="false" name="`TENEO_PREVIOUS_START`"/> + <column not-null="false" unique="false" name="`TENEO_PREVIOUS_START`" unique-key="c2"/> </property> <property name="name" lazy="false" insert="true" update="true" not-null="false" unique="false" type="java.lang.String"> <column not-null="false" unique="false" name="`NAME`"/> @@ -302,13 +302,13 @@ <column not-null="true" unique="false" name="`TENEO_VERSION`"/> </version> <property name="teneo_object_id" lazy="false" insert="true" update="true" not-null="false" unique="false" type="java.lang.String"> - <column not-null="false" unique="false" name="`TENEO_OBJECT_ID`"/> + <column not-null="false" unique="false" name="`TENEO_OBJECT_ID`" unique-key="c0,c1,c2"/> </property> <property name="teneo_start" lazy="false" insert="true" update="true" not-null="false" unique="false" type="long"> - <column not-null="false" unique="false" name="`TENEO_START`"/> + <column not-null="false" unique="false" name="`TENEO_START`" unique-key="c0"/> </property> <property name="teneo_end" lazy="false" insert="true" update="true" not-null="false" unique="false" type="long"> - <column not-null="false" unique="false" name="`TENEO_END`"/> + <column not-null="false" unique="false" name="`TENEO_END`" unique-key="c1"/> </property> <many-to-one name="teneo_commit_info" entity-name="TeneoAuditCommitInfo" lazy="false" cascade="merge,persist,save-update,lock,refresh" foreign-key="SUPPLIERPRICETYPEAUDITING_TENEO_COMMIT_INFO" insert="true" update="true" not-null="true"> <column not-null="true" unique="false" name="`TENEOAUDITCOMMITINFO_TENEO_COMMIT_INFO_ID`"/> @@ -328,7 +328,7 @@ <column not-null="false" unique="false" name="`TENEO_CONTAINER_FEATURE_ID`"/> </property> <property name="teneo_previous_start" lazy="false" insert="true" update="true" not-null="false" unique="false" type="long"> - <column not-null="false" unique="false" name="`TENEO_PREVIOUS_START`"/> + <column not-null="false" unique="false" name="`TENEO_PREVIOUS_START`" unique-key="c2"/> </property> <property name="name" lazy="false" insert="true" update="true" not-null="false" unique="false" type="java.lang.String"> <column not-null="false" unique="false" name="`NAME`"/> @@ -351,13 +351,13 @@ <column not-null="true" unique="false" name="`TENEO_VERSION`"/> </version> <property name="teneo_object_id" lazy="false" insert="true" update="true" not-null="false" unique="false" type="java.lang.String"> - <column not-null="false" unique="false" name="`TENEO_OBJECT_ID`"/> + <column not-null="false" unique="false" name="`TENEO_OBJECT_ID`" unique-key="c0,c1,c2"/> </property> <property name="teneo_start" lazy="false" insert="true" update="true" not-null="false" unique="false" type="long"> - <column not-null="false" unique="false" name="`TENEO_START`"/> + <column not-null="false" unique="false" name="`TENEO_START`" unique-key="c0"/> </property> <property name="teneo_end" lazy="false" insert="true" update="true" not-null="false" unique="false" type="long"> - <column not-null="false" unique="false" name="`TENEO_END`"/> + <column not-null="false" unique="false" name="`TENEO_END`" unique-key="c1"/> </property> <many-to-one name="teneo_commit_info" entity-name="TeneoAuditCommitInfo" lazy="false" cascade="merge,persist,save-update,lock,refresh" foreign-key="TRANSLATEDDESCRIPTIONTYPEAUDITING_TENEO_COMMIT_INFO" insert="true" update="true" not-null="true"> <column not-null="true" unique="false" name="`TENEOAUDITCOMMITINFO_TENEO_COMMIT_INFO_ID`"/> @@ -377,7 +377,7 @@ <column not-null="false" unique="false" name="`TENEO_CONTAINER_FEATURE_ID`"/> </property> <property name="teneo_previous_start" lazy="false" insert="true" update="true" not-null="false" unique="false" type="long"> - <column not-null="false" unique="false" name="`TENEO_PREVIOUS_START`"/> + <column not-null="false" unique="false" name="`TENEO_PREVIOUS_START`" unique-key="c2"/> </property> <property name="description" lazy="false" insert="true" update="true" not-null="false" unique="false" type="java.lang.String"> <column not-null="false" unique="false" name="`DESCRIPTION`"/> |