Salome HOME
Mapping is fixed. Relation in the mapping is inherited from Persistent now. Versionin...
[tools/siman.git] / Workspace / Siman-Common / src / org / splat / dal / bo / som / Timestamp.hbm.xml
index 8a8f5379578a0424631864706068cf145f1add9e..e162fded63aa8abf2d255633923006702af8d9a5 100644 (file)
 <!--   <class name="org.splat.dal.bo.som.Timestamp" table="stamp" lazy="false"> -->
   <union-subclass name="org.splat.dal.bo.som.Timestamp" extends="org.splat.dal.bo.kernel.Any" table="stamp" lazy="false">
 
-<!-- Properties inherited from Any
-  -->
-    <!-- <id name="rid" type="int" column="rid" unsaved-value="0" access="field">
-      <generator class="org.splat.dal.bo.kernel.IDGenerator"/>
-    </id>
-    <set name="attributes" inverse="true" lazy="false" cascade="all-delete-orphan" access="field">
-      <key         column="owner" />
-      <one-to-many class="org.splat.dal.bo.kernel.Attribute" />
-    </set> -->
-
 <!-- Timestamp properties
   -->
     <!-- StampRelation        context -->