Package org.clazzes.jdbc2xml.sql

Interface Summary
SqlCommand This interface defines a SQL command, which may be rolled back.
SqlIdentifierMapper A mapper for transforming SQL identifiers from the database to the representation in the XML file.
 

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.
SqlIdentifierMapperFactory  
 



Copyright © 2010. All Rights Reserved.