Greetings, I'm using XDOCLET to generate my EJB descriptors and I would like to know how can I define a polite of "read mostly" cache for my entity beans?
I now that I should have my entity beans mapped as xxxRO and xxxRW. However, I don't know if I have to duplicate my beans java classes, and I don't know how to define the commit isolation level for my entity beans (CMP). Any hints would be very appreciated :-) regards, Pedro. -- -PS ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
