Type Parameters:
T - the data type
All Implemented Interfaces:
PrometheusTableInstance<T>

public abstract class PrometheusTableStaticData<T extends PrometheusStaticDataItem> extends PrometheusTableEncrypted<T>
Database table class for Static Data Items. Each data type that represents Static Data should extend this class.