Class PostgreSQLConnectorDst

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

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

    • PostgreSQLConnectorDst

      protected PostgreSQLConnectorDst() throws Exception
      Throws:
      Exception