Package | Description |
---|---|
gudusoft.gsqlparser.dlineage.metadata |
Modifier and Type | Method and Description |
---|---|
Database |
Server.appendDatabase(Database database) |
Database |
Table.getDatabase() |
Database |
Procedure.getDatabase() |
Database |
Package.getDatabase() |
Database |
Process.getDatabase() |
Modifier and Type | Method and Description |
---|---|
List<Database> |
Server.getDatabases() |
Modifier and Type | Method and Description |
---|---|
Database |
Server.appendDatabase(Database database) |
Modifier and Type | Method and Description |
---|---|
void |
Server.setDatabases(List<Database> databases) |