Type Parameters:
T - the data type

public abstract class PrometheusTableDataInfo<T extends PrometheusDataInfoItem> extends PrometheusTableEncrypted<T>
Database table class for DataInfo Items. Each data type that represents DataInfo should extend this class.