public class PersistenceNoInsert
extends org.gcube.documentstore.persistence.PersistenceBackend
| Constructor and Description |
|---|
PersistenceNoInsert() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
accountWithFallback(org.gcube.documentstore.records.Record... records) |
protected void |
clean() |
void |
close() |
protected void |
closeConnection() |
boolean |
isConnectionActive() |
protected void |
openConnection() |
protected void |
prepareConnection(org.gcube.documentstore.persistence.PersistenceBackendConfiguration configuration) |
protected void |
reallyAccount(org.gcube.documentstore.records.Record record) |
protected void prepareConnection(org.gcube.documentstore.persistence.PersistenceBackendConfiguration configuration)
throws Exception
prepareConnection in class org.gcube.documentstore.persistence.PersistenceBackendExceptionprotected void openConnection()
throws Exception
openConnection in class org.gcube.documentstore.persistence.PersistenceBackendExceptionprotected void reallyAccount(org.gcube.documentstore.records.Record record)
throws Exception
reallyAccount in class org.gcube.documentstore.persistence.PersistenceBackendExceptionprotected void accountWithFallback(org.gcube.documentstore.records.Record... records)
throws Exception
accountWithFallback in class org.gcube.documentstore.persistence.PersistenceBackendExceptionpublic void close()
throws Exception
close in class org.gcube.documentstore.persistence.PersistenceBackendExceptionprotected void clean()
throws Exception
clean in class org.gcube.documentstore.persistence.PersistenceBackendExceptionprotected void closeConnection()
throws Exception
closeConnection in class org.gcube.documentstore.persistence.PersistenceBackendExceptionCopyright © 2019. All Rights Reserved.