|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DBProcess | |
|---|---|
| generalDatabase | |
| GPS | |
| Uses of DBProcess in generalDatabase |
|---|
| Fields in generalDatabase declared as DBProcess | |
|---|---|
private DBProcess |
DBControl.dbProcess
|
| Methods in generalDatabase that return DBProcess | |
|---|---|
DBProcess |
DBControl.getDbProcess()
|
| Methods in generalDatabase with parameters of type DBProcess | |
|---|---|
boolean |
SQLLogging.doExtraChecks(DBProcess dbProcess,
java.sql.Connection connection)
Gives each module a chance to do additional checks and alterations to the database table at connection time. |
| Uses of DBProcess in GPS |
|---|
| Methods in GPS with parameters of type DBProcess | |
|---|---|
private boolean |
GpsLogger.convertLoggerGpsTable(DBProcess dbProcess,
java.sql.Connection connection)
|
boolean |
GpsLogger.doExtraChecks(DBProcess dbProcess,
java.sql.Connection connection)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||