Package org.clazzes.jdbc2xml.sql

Interface Summary
SqlCommand This interface defines a SQL command, which may be rolled back.
 

Class Summary
SimpleSqlCommand this is a simple SQL command, which performs SQL upadte queries using Statement.executeUpdate(String).
SqlCommandQueue This is a queue of SQL commands, which may be rolled back or committed.
 



Copyright © 2008. All Rights Reserved.