| Package | Description |
|---|---|
| com.mockturtlesolutions.snifflib.sqldig.database |
Base classes for the repository storage framework of the sqldig package.
|
| Modifier and Type | Method and Description |
|---|---|
SQLTable |
SQLDatabase.getTable(java.lang.String table) |
| Modifier and Type | Method and Description |
|---|---|
void |
SQLDatabase.addTable(SQLTable t) |
void |
SQLDatabase.removeTable(SQLTable t) |
Copyright © 2011, 2013. Daniel P. Dougherty