Uses of Class
adams.db.mirrored.LogT
-
Packages that use LogT Package Description adams.db.mirrored -
-
Uses of LogT in adams.db.mirrored
Fields in adams.db.mirrored with type parameters of type LogT Modifier and Type Field Description protected static WrapperManager<LogT>
LogT. m_TableManager
the table manager.Methods in adams.db.mirrored that return LogT Modifier and Type Method Description static LogT
LogT. getSingleton(AbstractDatabaseConnection dbcon, LogIntf mirror)
Returns the singleton of the table.
-