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_TableManagerthe facade manager.Methods in adams.db that return LogF Modifier and Type Method Description static LogFLogF. getSingleton(AbstractDatabaseConnection dbcon)Returns the singleton of the facade.
-