public class DerbyMessageStore extends AbstractDerbyMessageStore
AbstractJDBCMessageStore.JDBCTransactionorg.apache.qpid.server.store.MessageStore.MessageDeleteListener, org.apache.qpid.server.store.MessageStore.MessageStoreReader_eventManager| Constructor and Description |
|---|
DerbyMessageStore() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doClose() |
protected void |
doOpen(ConfiguredObject<?> parent) |
Connection |
getConnection() |
protected org.slf4j.Logger |
getLogger() |
String |
getStoreLocation() |
File |
getStoreLocationAsFile() |
void |
onDelete(ConfiguredObject parent) |
checkMessageStoreOpen, closeMessageStore, getBlobAsInputStream, getSqlBigIntType, getSqlBlobStorage, getSqlBlobType, getSqlVarBinaryType, isMessageStoreOpen, openMessageStore, storedSizeChange, tableExists, upgradeStoreStructureaddDeleteAction, addEventListener, addMessage, addMessageDeleteListener, createOrOpenMessageStoreDatabase, createStoredJDBCMessage, getBytesEvacuatedFromMemory, getInMemorySize, getNextMessageId, getTableNames, initMessageStore, isPersistent, newAutoCommitConnection, newConnection, newMessageStoreReader, newTransaction, onDelete, removeDeleteAction, removeMessageDeleteListener, setMaximumMessageId, setTablePrefix, upgradeprotected void doOpen(ConfiguredObject<?> parent)
doOpen in class AbstractDerbyMessageStorepublic Connection getConnection() throws SQLException
getConnection in class AbstractJDBCMessageStoreSQLExceptionprotected void doClose()
doClose in class AbstractDerbyMessageStorepublic void onDelete(ConfiguredObject parent)
protected org.slf4j.Logger getLogger()
getLogger in class AbstractJDBCMessageStorepublic String getStoreLocation()
public File getStoreLocationAsFile()
Copyright © 2006–2021 The Apache Software Foundation. All rights reserved.