Uses of Class
adams.db.LogF
-
Packages that use LogF Package Description adams.db -
-
Uses of LogF in adams.db
Fields in adams.db with type parameters of type LogF Modifier and Type Field Description protected static FacadeManager<LogF>
LogF. m_TableManager
the facade manager.Methods in adams.db that return LogF Modifier and Type Method Description static LogF
LogF. getSingleton(AbstractDatabaseConnection dbcon)
Returns the singleton of the facade.
-