| Package | Description |
|---|---|
| org.unidal.maven.plugin.wizard.model | |
| org.unidal.maven.plugin.wizard.model.entity | |
| org.unidal.maven.plugin.wizard.model.transform |
| Modifier and Type | Method and Description |
|---|---|
void |
IVisitor.visitGroup(Group group) |
| Modifier and Type | Method and Description |
|---|---|
Group |
Group.addTable(Table table) |
Group |
Jdbc.findGroup(String name) |
Group |
Jdbc.findOrCreateGroup(String name) |
Group |
Jdbc.removeGroup(String name) |
Group |
Group.setName(String name) |
Group |
Group.setPackage(String _package) |
| Modifier and Type | Method and Description |
|---|---|
List<Group> |
Jdbc.getGroups() |
| Modifier and Type | Method and Description |
|---|---|
Jdbc |
Jdbc.addGroup(Group group) |
void |
Group.mergeAttributes(Group other) |
| Modifier and Type | Method and Description |
|---|---|
Group |
DefaultXmlMaker.buildGroup(Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultLinker.onGroup(Jdbc parent,
Group group) |
boolean |
DefaultLinker.onTable(Group parent,
Table table) |
void |
DefaultXmlBuilder.visitGroup(Group group) |
void |
BaseVisitor.visitGroup(Group group) |
Copyright © 2022 Unidal Organization. All rights reserved.