User: juhalindfors
  Date: 02/03/20 11:28:14

  Modified:    src/docs xmbean.dtd
  Log:
  
  
  Revision  Changes    Path
  1.2       +5 -0      newsite/src/docs/xmbean.dtd
  
  Index: xmbean.dtd
  ===================================================================
  RCS file: /cvsroot/jboss/newsite/src/docs/xmbean.dtd,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- xmbean.dtd        13 Jan 2002 11:28:50 -0000      1.1
  +++ xmbean.dtd        20 Mar 2002 19:28:13 -0000      1.2
  @@ -43,6 +43,11 @@
           <access>read-write</access>
     
     If <access> element is not specified, read-write access is assumed. 
  +  
  +  If neither setMethod or getMethod attribute has been defined the
  +  attribute caching is automatically enabled by setting currencyTimeLimit
  +  to -1. Setting currencyTimeLimit attribute explicitly overrides this
  +  behavior.
   -->
   <!ELEMENT attribute (description?, name, type, access?)>
   <!ATTLIST attribute persistPolicy     CDATA #IMPLIED
  
  
  

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to