Uses of Class
org.apache.ibatis.abator.api.GeneratedXmlFile

Packages that use GeneratedXmlFile
org.apache.ibatis.abator.internal   
org.apache.ibatis.abator.internal.sqlmap   
 

Uses of GeneratedXmlFile in org.apache.ibatis.abator.internal
 

Methods in org.apache.ibatis.abator.internal with parameters of type GeneratedXmlFile
static java.lang.String XmlFileMergerJaxp.getMergedSource(GeneratedXmlFile generatedXmlFile, java.io.File existingFile)
           
 

Uses of GeneratedXmlFile in org.apache.ibatis.abator.internal.sqlmap
 

Methods in org.apache.ibatis.abator.internal.sqlmap that return GeneratedXmlFile
protected  GeneratedXmlFile SqlMapGeneratorIterateImpl.getSqlMap(IntrospectedTable introspectedTable)
          Creates the default implementation of the Sql Map