Class PostgreSQLConnectorSrc

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

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

    • PostgreSQLConnectorSrc

      protected PostgreSQLConnectorSrc() throws Exception
      Throws:
      Exception