Skip navigation links
A C D E F G H I J N O P R S T U V W _ 

A

abortTran() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore.JDBCTransaction
 
AbstractJDBCConfigurationStore - Class in org.apache.qpid.server.store.jdbc
 
AbstractJDBCConfigurationStore() - Constructor for class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 
AbstractJDBCConfigurationStore.State - Enum in org.apache.qpid.server.store.jdbc
 
AbstractJDBCMessageStore - Class in org.apache.qpid.server.store.jdbc
 
AbstractJDBCMessageStore() - Constructor for class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
AbstractJDBCMessageStore.JDBCTransaction - Class in org.apache.qpid.server.store.jdbc
 
AbstractJDBCPreferenceStore - Class in org.apache.qpid.server.store.jdbc
 
AbstractJDBCPreferenceStore() - Constructor for class org.apache.qpid.server.store.jdbc.AbstractJDBCPreferenceStore
 
addDeleteAction(Action<Connection>) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 
addDeleteAction(Action<Connection>) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
addDeleteAction(Action<Connection>) - Method in interface org.apache.qpid.server.store.jdbc.JDBCContainer
 
addDeleteAction(Action<Connection>) - Method in class org.apache.qpid.server.virtualhost.jdbc.JDBCVirtualHostImpl
 
addDeleteAction(Action<Connection>) - Method in class org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNodeImpl
 
addEventListener(EventListener, Event...) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
addMessage(T) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
addMessageDeleteListener(MessageStore.MessageDeleteListener) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
assertState(AbstractJDBCConfigurationStore.State) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 

C

changeState(AbstractJDBCConfigurationStore.State, AbstractJDBCConfigurationStore.State) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 
checkMessageStoreOpen() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
checkMessageStoreOpen() - Method in class org.apache.qpid.server.store.jdbc.GenericAbstractJDBCMessageStore
 
close() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCPreferenceStore
 
close() - Method in interface org.apache.qpid.server.store.jdbc.ConnectionProvider
 
closeConfigurationStore() - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCConfigurationStore
 
closeConnection(Connection, Logger) - Static method in class org.apache.qpid.server.store.jdbc.JdbcUtils
 
closeMessageStore() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
closeMessageStore() - Method in class org.apache.qpid.server.store.jdbc.GenericAbstractJDBCMessageStore
 
closePreparedStatement(PreparedStatement, Logger) - Static method in class org.apache.qpid.server.store.jdbc.JdbcUtils
 
commitTran() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore.JDBCTransaction
 
commitTranAsync(X) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore.JDBCTransaction
 
ConfiguredObjectRegistrationImpl - Class in org.apache.qpid.server.store.jdbc
 
ConfiguredObjectRegistrationImpl() - Constructor for class org.apache.qpid.server.store.jdbc.ConfiguredObjectRegistrationImpl
 
ConfiguredObjectRegistrationImpl - Class in org.apache.qpid.server.virtualhost.jdbc
 
ConfiguredObjectRegistrationImpl() - Constructor for class org.apache.qpid.server.virtualhost.jdbc.ConfiguredObjectRegistrationImpl
 
ConfiguredObjectRegistrationImpl - Class in org.apache.qpid.server.virtualhostnode.jdbc
 
ConfiguredObjectRegistrationImpl() - Constructor for class org.apache.qpid.server.virtualhostnode.jdbc.ConfiguredObjectRegistrationImpl
 
CONNECTION_POOL_TYPE - Static variable in interface org.apache.qpid.server.store.jdbc.JDBCSettings
 
CONNECTION_URL - Static variable in interface org.apache.qpid.server.store.jdbc.JDBCSettings
 
ConnectionProvider - Interface in org.apache.qpid.server.store.jdbc
 
CONTEXT_JDBCSTORE_BIGINTTYPE - Static variable in class org.apache.qpid.server.store.jdbc.JDBCDetails
 
CONTEXT_JDBCSTORE_BLOBSTORAGE - Static variable in class org.apache.qpid.server.store.jdbc.JDBCDetails
 
CONTEXT_JDBCSTORE_BLOBTYPE - Static variable in class org.apache.qpid.server.store.jdbc.JDBCDetails
 
CONTEXT_JDBCSTORE_TIMESTAMPTYPE - Static variable in class org.apache.qpid.server.store.jdbc.JDBCDetails
 
CONTEXT_JDBCSTORE_USEBYTESFORBLOB - Static variable in class org.apache.qpid.server.store.jdbc.JDBCDetails
 
CONTEXT_JDBCSTORE_VARBINARYTYPE - Static variable in class org.apache.qpid.server.store.jdbc.JDBCDetails
 
create(ConfiguredObjectRecord) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 
createConfigurationStore() - Method in class org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNodeImpl
 
createConnectionProvider(ConfiguredObject<?>, JDBCSettings, Logger) - Static method in class org.apache.qpid.server.store.jdbc.JdbcUtils
 
createInstance(Map<String, Object>, ConfiguredObject<?>) - Method in class org.apache.qpid.server.virtualhost.jdbc.JDBCVirtualHostImplFactory
 
createInstance(Map<String, Object>, ConfiguredObject<?>) - Method in class org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNodeImplFactory
 
createMessageStore() - Method in class org.apache.qpid.server.virtualhost.jdbc.JDBCVirtualHostImpl
 
createOrOpenConfigurationStoreDatabase() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 
createOrOpenMessageStoreDatabase() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
createStoredJDBCMessage(long, T, boolean) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
createStoreObject() - Method in class org.apache.qpid.server.store.jdbc.JDBCSystemConfigImpl
 

D

DEFAULT_JDBC_VIRTUALHOST_TABLE_NAME_PREFIX - Static variable in interface org.apache.qpid.server.virtualhost.jdbc.JDBCVirtualHost
 
DEFAULT_JDBC_VIRTUALHOSTNODE_TABLE_NAME_PREFIX - Static variable in interface org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNode
 
DEFAULT_SYSTEM_CONFIG_TABLE_NAME_PREFIX - Static variable in interface org.apache.qpid.server.store.jdbc.JDBCSystemConfig
 
DefaultConnectionProviderFactory - Class in org.apache.qpid.server.store.jdbc
 
DefaultConnectionProviderFactory() - Constructor for class org.apache.qpid.server.store.jdbc.DefaultConnectionProviderFactory
 
dequeueMessage(MessageEnqueueRecord) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore.JDBCTransaction
 
doClose() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCPreferenceStore
 
doClose() - Method in class org.apache.qpid.server.store.jdbc.GenericAbstractJDBCMessageStore
 
doClose() - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCMessageStore
 
doDelete() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCPreferenceStore
 
doIfNotState(AbstractJDBCConfigurationStore.State, Runnable) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 
doOpen(ConfiguredObject<?>) - Method in class org.apache.qpid.server.store.jdbc.GenericAbstractJDBCMessageStore
 
doOpen(ConfiguredObject<?>) - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCMessageStore
 
dropTables(Connection) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCPreferenceStore
 
dropTables(Connection, Logger, Collection<String>) - Static method in class org.apache.qpid.server.store.jdbc.JdbcUtils
 

E

enqueueMessage(TransactionLogResource, EnqueueableMessage) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore.JDBCTransaction
 
equals(Object) - Method in class org.apache.qpid.server.store.jdbc.JDBCDetails
 

F

FACTORY_LOADER - Static variable in class org.apache.qpid.server.store.jdbc.DefaultConnectionProviderFactory
 

G

GenericAbstractJDBCMessageStore - Class in org.apache.qpid.server.store.jdbc
 
GenericAbstractJDBCMessageStore() - Constructor for class org.apache.qpid.server.store.jdbc.GenericAbstractJDBCMessageStore
 
GenericJDBCConfigurationStore - Class in org.apache.qpid.server.store.jdbc
Implementation of a DurableConfigurationStore backed by Generic JDBC Database that also provides a MessageStore.
GenericJDBCConfigurationStore(Class<? extends ConfiguredObject>) - Constructor for class org.apache.qpid.server.store.jdbc.GenericJDBCConfigurationStore
 
GenericJDBCMessageStore - Class in org.apache.qpid.server.store.jdbc
Implementation of a MessageStore backed by a Generic JDBC Database.
GenericJDBCMessageStore() - Constructor for class org.apache.qpid.server.store.jdbc.GenericJDBCMessageStore
 
get(String) - Static method in class org.apache.qpid.server.store.jdbc.JDBCConnectionProviderFactory.FACTORIES
 
getAllAvailableConnectionProviderTypes() - Static method in class org.apache.qpid.server.store.jdbc.DefaultConnectionProviderFactory
 
getBigintType() - Method in class org.apache.qpid.server.store.jdbc.JDBCDetails
 
getBlobAsInputStream(ResultSet, int) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
getBlobAsInputStream(ResultSet, int) - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCConfigurationStore
 
getBlobAsInputStream(ResultSet, int) - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCMessageStore
 
getBlobAsString(ResultSet, int) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 
getBlobAsString(ResultSet, int) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCPreferenceStore
 
getBlobAsString(ResultSet, int) - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCConfigurationStore
 
getBlobStorage() - Method in class org.apache.qpid.server.store.jdbc.JDBCDetails
 
getBlobType() - Method in class org.apache.qpid.server.store.jdbc.JDBCDetails
 
getBytesEvacuatedFromMemory() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
getConfiguredObjectClasses() - Method in class org.apache.qpid.server.store.jdbc.ConfiguredObjectRegistrationImpl
 
getConfiguredObjectClasses() - Method in class org.apache.qpid.server.virtualhost.jdbc.ConfiguredObjectRegistrationImpl
 
getConfiguredObjectClasses() - Method in class org.apache.qpid.server.virtualhostnode.jdbc.ConfiguredObjectRegistrationImpl
 
getConnection() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 
getConnection() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
getConnection() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCPreferenceStore
 
getConnection() - Method in interface org.apache.qpid.server.store.jdbc.ConnectionProvider
 
getConnection() - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCConfigurationStore
 
getConnection() - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCMessageStore
 
getConnection() - Method in interface org.apache.qpid.server.store.jdbc.JDBCContainer
 
getConnection() - Method in class org.apache.qpid.server.virtualhost.jdbc.JDBCVirtualHostImpl
 
getConnection() - Method in class org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNodeImpl
 
getConnectionPoolType() - Method in interface org.apache.qpid.server.store.jdbc.JDBCSettings
 
getConnectionPoolType() - Method in interface org.apache.qpid.server.store.jdbc.JDBCSystemConfig
 
getConnectionPoolType() - Method in class org.apache.qpid.server.store.jdbc.JDBCSystemConfigImpl
 
getConnectionPoolType() - Method in interface org.apache.qpid.server.virtualhost.jdbc.JDBCVirtualHost
 
getConnectionPoolType() - Method in class org.apache.qpid.server.virtualhost.jdbc.JDBCVirtualHostImpl
 
getConnectionPoolType() - Method in interface org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNode
 
getConnectionPoolType() - Method in class org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNodeImpl
 
getConnectionProvider(String, String, String, Map<String, String>) - Method in class org.apache.qpid.server.store.jdbc.DefaultConnectionProviderFactory
 
getConnectionProvider(String, String, String, Map<String, String>) - Method in interface org.apache.qpid.server.store.jdbc.JDBCConnectionProviderFactory
 
getConnectionUrl() - Method in interface org.apache.qpid.server.store.jdbc.JDBCSettings
 
getConnectionUrl() - Method in interface org.apache.qpid.server.store.jdbc.JDBCSystemConfig
 
getConnectionUrl() - Method in class org.apache.qpid.server.store.jdbc.JDBCSystemConfigImpl
 
getConnectionUrl() - Method in interface org.apache.qpid.server.virtualhost.jdbc.JDBCVirtualHost
 
getConnectionUrl() - Method in class org.apache.qpid.server.virtualhost.jdbc.JDBCVirtualHostImpl
 
getConnectionUrl() - Method in interface org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNode
 
getConnectionUrl() - Method in class org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNodeImpl
 
getDetailsForJdbcUrl(String, ConfiguredObject<?>) - Static method in class org.apache.qpid.server.store.jdbc.JDBCDetails
 
getInMemorySize() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
getJDBCDetails() - Method in interface org.apache.qpid.server.store.jdbc.JDBCContainer
 
getJdbcDetails(String, ConfiguredObject<?>) - Static method in class org.apache.qpid.server.store.jdbc.JDBCDetails
 
getJDBCDetails() - Method in class org.apache.qpid.server.virtualhost.jdbc.JDBCVirtualHostImpl
 
getJDBCDetails() - Method in class org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNodeImpl
 
getLogger() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 
getLogger() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
getLogger() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCPreferenceStore
 
getLogger() - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCConfigurationStore
 
getLogger() - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCMessageStore
 
getMessageStore() - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCConfigurationStore
 
getNextMessageId() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
getPassword() - Method in interface org.apache.qpid.server.store.jdbc.JDBCSettings
 
getPassword() - Method in interface org.apache.qpid.server.store.jdbc.JDBCSystemConfig
 
getPassword() - Method in class org.apache.qpid.server.store.jdbc.JDBCSystemConfigImpl
 
getPassword() - Method in interface org.apache.qpid.server.virtualhost.jdbc.JDBCVirtualHost
 
getPassword() - Method in class org.apache.qpid.server.virtualhost.jdbc.JDBCVirtualHostImpl
 
getPassword() - Method in interface org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNode
 
getPassword() - Method in class org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNodeImpl
 
getPreferenceStore() - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCConfigurationStore
 
getPreferenceStore() - Method in class org.apache.qpid.server.store.jdbc.JDBCSystemConfigImpl
 
getPreferenceStore() - Method in class org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNodeImpl
 
getPreferenceStoreAttributes() - Method in interface org.apache.qpid.server.store.jdbc.JDBCSystemConfig
 
getPreferenceStoreAttributes() - Method in interface org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNode
 
getPreferencesVersion(Connection) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCPreferenceStore
 
getProviderAttributeNames() - Method in class org.apache.qpid.server.store.jdbc.DefaultConnectionProviderFactory
 
getProviderAttributeNames() - Method in interface org.apache.qpid.server.store.jdbc.JDBCConnectionProviderFactory
 
getSqlBigIntType() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 
getSqlBigIntType() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
getSqlBigIntType() - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCConfigurationStore
 
getSqlBigIntType() - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCMessageStore
 
getSqlBlobStorage(String) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 
getSqlBlobStorage(String) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
getSqlBlobStorage(String) - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCConfigurationStore
 
getSqlBlobStorage(String) - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCMessageStore
 
getSqlBlobType() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 
getSqlBlobType() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
getSqlBlobType() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCPreferenceStore
 
getSqlBlobType() - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCConfigurationStore
 
getSqlBlobType() - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCMessageStore
 
getSqlVarBinaryType(int) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 
getSqlVarBinaryType(int) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
getSqlVarBinaryType(int) - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCConfigurationStore
 
getSqlVarBinaryType(int) - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCMessageStore
 
getStoreLocation() - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCMessageStore
 
getStoreLocationAsFile() - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCMessageStore
 
getSupportedChildTypes() - Static method in class org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNodeImpl
 
getTableNamePrefix() - Method in interface org.apache.qpid.server.store.jdbc.JDBCContainer
 
getTableNamePrefix() - Method in interface org.apache.qpid.server.store.jdbc.JDBCSettings
 
getTableNamePrefix() - Method in interface org.apache.qpid.server.store.jdbc.JDBCSystemConfig
 
getTableNamePrefix() - Method in class org.apache.qpid.server.store.jdbc.JDBCSystemConfigImpl
 
getTableNamePrefix() - Method in interface org.apache.qpid.server.virtualhost.jdbc.JDBCVirtualHost
 
getTableNamePrefix() - Method in class org.apache.qpid.server.virtualhost.jdbc.JDBCVirtualHostImpl
 
getTableNamePrefix() - Method in interface org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNode
 
getTableNamePrefix() - Method in class org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNodeImpl
 
getTableNames() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
getTablePrefix(ConfiguredObject<?>) - Method in class org.apache.qpid.server.store.jdbc.GenericAbstractJDBCMessageStore
 
getTablePrefix(ConfiguredObject<?>) - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCMessageStore
 
getTimestampType() - Method in class org.apache.qpid.server.store.jdbc.JDBCDetails
 
getType() - Method in class org.apache.qpid.server.store.jdbc.ConfiguredObjectRegistrationImpl
 
getType() - Method in class org.apache.qpid.server.store.jdbc.DefaultConnectionProviderFactory
 
getType() - Method in interface org.apache.qpid.server.store.jdbc.JDBCConnectionProviderFactory
 
getType() - Method in class org.apache.qpid.server.store.jdbc.JDBCSystemConfigImplFactory
 
getType() - Method in class org.apache.qpid.server.virtualhost.jdbc.ConfiguredObjectRegistrationImpl
 
getType() - Method in class org.apache.qpid.server.virtualhostnode.jdbc.ConfiguredObjectRegistrationImpl
 
getUsername() - Method in interface org.apache.qpid.server.store.jdbc.JDBCSettings
 
getUsername() - Method in interface org.apache.qpid.server.store.jdbc.JDBCSystemConfig
 
getUsername() - Method in class org.apache.qpid.server.store.jdbc.JDBCSystemConfigImpl
 
getUsername() - Method in interface org.apache.qpid.server.virtualhost.jdbc.JDBCVirtualHost
 
getUsername() - Method in class org.apache.qpid.server.virtualhost.jdbc.JDBCVirtualHostImpl
 
getUsername() - Method in interface org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNode
 
getUsername() - Method in class org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNodeImpl
 
getVarBinaryType() - Method in class org.apache.qpid.server.store.jdbc.JDBCDetails
 
getVendor() - Method in class org.apache.qpid.server.store.jdbc.JDBCDetails
 

H

hashCode() - Method in class org.apache.qpid.server.store.jdbc.JDBCDetails
 

I

init(ConfiguredObject<?>) - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCConfigurationStore
 
initMessageStore(ConfiguredObject<?>) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
isKnownVendor() - Method in class org.apache.qpid.server.store.jdbc.JDBCDetails
 
isMessageStoreOpen() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
isMessageStoreOpen() - Method in class org.apache.qpid.server.store.jdbc.GenericAbstractJDBCMessageStore
 
isOverridden() - Method in class org.apache.qpid.server.store.jdbc.JDBCDetails
 
isPersistent() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
isUseBytesMethodsForBlob() - Method in class org.apache.qpid.server.store.jdbc.JDBCDetails
 

J

JDBCConnectionProviderFactory - Interface in org.apache.qpid.server.store.jdbc
 
JDBCConnectionProviderFactory.FACTORIES - Class in org.apache.qpid.server.store.jdbc
 
JDBCContainer - Interface in org.apache.qpid.server.store.jdbc
 
JDBCDetails - Class in org.apache.qpid.server.store.jdbc
 
JDBCDetails() - Constructor for class org.apache.qpid.server.store.jdbc.JDBCDetails
 
JDBCSettings - Interface in org.apache.qpid.server.store.jdbc
 
JDBCSystemConfig<X extends JDBCSystemConfig<X>> - Interface in org.apache.qpid.server.store.jdbc
 
JDBCSystemConfigImpl - Class in org.apache.qpid.server.store.jdbc
 
JDBCSystemConfigImpl(TaskExecutor, EventLogger, Principal, Map<String, Object>) - Constructor for class org.apache.qpid.server.store.jdbc.JDBCSystemConfigImpl
 
JDBCSystemConfigImplFactory - Class in org.apache.qpid.server.store.jdbc
 
JDBCSystemConfigImplFactory() - Constructor for class org.apache.qpid.server.store.jdbc.JDBCSystemConfigImplFactory
 
JDBCTransaction() - Constructor for class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore.JDBCTransaction
 
JdbcUtils - Class in org.apache.qpid.server.store.jdbc
 
JdbcUtils() - Constructor for class org.apache.qpid.server.store.jdbc.JdbcUtils
 
JDBCVirtualHost<X extends JDBCVirtualHost<X>> - Interface in org.apache.qpid.server.virtualhost.jdbc
 
JDBCVirtualHostImpl - Class in org.apache.qpid.server.virtualhost.jdbc
 
JDBCVirtualHostImpl(Map<String, Object>, VirtualHostNode<?>) - Constructor for class org.apache.qpid.server.virtualhost.jdbc.JDBCVirtualHostImpl
 
JDBCVirtualHostImplFactory - Class in org.apache.qpid.server.virtualhost.jdbc
 
JDBCVirtualHostImplFactory() - Constructor for class org.apache.qpid.server.virtualhost.jdbc.JDBCVirtualHostImplFactory
 
JDBCVirtualHostNode<X extends JDBCVirtualHostNode<X>> - Interface in org.apache.qpid.server.virtualhostnode.jdbc
 
JDBCVirtualHostNodeImpl - Class in org.apache.qpid.server.virtualhostnode.jdbc
 
JDBCVirtualHostNodeImpl(Map<String, Object>, Broker<?>) - Constructor for class org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNodeImpl
 
JDBCVirtualHostNodeImplFactory - Class in org.apache.qpid.server.virtualhostnode.jdbc
 
JDBCVirtualHostNodeImplFactory() - Constructor for class org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNodeImplFactory
 

N

newAutoCommitConnection() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
Convenience method to create a new Connection configured for TRANSACTION_READ_COMMITED isolation and with auto-commit transactions enabled.
newAutoCommitConnection() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
Convenience method to create a new Connection configured for TRANSACTION_READ_COMMITED isolation and with auto-commit transactions enabled.
newConnection() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
Convenience method to create a new Connection configured for TRANSACTION_READ_COMMITED isolation and with auto-commit transactions disabled.
newConnection() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
Convenience method to create a new Connection configured for TRANSACTION_READ_COMMITED isolation and with auto-commit transactions disabled.
newInstance(TaskExecutor, EventLogger, Principal, Map<String, Object>) - Method in class org.apache.qpid.server.store.jdbc.JDBCSystemConfigImplFactory
 
newMessageStoreReader() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
newTransaction() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
newTransaction() - Method in class org.apache.qpid.server.store.jdbc.GenericAbstractJDBCMessageStore
 

O

onDelete(Connection) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
onDelete() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCPreferenceStore
 
onDelete(ConfiguredObject<?>) - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCConfigurationStore
 
onDelete(ConfiguredObject<?>) - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCMessageStore
 
openAndLoad(PreferenceStoreUpdater) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCPreferenceStore
 
openConfigurationStore(ConfiguredObjectRecordHandler, ConfiguredObjectRecord...) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 
openMessageStore(ConfiguredObject<?>) - Method in class org.apache.qpid.server.store.jdbc.GenericAbstractJDBCMessageStore
 
org.apache.qpid.server.store.jdbc - package org.apache.qpid.server.store.jdbc
 
org.apache.qpid.server.virtualhost.jdbc - package org.apache.qpid.server.virtualhost.jdbc
 
org.apache.qpid.server.virtualhostnode.jdbc - package org.apache.qpid.server.virtualhostnode.jdbc
 

P

PASSWORD - Static variable in interface org.apache.qpid.server.store.jdbc.JDBCSettings
 

R

recordXid(long, byte[], byte[], Transaction.EnqueueRecord[], Transaction.DequeueRecord[]) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore.JDBCTransaction
 
reload(ConfiguredObjectRecordHandler) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 
remove(ConfiguredObjectRecord...) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 
removeDeleteAction(Action<Connection>) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 
removeDeleteAction(Action<Connection>) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
removeDeleteAction(Action<Connection>) - Method in interface org.apache.qpid.server.store.jdbc.JDBCContainer
 
removeDeleteAction(Action<Connection>) - Method in class org.apache.qpid.server.virtualhost.jdbc.JDBCVirtualHostImpl
 
removeDeleteAction(Action<Connection>) - Method in class org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNodeImpl
 
removeMessageDeleteListener(MessageStore.MessageDeleteListener) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
removeXid(Transaction.StoredXidRecord) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore.JDBCTransaction
 
replace(Collection<UUID>, Collection<PreferenceRecord>) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCPreferenceStore
 

S

setMaximumMessageId() - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
setState(AbstractJDBCConfigurationStore.State) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 
setTableNamePrefix(String) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 
setTableNamePrefix(String) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCPreferenceStore
 
setTablePrefix(String) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
storedSizeChange(int) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
storedSizeChange(int) - Method in class org.apache.qpid.server.store.jdbc.GenericAbstractJDBCMessageStore
 
SYSTEM_CONFIG_TYPE - Static variable in class org.apache.qpid.server.store.jdbc.JDBCSystemConfigImpl
 

T

TABLE_NAME_PREFIX - Static variable in interface org.apache.qpid.server.store.jdbc.JDBCSettings
 
tableExists(String, Connection) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 
tableExists(String, Connection) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
tableExists(String, Connection) - Static method in class org.apache.qpid.server.store.jdbc.JdbcUtils
 
toString() - Method in class org.apache.qpid.server.store.jdbc.JDBCDetails
 
toString() - Method in class org.apache.qpid.server.virtualhost.jdbc.JDBCVirtualHostImpl
 
toString() - Method in class org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNodeImpl
 
TYPE - Static variable in class org.apache.qpid.server.store.jdbc.DefaultConnectionProviderFactory
 

U

update(boolean, ConfiguredObjectRecord...) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 
updateOrCreate(Collection<PreferenceRecord>) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCPreferenceStore
 
upgrade(ConfiguredObject<?>) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
upgradeIfNecessary(ConfiguredObject<?>) - Method in class org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore
 
upgradeStoreStructure() - Method in class org.apache.qpid.server.store.jdbc.GenericAbstractJDBCMessageStore
 
upgradeStoreStructure() - Method in class org.apache.qpid.server.store.jdbc.GenericJDBCConfigurationStore
 
USERNAME - Static variable in interface org.apache.qpid.server.store.jdbc.JDBCSettings
 

V

valueOf(String) - Static method in enum org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.qpid.server.store.jdbc.AbstractJDBCConfigurationStore.State
Returns an array containing the constants of this enum type, in the order they are declared.
VIRTUAL_HOST_NODE_TYPE - Static variable in class org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNodeImpl
 
VIRTUAL_HOST_TYPE - Static variable in class org.apache.qpid.server.virtualhost.jdbc.JDBCVirtualHostImpl
 

W

writeLocationEventLog() - Method in class org.apache.qpid.server.virtualhostnode.jdbc.JDBCVirtualHostNodeImpl
 

_

_eventManager - Variable in class org.apache.qpid.server.store.jdbc.AbstractJDBCMessageStore
 
A C D E F G H I J N O P R S T U V W _ 
Skip navigation links

Copyright © 2006–2020 The Apache Software Foundation. All rights reserved.