public class PpmsBaseXMLMapperGenerator extends com.github.fartherp.codegenerator.xml.mybatis.mapper.AbstractXmlMapperGenerator<PPmsAttributes>
| 构造器和说明 |
|---|
PpmsBaseXMLMapperGenerator() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
addPpmsDeleteElement(com.github.fartherp.javaxml.XmlElement parentElement) |
protected void |
addPpmsFindPageElement(com.github.fartherp.javaxml.XmlElement parentElement) |
protected void |
addPpmsGetElement(com.github.fartherp.javaxml.XmlElement parentElement) |
protected void |
addPpmsGetListElement(com.github.fartherp.javaxml.XmlElement parentElement) |
protected void |
addPpmsInsertBatchElement(com.github.fartherp.javaxml.XmlElement parentElement) |
protected void |
addPpmsInsertElement(com.github.fartherp.javaxml.XmlElement parentElement) |
protected void |
addPpmsUpdateElement(com.github.fartherp.javaxml.XmlElement parentElement) |
void |
getSqlMapElement(com.github.fartherp.javaxml.XmlElement answer)
获取SQL MAP元素
|
public void getSqlMapElement(com.github.fartherp.javaxml.XmlElement answer)
getSqlMapElement 在类中 com.github.fartherp.codegenerator.xml.mybatis.mapper.AbstractXmlMapperGenerator<PPmsAttributes>answer - XmlElementprotected void addPpmsInsertElement(com.github.fartherp.javaxml.XmlElement parentElement)
protected void addPpmsUpdateElement(com.github.fartherp.javaxml.XmlElement parentElement)
protected void addPpmsDeleteElement(com.github.fartherp.javaxml.XmlElement parentElement)
protected void addPpmsGetElement(com.github.fartherp.javaxml.XmlElement parentElement)
protected void addPpmsGetListElement(com.github.fartherp.javaxml.XmlElement parentElement)
protected void addPpmsFindPageElement(com.github.fartherp.javaxml.XmlElement parentElement)
protected void addPpmsInsertBatchElement(com.github.fartherp.javaxml.XmlElement parentElement)
Copyright © 2018. All rights reserved.