public class DerbyMessageStore extends AbstractDerbyMessageStore
AbstractJDBCMessageStore.JDBCTransactionMessageStore.MessageStoreReader_eventManager| Constructor and Description |
|---|
DerbyMessageStore() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doClose() |
protected void |
doOpen(ConfiguredObject<?> parent) |
protected Connection |
getConnection() |
protected org.slf4j.Logger |
getLogger() |
String |
getStoreLocation() |
File |
getStoreLocationAsFile() |
void |
onDelete(ConfiguredObject parent) |
checkMessageStoreOpen, closeMessageStore, getBlobAsBytes, getSqlBigIntType, getSqlBlobType, getSqlVarBinaryType, isMessageStoreOpen, openMessageStore, storedSizeChange, tableExists, upgradeStoreStructureaddEventListener, addMessage, createOrOpenMessageStoreDatabase, createStoredJDBCMessage, getBytesEvacuatedFromMemory, getNextMessageId, getTableNames, initMessageStore, isPersistent, newAutoCommitConnection, newConnection, newMessageStoreReader, newTransaction, onOpen, setMaximumMessageId, setTablePrefix, upgradeprotected void doOpen(ConfiguredObject<?> parent)
doOpen in class AbstractDerbyMessageStoreprotected Connection getConnection() throws SQLException
getConnection in class AbstractJDBCMessageStoreSQLExceptionprotected void doClose()
doClose in class AbstractDerbyMessageStorepublic void onDelete(ConfiguredObject parent)
onDelete in interface MessageStoreonDelete in class AbstractJDBCMessageStoreprotected org.slf4j.Logger getLogger()
getLogger in class AbstractJDBCMessageStorepublic String getStoreLocation()
public File getStoreLocationAsFile()
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.