Uses of Class
generalDatabase.DBProcess
Packages that use DBProcess
- 
Uses of DBProcess in AIS
Modifier and TypeMethodDescriptionbooleanAISLogger.doExtraChecks(DBProcess dbProcess, PamConnection connection)  - 
Uses of DBProcess in generalDatabase
Methods in generalDatabase that return DBProcessMethods in generalDatabase with parameters of type DBProcessModifier and TypeMethodDescriptionbooleanSQLLogging.doExtraChecks(DBProcess dbProcess, PamConnection connection) Gives each module a chance to do additional checks and alterations to the database table at connection time. - 
Uses of DBProcess in GPS
Modifier and TypeMethodDescriptionbooleanGpsLogger.doExtraChecks(DBProcess dbProcess, PamConnection connection)