| Package | Description |
|---|---|
| net.sourceforge.sql2java |
| Modifier and Type | Field and Description |
|---|---|
protected Database |
CodeWriter.db |
| Modifier and Type | Method and Description |
|---|---|
Database |
CodeWriter.getDb()
Public accessor for db
|
| Modifier and Type | Method and Description |
|---|---|
Table[] |
Table.linkedTables(Database pDatabase,
Table pTable)
Return, beside the passed table, the tables this table points to.
|
void |
Table.setDatabase(Database db) |
void |
Column.setDatabase(Database db) |
| Constructor and Description |
|---|
CodeWriter(Database db,
Properties props)
The Default Constructor
|
Copyright © 2014. All Rights Reserved.