| Package | Description |
|---|---|
| org.mybatis.generator.api.dom.xml | |
| org.mybatis.generator.api.dom.xml.render | |
| org.mybatis.generator.codegen.mybatis3.xmlmapper.elements |
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
XmlElement.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlElement.addAttribute(Attribute attribute) |
| Modifier and Type | Method and Description |
|---|---|
String |
AttributeRenderer.render(Attribute attribute) |
| Modifier and Type | Method and Description |
|---|---|
protected Attribute |
AbstractXmlElementGenerator.buildColumnAttribute(IntrospectedColumn introspectedColumn) |
Copyright © 2006–2025 MyBatis.org. All rights reserved.