Package org.marid.db.dao
Interface NumericReader
-
- All Known Subinterfaces:
NumericWriter
public interface NumericReader extends DaqReader<java.lang.Double>
- Author:
- Dmitry Ovchinnikov.
-
-
Method Summary
-
Methods inherited from interface org.marid.db.dao.DaqMXBean
getRecordCount
-
Methods inherited from interface org.marid.db.dao.DaqReader
fetchRecord, fetchRecords, hash, tagCount, tags
-
-