aspose file tools
The moose likes JDBC and the fly likes Transaction Management Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "Transaction Management" Watch "Transaction Management" New topic
Author

Transaction Management

graham king
Ranch Hand

Joined: Dec 30, 2004
Posts: 133
Would this be the proper way to handle a self governing transaction?

Or should the (!rs.next()) throw ex; be within the try catch as well?



Thanks.


write, revise, re-write, revise, again...<br />write, revise, re-write, revise, again...
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Transaction Management
 
Similar Threads
Validation/DB query question
ejbFind() in Entity Bean
What's the fastest way to free a ResultSet?
BMP, Jboss, and mysql configuring
How to put Row level lock in java while inserting a row in MSSQL table