Yes, exactly.

But also like (I don't know xdoclet but you'll get the idea)


/**
 * @jca:pooled
 * @jca:secure
 * @jca:subject
 * @jca:internalsync/externalsync (i.e. JDBC-like or JMS-like, respectively)
 * @jca:makehandlesongetters (recurse tree of objects, so you're using handles, never 
directly hitting the resource itself)
 */
public class POJOResource

Obviously, the person JCA-ing their resource would have to know, but the probability 
of messing up will be because of real issues, not because someone forgot to write 
close correctly, or whatever.

Steve

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3830989#3830989

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3830989


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to