Package org.kuali.common.jdbc.convert

Interface Summary
PostConversionProcessor This interface defines an API for processing files (copying, renaming, etc) after they have been converted by the DirectoryConverter
SqlConverter  
 

Class Summary
AbstractInsertMergeSqlConverter This class provides a common framework for SqlConverter classes which merge insert statements into batch inserts
ConversionContext  
ConversionResult  
DirectoryContext  
DirectoryConverter  
DirectoryConverterExecutable This is a helper class for launching a DirectoryConverter from a spring context
ImpexMySqlInsertMerge  
ImpexOracleInsertMerge This class provides functionality to merge insert statements into batch insert statements from oracle impex sql files within the SqlConverter framework
ReplaceWithConvertedProcessor This post conversion processor deletes each file used as input for the conversion, and renames the newly created file by removing the ".converted" extension
SqlInsertContext  
 



Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.