lazy loading
authoridfx <idfx>
Sun, 17 Aug 2003 00:10:40 +0000 (00:10 +0000)
committeridfx <idfx>
Sun, 17 Aug 2003 00:10:40 +0000 (00:10 +0000)
source/mir/core/model/Topic.hbm.xml

index b859757..4a1e1d5 100755 (executable)
@@ -57,7 +57,7 @@
     />\r
 \r
     <!-- associations -->\r
-    <set name="content" table="content_x_topic">\r
+    <set name="content" table="content_x_topic" lazy="true">\r
            <key column="topic_id"/>\r
            <many-to-many column="content_id" class="mir.core.model.Content"/>\r
        </set> \r