|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.ibatis.ibator.generator.AbstractGenerator
org.apache.ibatis.ibator.generator.AbstractXmlGenerator
org.apache.ibatis.ibator.generator.ibatis2.sqlmap.SqlMapGenerator
public class SqlMapGenerator
| Field Summary |
|---|
| Fields inherited from class org.apache.ibatis.ibator.generator.AbstractGenerator |
|---|
ibatorContext, introspectedTable, progressCallback, warnings |
| Constructor Summary | |
|---|---|
SqlMapGenerator()
|
|
| Methods inherited from class org.apache.ibatis.ibator.generator.AbstractGenerator |
|---|
getIbatorContext, getIntrospectedTable, getProgressCallback, getWarnings, setIbatorContext, setIntrospectedTable, setProgressCallback, setWarnings |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SqlMapGenerator()
| Method Detail |
|---|
protected XmlElement getSqlMapElement()
protected void addResultMapWithoutBLOBsElement(XmlElement parentElement)
protected void addResultMapWithBLOBsElement(XmlElement parentElement)
protected void addExampleWhereClauseElement(XmlElement parentElement)
protected void addSelectByExampleWithoutBLOBsElement(XmlElement parentElement)
protected void addSelectByExampleWithBLOBsElement(XmlElement parentElement)
protected void addSelectByPrimaryKeyElement(XmlElement parentElement)
protected void addDeleteByExampleElement(XmlElement parentElement)
protected void addDeleteByPrimaryKeyElement(XmlElement parentElement)
protected void addInsertElement(XmlElement parentElement)
protected void addInsertSelectiveElement(XmlElement parentElement)
protected void addCountByExampleElement(XmlElement parentElement)
protected void addUpdateByExampleSelectiveElement(XmlElement parentElement)
protected void addUpdateByExampleWithBLOBsElement(XmlElement parentElement)
protected void addUpdateByExampleWithoutBLOBsElement(XmlElement parentElement)
protected void addUpdateByPrimaryKeySelectiveElement(XmlElement parentElement)
protected void addUpdateByPrimaryKeyWithBLOBsElement(XmlElement parentElement)
protected void addUpdateByPrimaryKeyWithoutBLOBsElement(XmlElement parentElement)
protected void initializeAndExecuteGenerator(AbstractXmlElementGenerator elementGenerator,
XmlElement parentElement)
public Document getDocument()
getDocument in class AbstractXmlGenerator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||