Update of /cvsroot/xdoclet/xdoclet/modules/hibernate/src/META-INF
In directory sc8-pr-cvs1:/tmp/cvs-serv14540/src/META-INF

Modified Files:
        xtags.xml 
Log Message:
minor improvements in templates/xtags


Index: xtags.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/modules/hibernate/src/META-INF/xtags.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** xtags.xml   12 Dec 2002 18:27:56 -0000      1.4
--- xtags.xml   18 Dec 2002 13:13:08 -0000      1.5
***************
*** 72,75 ****
--- 72,76 ----
                      <usage-description>Specifies that instances of the class are 
(not) mutable.</usage-description>
                      <mandatory>false</mandatory>
+                                       <default>read-write</default>
                                        <option-sets>
                                                <option-set>
***************
*** 295,298 ****
--- 296,300 ----
                      <usage-description>Specifies, which operations should be 
cascaded from the parent object to the associated object.</usage-description>
                      <mandatory>false</mandatory>
+                                       <default>none</default>
                                        <option-sets>
                                                <option-set>
***************
*** 300,304 ****
                                                                <option>all</option>
                                                                <option>none</option>
!                                                               
<option>save/update</option>
                                                                <option>delete</option>
                                                        </options>
--- 302,306 ----
                                                                <option>all</option>
                                                                <option>none</option>
!                                                               
<option>save-update</option>
                                                                <option>delete</option>
                                                        </options>
***************
*** 310,313 ****
--- 312,316 ----
                      <usage-description>If the column is not 
nullable.</usage-description>
                      <mandatory>false</mandatory>
+                                       <default>false</default>
                  </parameter>
                  <parameter type="bool">
***************
*** 315,318 ****
--- 318,322 ----
                      <usage-description>If the column is unique.</usage-description>
                      <mandatory>false</mandatory>
+                                       <default>false</default>
                  </parameter>
                  <parameter type="bool">
***************
*** 320,323 ****
--- 324,328 ----
                      <usage-description>Defaults to true. Enable outer-join fetching 
for this association when hibernate.use_outer_join is set.</usage-description>
                      <mandatory>false</mandatory>
+                                       <default>true</default>
                  </parameter>
              </tag>
***************
*** 343,347 ****
                                                                <option>all</option>
                                                                <option>none</option>
!                                                               
<option>save/update</option>
                                                                <option>delete</option>
                                                        </options>
--- 348,352 ----
                                                                <option>all</option>
                                                                <option>none</option>
!                                                               
<option>save-update</option>
                                                                <option>delete</option>
                                                        </options>
***************
*** 396,400 ****
                                                                <option>all</option>
                                                                <option>none</option>
!                                                               
<option>save/update</option>
                                                                <option>delete</option>
                                                        </options>
--- 401,405 ----
                                                                <option>all</option>
                                                                <option>none</option>
!                                                               
<option>save-update</option>
                                                                <option>delete</option>
                                                        </options>
***************
*** 841,845 ****
                  <parameter type="text">
                      <name>class</name>
!                     <usage-description>Full qualified class name</usage-description>
                      <mandatory>false</mandatory>
                  </parameter>
--- 846,850 ----
                  <parameter type="text">
                      <name>class</name>
!                     <usage-description>Fully qualified class name for the collection 
contens</usage-description>
                      <mandatory>false</mandatory>
                  </parameter>



-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to