public class DerbyDataStore extends DbDataStore
DEFAULT_MIN_RECORD_LENGTH, STORE_SIZE_MAX, STORE_SIZE_MINUS_ONE, STORE_TEMP_FILE
Constructor and Description |
---|
DerbyDataStore() |
Modifier and Type | Method and Description |
---|---|
void |
close()
Close the data store
|
addRecord, clearInUse, deleteAllOlderThan, deleteRecord, getAllIdentifiers, getCopyWhenReading, getDatabaseType, getDataSourceName, getDriver, getMaxConnections, getMinRecordLength, getPassword, getRecordIfStored, getSchemaObjectPrefix, getTablePrefix, getUrl, getUser, init, isSchemaCheckEnabled, setConnectionFactory, setCopyWhenReading, setDatabaseType, setDataSourceName, setDriver, setMaxConnections, setMinRecordLength, setPassword, setSchemaCheckEnabled, setSchemaObjectPrefix, setTablePrefix, setUrl, setUser, updateModifiedDateOnAccess
getRecord, getRecordFromReference
public void close() throws DataStoreException
close
in interface DataStore
close
in class DbDataStore
DataStoreException
- if a problem occurredCopyright © 2010 - 2020 Adobe. All Rights Reserved