Modifier and Type | Method and Description |
---|---|
abstract AbstractXmlGenerator |
AbstractJavaClientGenerator.getMatchedXMLGenerator()
This method returns an instance of the XML generator associated
with this client generator.
|
Modifier and Type | Field and Description |
---|---|
protected AbstractXmlGenerator |
IntrospectedTableIbatis2Java2Impl.sqlMapGenerator |
Modifier and Type | Method and Description |
---|---|
AbstractXmlGenerator |
DAOGenerator.getMatchedXMLGenerator() |
Modifier and Type | Class and Description |
---|---|
class |
SqlMapGenerator |
Modifier and Type | Field and Description |
---|---|
protected AbstractXmlGenerator |
IntrospectedTableMyBatis3Impl.xmlMapperGenerator |
Modifier and Type | Method and Description |
---|---|
AbstractXmlGenerator |
AnnotatedClientGenerator.getMatchedXMLGenerator() |
AbstractXmlGenerator |
MixedClientGenerator.getMatchedXMLGenerator() |
AbstractXmlGenerator |
SimpleJavaClientGenerator.getMatchedXMLGenerator() |
AbstractXmlGenerator |
SimpleAnnotatedClientGenerator.getMatchedXMLGenerator() |
AbstractXmlGenerator |
JavaMapperGenerator.getMatchedXMLGenerator() |
Modifier and Type | Class and Description |
---|---|
class |
MixedMapperGenerator |
class |
SimpleXMLMapperGenerator |
class |
XMLMapperGenerator |
Copyright © 2010–2018 MyBatis.org. All rights reserved.