hello,

when developing bean managed persistent beans, do i need to deal with
committing the changes (and possibly rolling them back if something went
wrong) or do jrun's jdbc wrappers do this for me?

i'm wondering if i need to mess with code such as:

con.setAutoCommit(false);
// etc...

thanks

| chris wilson || web dev ||| www.wondergeek.com || |

------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to