Uses of Class
adams.db.wrapper.WrapperManager
-
Packages that use WrapperManager Package Description adams.db.mirrored -
-
Uses of WrapperManager in adams.db.mirrored
Fields in adams.db.mirrored declared as WrapperManager Modifier and Type Field Description protected static WrapperManager<LogT>
LogT. m_TableManager
the table manager.protected static WrapperManager<SQL>
SQL. m_TableManager
the table manager.
-