Update of /cvsroot/xdoclet/xdoclet/xdocs
In directory sc8-pr-cvs1:/tmp/cvs-serv26309/xdoclet/xdocs

Modified Files:
        bp.xml 
Log Message:
Fixed bad example code.

Index: bp.xml
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/xdocs/bp.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** bp.xml      17 Nov 2002 14:03:41 -0000      1.4
--- bp.xml      1 Dec 2002 12:43:19 -0000       1.5
***************
*** 41,45 ****
                  <source>&lt;utilobject includeGUID="true"/&gt;</source>
                  <p>To generate a unique key:</p>
!                 <source>String id = SomeBeanUtil.generateGUID(this));</source>
                </subsection>
                <subsection name="Entity Beans Best Practices">
--- 41,45 ----
                  <source>&lt;utilobject includeGUID="true"/&gt;</source>
                  <p>To generate a unique key:</p>
!                 <source>String id = SomeBeanUtil.generateGUID(this);</source>
                </subsection>
                <subsection name="Entity Beans Best Practices">



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to