some corrections and parent-child-relation of topic
[mir.git] / source / mir / core / model / MediaFolder.hbm.xml
index 8288cf3..6a08dd1 100755 (executable)
         name="keywords"
         type="java.lang.String"
         column="keywords"
-        length="-1"
+        sql-type="text" 
     />
     <property
         name="comment"
         type="java.lang.String"
         column="comment"
-        length="-1"
+        sql-type="text" 
     />
     <property
         name="webdbCreate"