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