java.lang.Object | ||
↳ | org.mybatis.generator.codegen.AbstractGenerator | |
↳ | org.mybatis.generator.codegen.mybatis3.xmlmapper.elements.AbstractXmlElementGenerator |
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
This method should return an XmlElement for the select key used to
automatically generate keys.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
This method should return an XmlElement for the select key used to automatically generate keys.
introspectedColumn | the column related to the select key statement |
---|---|
generatedKey | the generated key for the current table |