|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mybatis.generator.codegen.AbstractGenerator
org.mybatis.generator.codegen.ibatis2.sqlmap.elements.AbstractXmlElementGenerator
org.mybatis.generator.codegen.ibatis2.sqlmap.elements.DeleteByExampleElementGenerator
public class DeleteByExampleElementGenerator
Field Summary |
---|
Fields inherited from class org.mybatis.generator.codegen.AbstractGenerator |
---|
context, introspectedTable, progressCallback, warnings |
Constructor Summary | |
---|---|
DeleteByExampleElementGenerator()
|
Method Summary | |
---|---|
void |
addElements(XmlElement parentElement)
|
Methods inherited from class org.mybatis.generator.codegen.ibatis2.sqlmap.elements.AbstractXmlElementGenerator |
---|
getBaseColumnListElement, getBlobColumnListElement, getSelectKey |
Methods inherited from class org.mybatis.generator.codegen.AbstractGenerator |
---|
getContext, getIntrospectedTable, getProgressCallback, getWarnings, setContext, setIntrospectedTable, setProgressCallback, setWarnings |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DeleteByExampleElementGenerator()
Method Detail |
---|
public void addElements(XmlElement parentElement)
addElements
in class AbstractXmlElementGenerator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |