Uses of Class
adams.db.mssql.LogT
-
Packages that use LogT Package Description adams.db.mssql -
-
Uses of LogT in adams.db.mssql
Fields in adams.db.mssql with type parameters of type LogT Modifier and Type Field Description protected static TableManager<LogT>LogT. m_TableManagerthe table manager.Methods in adams.db.mssql that return LogT Modifier and Type Method Description static LogTLogT. getSingleton(AbstractDatabaseConnection dbcon)Returns the singleton of the table.
-