Hi, 

I was wondering if the XDoclet module for OJB now supports the new element
'object-cache' ?

e.g.
___________________________________
<class-descriptor
      class="org.apache.ojb.broker.metadata.MetadataTest$CacheObject"
      table="YYY"
  >

  <object-cache
      class="org.apache.ojb.broker.cache.ObjectCacheDefaultImpl">
          <attribute attribute-name="timeout" attribute-value="2000"/>
   </object-cache>

   <field-descriptor
         name="objId"
.......
___________________________________


http://article.gmane.org/gmane.comp.jakarta.ojb.devel/3763


Regards 

Dougall Squair

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to