| Package | Description |
|---|---|
| org.smyld.db.oracle | |
| org.smyld.db.schema | |
| org.smyld.db.schema.oracle |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,Table> |
OracleDBUtil.getTablesContainingFieldNames(String[] fieldNames) |
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<String,Table> |
DBSchemaReader.dbTables |
| Modifier and Type | Method and Description |
|---|---|
protected Table |
DBSchemaReader.createTable() |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,Table> |
DBSchemaReader.getTables() |
HashMap<String,Table> |
XMLSchemaReader.getTables() |
HashMap<String,Table> |
XMLSchemaWriter.getTables() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
SchemaComparator.compare(HashMap<String,Table> origTables,
HashMap<String,Table> compTables) |
boolean |
SchemaComparator.compare(HashMap<String,Table> origTables,
HashMap<String,Table> compTables) |
void |
XMLSchemaWriter.setTables(HashMap<String,Table> tables) |
| Modifier and Type | Class and Description |
|---|---|
class |
OraTable |
| Modifier and Type | Method and Description |
|---|---|
protected Table |
OraDBSchemaReader.createTable() |
Copyright © 2019 SMYLD. All rights reserved.