Fix descriptor.
parent
65ee33a09f
commit
3696e126e3
|
@ -11,7 +11,7 @@
|
|||
</id>
|
||||
|
||||
<property name="mindmapId" column="mindmap_id"/>
|
||||
<property name="getZippedXml" column="xml"/>
|
||||
<property name="zippedXml" column="xml"/>
|
||||
<property name="creationTime" column="creation_date"/>
|
||||
<many-to-one name="editor" column="editor_id" unique="false" not-null="false" lazy="proxy"/>
|
||||
</class>
|
||||
|
|
Loading…
Reference in New Issue