public abstract class AbstractOperatorXmlElementGenerator
extends org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.AbstractXmlElementGenerator
Description:
| 构造器和说明 |
|---|
AbstractOperatorXmlElementGenerator() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected org.mybatis.generator.api.dom.xml.XmlElement |
getBaseColumnListElement() |
protected org.mybatis.generator.api.dom.xml.XmlElement |
getBlobColumnListElement() |
protected org.mybatis.generator.api.dom.xml.XmlElement |
getConditionWhereCommonIncludeElement() |
protected org.mybatis.generator.api.dom.xml.XmlElement |
getConditionWhereQueryIncludeElement() |
protected org.mybatis.generator.api.dom.xml.XmlElement |
getExampleIncludeElement() |
protected org.mybatis.generator.api.dom.xml.XmlElement |
getUpdateByExampleIncludeElement() |
addElements, getSelectKeyprotected org.mybatis.generator.api.dom.xml.XmlElement getBaseColumnListElement()
getBaseColumnListElement 在类中 org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.AbstractXmlElementGeneratorprotected org.mybatis.generator.api.dom.xml.XmlElement getBlobColumnListElement()
getBlobColumnListElement 在类中 org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.AbstractXmlElementGeneratorprotected org.mybatis.generator.api.dom.xml.XmlElement getExampleIncludeElement()
getExampleIncludeElement 在类中 org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.AbstractXmlElementGeneratorprotected org.mybatis.generator.api.dom.xml.XmlElement getConditionWhereCommonIncludeElement()
protected org.mybatis.generator.api.dom.xml.XmlElement getConditionWhereQueryIncludeElement()
protected org.mybatis.generator.api.dom.xml.XmlElement getUpdateByExampleIncludeElement()
getUpdateByExampleIncludeElement 在类中 org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.AbstractXmlElementGeneratorCopyright © 2019. All rights reserved.