|
|||||||||
| Home >> All >> javatools >> [ db overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
javatools.db
Interface DbTableUser

- All Known Implementing Classes:
- AbstractTable, DbExpr
- public interface DbTableUser
It is an interface for all the "things" that use tables.
- Version:
- 0.1.0
| Method Summary | |
void |
usesTables(java.util.Set c)
Puts the tables that are used in the specified set. |
| Method Detail |
usesTables
public void usesTables(java.util.Set c)
- Puts the tables that are used in the specified set.
|
|||||||||
| Home >> All >> javatools >> [ db overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC