Class PostgreSQLConnectorStatus

java.lang.Object
org.gcube.documentstore.persistence.PersistenceBackend
org.gcube.documentstore.persistence.PersistencePostgreSQL
org.gcube.accounting.aggregator.persistence.PostgreSQLConnector
org.gcube.accounting.aggregator.persistence.PostgreSQLConnectorStatus
All Implemented Interfaces:
AggregatorPersistence, AggregatorPersistenceDst, AggregatorPersistenceSrc, AggregatorPersistenceStatus

public class PostgreSQLConnectorStatus extends PostgreSQLConnector implements AggregatorPersistenceStatus
Author:
Luca Frosini (ISTI-CNR)
  • Constructor Details

    • PostgreSQLConnectorStatus

      protected PostgreSQLConnectorStatus() throws Exception
      Throws:
      Exception
    • PostgreSQLConnectorStatus

      protected PostgreSQLConnectorStatus(Class<?> clazz) throws Exception
      Throws:
      Exception