|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DatabaseAccessing
Task that can be performed on a database.
| Method Summary | |
|---|---|
void |
init(Properties configuration,
SQLHandler sqlHandler)
Initializes the database operation class with the given Properties, SQLHandler. |
| Method Detail |
|---|
void init(Properties configuration,
SQLHandler sqlHandler)
Properties, SQLHandler.
configuration - The configuration, not nullsqlHandler - The sql handler, not null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||