Class StatementMap
java.lang.Object
org.gcube.documentstore.persistence.StatementMap
-
Constructor Summary
ConstructorsConstructorDescriptionStatementMap(org.gcube.documentstore.persistence.PersistenceBackendConfiguration configuration) -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()protected ConnectiongetConnection(Class<? extends org.gcube.documentstore.records.AggregatedRecord<?, ?>> clz) getStatement(org.gcube.documentstore.records.Record record)
-
Constructor Details
-
StatementMap
public StatementMap(org.gcube.documentstore.persistence.PersistenceBackendConfiguration configuration)
-
-
Method Details