|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(ColumnDefinitions columnDefinitions,
TableConfiguration tableConfiguration)
Creates the default implementation of the Sql Map |
protected GeneratedXmlFile |
SqlMapGeneratorDefaultImpl.getSqlMap(ColumnDefinitions columnDefinitions,
TableConfiguration tableConfiguration)
Creates the default implementation of the Sql Map |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |