Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
J
L
M
N
O
P
Q
R
S
T
A
ackParams
- Variable in class org.mule.providers.jdbc.
JdbcMessageReceiver
ackStmt
- Variable in class org.mule.providers.jdbc.
JdbcMessageReceiver
B
beginTransaction(UMOManagementContext)
- Method in class org.mule.providers.jdbc.
JdbcTransactionFactory
bindResource(Object, Object)
- Method in class org.mule.providers.jdbc.
JdbcTransaction
C
ConnectionWrapper
- class org.mule.providers.jdbc.xa.
ConnectionWrapper
.
Using for unification XAConnection and Connection
ConnectionWrapper(XAConnection)
- Constructor for class org.mule.providers.jdbc.xa.
ConnectionWrapper
cleanupDerbyDb(String, String)
- Static method in class org.mule.providers.jdbc.util.
MuleDerbyUtils
clearWarnings()
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
close(Connection)
- Static method in class org.mule.providers.jdbc.
JdbcUtils
close()
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
commit()
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
commitAndClose(Connection)
- Static method in class org.mule.providers.jdbc.
JdbcUtils
connector
- Variable in class org.mule.providers.jdbc.
JdbcMessageReceiver
create(UMOImmutableEndpoint)
- Method in class org.mule.providers.jdbc.
JdbcMessageDispatcherFactory
create(UMOImmutableEndpoint)
- Method in class org.mule.providers.jdbc.
JdbcMessageRequesterFactory
createDataBase(String)
- Static method in class org.mule.providers.jdbc.util.
MuleDerbyUtils
createDataSource()
- Method in class org.mule.providers.jdbc.
JdbcConnector
createQueryRunner()
- Method in class org.mule.providers.jdbc.
JdbcConnector
createReceiver(UMOComponent, UMOImmutableEndpoint)
- Method in class org.mule.providers.jdbc.
JdbcConnector
createResultSetHandler()
- Method in class org.mule.providers.jdbc.
JdbcConnector
createStatement()
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
createStatement(int, int)
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
createStatement(int, int, int)
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
D
DEFAULT_POLLING_FREQUENCY
- Static variable in class org.mule.providers.jdbc.
JdbcConnector
DataSourceWrapper
- class org.mule.providers.jdbc.xa.
DataSourceWrapper
.
Using for unification XADataSource and DataSource
DataSourceWrapper()
- Constructor for class org.mule.providers.jdbc.xa.
DataSourceWrapper
DataSourceWrapper(XADataSource, TransactionManager)
- Constructor for class org.mule.providers.jdbc.xa.
DataSourceWrapper
dataSource
- Variable in class org.mule.providers.jdbc.
JdbcConnector
dataSourceFactory
- Variable in class org.mule.providers.jdbc.
JdbcConnector
dataSourceJndiName
- Variable in class org.mule.providers.jdbc.
JdbcConnector
defaultDerbyCleanAndInit(String, String)
- Static method in class org.mule.providers.jdbc.util.
MuleDerbyUtils
doBegin()
- Method in class org.mule.providers.jdbc.
JdbcTransaction
doCommit()
- Method in class org.mule.providers.jdbc.
JdbcTransaction
doConnect()
- Method in class org.mule.providers.jdbc.
JdbcConnector
doConnect()
- Method in class org.mule.providers.jdbc.
JdbcMessageDispatcher
doConnect()
- Method in class org.mule.providers.jdbc.
JdbcMessageReceiver
doConnect()
- Method in class org.mule.providers.jdbc.
JdbcMessageRequester
doDisconnect()
- Method in class org.mule.providers.jdbc.
JdbcConnector
doDisconnect()
- Method in class org.mule.providers.jdbc.
JdbcMessageDispatcher
doDisconnect()
- Method in class org.mule.providers.jdbc.
JdbcMessageReceiver
doDisconnect()
- Method in class org.mule.providers.jdbc.
JdbcMessageRequester
doDispatch(UMOEvent)
- Method in class org.mule.providers.jdbc.
JdbcMessageDispatcher
doDispose()
- Method in class org.mule.providers.jdbc.
JdbcConnector
doDispose()
- Method in class org.mule.providers.jdbc.
JdbcMessageDispatcher
doDispose()
- Method in class org.mule.providers.jdbc.
JdbcMessageReceiver
doDispose()
- Method in class org.mule.providers.jdbc.
JdbcMessageRequester
doInitialise()
- Method in class org.mule.providers.jdbc.
JdbcConnector
doRequest(long)
- Method in class org.mule.providers.jdbc.
JdbcMessageRequester
Make a specific request to the underlying transport
doRequest(long, UMOEvent)
- Method in class org.mule.providers.jdbc.
JdbcMessageRequester
Make a specific request to the underlying transport Special case: The event is need when doReceive was called from doSend
doRollback()
- Method in class org.mule.providers.jdbc.
JdbcTransaction
doSend(UMOEvent)
- Method in class org.mule.providers.jdbc.
JdbcMessageDispatcher
doStart()
- Method in class org.mule.providers.jdbc.
JdbcConnector
doStop()
- Method in class org.mule.providers.jdbc.
JdbcConnector
E
enlist()
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
executeRequest(long, UMOEvent, JdbcConnector, UMOImmutableEndpoint)
- Static method in class org.mule.providers.jdbc.
JdbcMessageDispatcher
This does work for both dispatcher and requester
executeWriteStatement(UMOEvent, String)
- Method in class org.mule.providers.jdbc.
JdbcMessageDispatcher
G
getAutoCommit()
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
getCatalog()
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
getCause(Throwable)
- Method in class org.mule.providers.jdbc.
SQLExceptionReader
getConnection()
- Method in class org.mule.providers.jdbc.
JdbcConnector
getConnection()
- Method in class org.mule.providers.jdbc.xa.
DataSourceWrapper
getConnection(String, String)
- Method in class org.mule.providers.jdbc.xa.
DataSourceWrapper
getDataSource()
- Method in class org.mule.providers.jdbc.
JdbcConnector
Deprecated.
getDataSourceFactory()
- Method in class org.mule.providers.jdbc.
JdbcConnector
getDataSourceJndiName()
- Method in class org.mule.providers.jdbc.
JdbcConnector
Deprecated.
getExceptionType()
- Method in class org.mule.providers.jdbc.
SQLExceptionReader
getHoldability()
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
getInfo(Throwable)
- Method in class org.mule.providers.jdbc.
SQLExceptionReader
Returns a map of the non-stanard information stored on the exception
getJndiContext()
- Method in class org.mule.providers.jdbc.
JdbcConnector
Deprecated.
getJndiInitialFactory()
- Method in class org.mule.providers.jdbc.
JdbcConnector
Deprecated.
getJndiProviderUrl()
- Method in class org.mule.providers.jdbc.
JdbcConnector
Deprecated.
getLogWriter()
- Method in class org.mule.providers.jdbc.xa.
DataSourceWrapper
getLoginTimeout()
- Method in class org.mule.providers.jdbc.xa.
DataSourceWrapper
getMessage(Throwable)
- Method in class org.mule.providers.jdbc.
SQLExceptionReader
getMessages()
- Method in class org.mule.providers.jdbc.
JdbcMessageReceiver
getMetaData()
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
getParams(UMOImmutableEndpoint, List, Object, String)
- Method in class org.mule.providers.jdbc.
JdbcConnector
getPollingFrequency()
- Method in class org.mule.providers.jdbc.
JdbcConnector
getProtocol()
- Method in class org.mule.providers.jdbc.
JdbcConnector
getProviderProperties()
- Method in class org.mule.providers.jdbc.
JdbcConnector
Deprecated.
getQueries()
- Method in class org.mule.providers.jdbc.
JdbcConnector
getQuery(UMOImmutableEndpoint, String)
- Method in class org.mule.providers.jdbc.
JdbcConnector
getQueryRunner()
- Method in class org.mule.providers.jdbc.
JdbcConnector
getReadAndAckStatements(UMOImmutableEndpoint)
- Method in class org.mule.providers.jdbc.
JdbcConnector
getResultSetHandler()
- Method in class org.mule.providers.jdbc.
JdbcConnector
getStatement(UMOImmutableEndpoint)
- Method in class org.mule.providers.jdbc.
JdbcMessageDispatcher
getTransactionIsolation()
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
getTypeMap()
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
getWarnings()
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
getXaDataSource()
- Method in class org.mule.providers.jdbc.xa.
DataSourceWrapper
I
init()
- Method in class org.mule.providers.jdbc.config.
JdbcNamespaceHandler
initJndiContext()
- Method in class org.mule.providers.jdbc.
JdbcConnector
invoke(Object, Method, Object[])
- Method in class org.mule.providers.jdbc.xa.
StatementInvocationHandler
isClosed()
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
isEnlisted()
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
isReadOnly()
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
isTransacted()
- Method in class org.mule.providers.jdbc.
JdbcTransactionFactory
isWriteStatement(String)
- Method in class org.mule.providers.jdbc.
JdbcMessageDispatcher
J
JdbcConnector
- class org.mule.providers.jdbc.
JdbcConnector
.
JdbcConnector()
- Constructor for class org.mule.providers.jdbc.
JdbcConnector
JdbcEndpointURIBuilder
- class org.mule.providers.jdbc.
JdbcEndpointURIBuilder
.
Parses a JDBC style endpoint to a MuleEndpointURI
JdbcEndpointURIBuilder()
- Constructor for class org.mule.providers.jdbc.
JdbcEndpointURIBuilder
JdbcMessageDispatcher
- class org.mule.providers.jdbc.
JdbcMessageDispatcher
.
The Jdbc Message dispatcher is responsible for executing SQL queries against a database.
JdbcMessageDispatcher(UMOImmutableEndpoint)
- Constructor for class org.mule.providers.jdbc.
JdbcMessageDispatcher
JdbcMessageDispatcherFactory
- class org.mule.providers.jdbc.
JdbcMessageDispatcherFactory
.
Creates JdbcMessageDispatchers.
JdbcMessageDispatcherFactory()
- Constructor for class org.mule.providers.jdbc.
JdbcMessageDispatcherFactory
JdbcMessageReceiver
- class org.mule.providers.jdbc.
JdbcMessageReceiver
.
TODO
JdbcMessageReceiver(UMOConnector, UMOComponent, UMOEndpoint, String, String)
- Constructor for class org.mule.providers.jdbc.
JdbcMessageReceiver
JdbcMessageRequester
- class org.mule.providers.jdbc.
JdbcMessageRequester
.
JdbcMessageRequester(UMOImmutableEndpoint)
- Constructor for class org.mule.providers.jdbc.
JdbcMessageRequester
JdbcMessageRequesterFactory
- class org.mule.providers.jdbc.
JdbcMessageRequesterFactory
.
Creates JdbcMessageDispatchers.
JdbcMessageRequesterFactory()
- Constructor for class org.mule.providers.jdbc.
JdbcMessageRequesterFactory
JdbcMessages
- class org.mule.providers.jdbc.i18n.
JdbcMessages
.
JdbcMessages()
- Constructor for class org.mule.providers.jdbc.i18n.
JdbcMessages
JdbcNamespaceHandler
- class org.mule.providers.jdbc.config.
JdbcNamespaceHandler
.
Registers Bean Definition Parsers for the "jdbc" namespace.
JdbcNamespaceHandler()
- Constructor for class org.mule.providers.jdbc.config.
JdbcNamespaceHandler
JdbcTransaction
- class org.mule.providers.jdbc.
JdbcTransaction
.
TODO
JdbcTransaction()
- Constructor for class org.mule.providers.jdbc.
JdbcTransaction
JdbcTransactionFactory
- class org.mule.providers.jdbc.
JdbcTransactionFactory
.
TODO
JdbcTransactionFactory()
- Constructor for class org.mule.providers.jdbc.
JdbcTransactionFactory
JdbcUtils
- class org.mule.providers.jdbc.
JdbcUtils
.
Utility methods for working with various parts of JDBC.
JdbcUtils()
- Constructor for class org.mule.providers.jdbc.
JdbcUtils
jndiContext
- Variable in class org.mule.providers.jdbc.
JdbcConnector
jndiInitialFactory
- Variable in class org.mule.providers.jdbc.
JdbcConnector
jndiProviderUrl
- Variable in class org.mule.providers.jdbc.
JdbcConnector
jndiResourceNotFound(String)
- Static method in class org.mule.providers.jdbc.i18n.
JdbcMessages
L
loadDatabaseName(String, String)
- Static method in class org.mule.providers.jdbc.util.
MuleDerbyUtils
logger
- Variable in class org.mule.providers.jdbc.xa.
ConnectionWrapper
M
MuleDerbyUtils
- class org.mule.providers.jdbc.util.
MuleDerbyUtils
.
NOTE: Don't forget to duplicate all the changes in
org.mule.examples.loanbroker.bpm.DbUtils
N
nativeSQL(String)
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
O
org.mule.providers.jdbc
- package org.mule.providers.jdbc
Provides jdbc transport.
org.mule.providers.jdbc.config
- package org.mule.providers.jdbc.config
org.mule.providers.jdbc.i18n
- package org.mule.providers.jdbc.i18n
org.mule.providers.jdbc.util
- package org.mule.providers.jdbc.util
org.mule.providers.jdbc.xa
- package org.mule.providers.jdbc.xa
P
PROPERTY_POLLING_FREQUENCY
- Static variable in class org.mule.providers.jdbc.
JdbcConnector
parseStatement(String, List)
- Method in class org.mule.providers.jdbc.
JdbcConnector
Parse the given statement filling the parameter list and return the ready to use statement.
pollingFrequency
- Variable in class org.mule.providers.jdbc.
JdbcConnector
prepareCall(String)
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
prepareCall(String, int, int)
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
prepareCall(String, int, int, int)
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
prepareStatement(String)
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
prepareStatement(String, int)
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
prepareStatement(String, int, int)
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
prepareStatement(String, int, int, int)
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
prepareStatement(String, int[])
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
prepareStatement(String, String[])
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
processMessage(Object)
- Method in class org.mule.providers.jdbc.
JdbcMessageReceiver
providerProperties
- Variable in class org.mule.providers.jdbc.
JdbcConnector
Q
queries
- Variable in class org.mule.providers.jdbc.
JdbcConnector
queryRunner
- Variable in class org.mule.providers.jdbc.
JdbcConnector
R
readParams
- Variable in class org.mule.providers.jdbc.
JdbcMessageReceiver
readStmt
- Variable in class org.mule.providers.jdbc.
JdbcMessageReceiver
releaseSavepoint(Savepoint)
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
resultSetHandler
- Variable in class org.mule.providers.jdbc.
JdbcConnector
rollback()
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
rollback(Savepoint)
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
rollbackAndClose(Connection)
- Static method in class org.mule.providers.jdbc.
JdbcUtils
S
SQLExceptionReader
- class org.mule.providers.jdbc.
SQLExceptionReader
.
Surfaces information about SQLExceptions such as the code and sql state.
SQLExceptionReader()
- Constructor for class org.mule.providers.jdbc.
SQLExceptionReader
StatementInvocationHandler
- class org.mule.providers.jdbc.xa.
StatementInvocationHandler
.
StatementInvocationHandler(ConnectionWrapper, Statement)
- Constructor for class org.mule.providers.jdbc.xa.
StatementInvocationHandler
setAutoCommit(boolean)
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
setCatalog(String)
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
setDataSource(DataSource)
- Method in class org.mule.providers.jdbc.
JdbcConnector
Deprecated.
setDataSourceFactory(ObjectFactory)
- Method in class org.mule.providers.jdbc.
JdbcConnector
setDataSourceJndiName(String)
- Method in class org.mule.providers.jdbc.
JdbcConnector
Deprecated.
setDerbyHome()
- Static method in class org.mule.providers.jdbc.util.
MuleDerbyUtils
setDerbyHome(String)
- Static method in class org.mule.providers.jdbc.util.
MuleDerbyUtils
setEndpoint(URI, Properties)
- Method in class org.mule.providers.jdbc.
JdbcEndpointURIBuilder
setEnlisted(boolean)
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
setHoldability(int)
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
setJndiContext(Context)
- Method in class org.mule.providers.jdbc.
JdbcConnector
Deprecated.
setJndiInitialFactory(String)
- Method in class org.mule.providers.jdbc.
JdbcConnector
Deprecated.
setJndiProviderUrl(String)
- Method in class org.mule.providers.jdbc.
JdbcConnector
Deprecated.
setLogWriter(PrintWriter)
- Method in class org.mule.providers.jdbc.xa.
DataSourceWrapper
setLoginTimeout(int)
- Method in class org.mule.providers.jdbc.xa.
DataSourceWrapper
setPollingFrequency(long)
- Method in class org.mule.providers.jdbc.
JdbcConnector
setProviderProperties(Map)
- Method in class org.mule.providers.jdbc.
JdbcConnector
Deprecated.
setQueries(Map)
- Method in class org.mule.providers.jdbc.
JdbcConnector
setQueryRunner(ObjectFactory)
- Method in class org.mule.providers.jdbc.
JdbcConnector
setReadOnly(boolean)
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
setResultSetHandler(ObjectFactory)
- Method in class org.mule.providers.jdbc.
JdbcConnector
setSavepoint()
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
setSavepoint(String)
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
setTransactionIsolation(int)
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
setTypeMap(Map)
- Method in class org.mule.providers.jdbc.xa.
ConnectionWrapper
setXaDataSource(XADataSource)
- Method in class org.mule.providers.jdbc.xa.
DataSourceWrapper
stopDatabase()
- Static method in class org.mule.providers.jdbc.util.
MuleDerbyUtils
Properly shutdown an embedded Derby database
T
transactionSetAutoCommitFailed()
- Static method in class org.mule.providers.jdbc.i18n.
JdbcMessages
A
B
C
D
E
G
I
J
L
M
N
O
P
Q
R
S
T
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2003-2007
MuleSource, Inc.
. All Rights Reserved.