Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
G
I
O
P
Q
R
S
V
C
createEndpoint(String, String, Map)
- Method in class org.apache.camel.component.ibatis.
IBatisComponent
createPollingConsumer()
- Method in class org.apache.camel.component.ibatis.
IBatisEndpoint
createProducer()
- Method in class org.apache.camel.component.ibatis.
IBatisEndpoint
createSqlMapClient()
- Method in class org.apache.camel.component.ibatis.
IBatisComponent
D
DEFAULT_CONFIG_URI
- Static variable in class org.apache.camel.component.ibatis.
IBatisComponent
doStart()
- Method in class org.apache.camel.component.ibatis.
IBatisPollingConsumer
doStop()
- Method in class org.apache.camel.component.ibatis.
IBatisPollingConsumer
G
getComponent()
- Method in class org.apache.camel.component.ibatis.
IBatisEndpoint
getEndpoint()
- Method in class org.apache.camel.component.ibatis.
IBatisProducer
getEntityName()
- Method in class org.apache.camel.component.ibatis.
IBatisEndpoint
getSqlClient()
- Method in class org.apache.camel.component.ibatis.
IBatisEndpoint
Returns the iBatis SQL client
getSqlMapClient()
- Method in class org.apache.camel.component.ibatis.
IBatisComponent
getSqlMapResource()
- Method in class org.apache.camel.component.ibatis.
IBatisComponent
getStatementType()
- Method in class org.apache.camel.component.ibatis.
IBatisEndpoint
I
IBatisComponent
- Class in
org.apache.camel.component.ibatis
An
IBatisComponent()
- Constructor for class org.apache.camel.component.ibatis.
IBatisComponent
IBatisComponent(SqlMapClient)
- Constructor for class org.apache.camel.component.ibatis.
IBatisComponent
IBatisEndpoint
- Class in
org.apache.camel.component.ibatis
An
IBatisEndpoint(String, IBatisComponent, String)
- Constructor for class org.apache.camel.component.ibatis.
IBatisEndpoint
IBatisEndpoint(String, String)
- Constructor for class org.apache.camel.component.ibatis.
IBatisEndpoint
IBatisPollingConsumer
- Class in
org.apache.camel.component.ibatis
IBatisPollingConsumer(IBatisEndpoint)
- Constructor for class org.apache.camel.component.ibatis.
IBatisPollingConsumer
IBatisProducer
- Class in
org.apache.camel.component.ibatis
IBatisProducer(IBatisEndpoint)
- Constructor for class org.apache.camel.component.ibatis.
IBatisProducer
isSingleton()
- Method in class org.apache.camel.component.ibatis.
IBatisEndpoint
O
org.apache.camel.component.ibatis
- package org.apache.camel.component.ibatis
P
process(Exchange)
- Method in class org.apache.camel.component.ibatis.
IBatisProducer
Q
query(Message)
- Method in class org.apache.camel.component.ibatis.
IBatisEndpoint
R
receive(long)
- Method in class org.apache.camel.component.ibatis.
IBatisPollingConsumer
receive()
- Method in class org.apache.camel.component.ibatis.
IBatisPollingConsumer
receiveNoWait()
- Method in class org.apache.camel.component.ibatis.
IBatisPollingConsumer
S
setSqlMapClient(SqlMapClient)
- Method in class org.apache.camel.component.ibatis.
IBatisComponent
setSqlMapResource(Resource)
- Method in class org.apache.camel.component.ibatis.
IBatisComponent
setStatementType(StatementType)
- Method in class org.apache.camel.component.ibatis.
IBatisEndpoint
StatementType
- Enum in
org.apache.camel.component.ibatis
Statement types to instruct which iBatis operation to use.
V
valueOf(String)
- Static method in enum org.apache.camel.component.ibatis.
StatementType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.apache.camel.component.ibatis.
StatementType
Returns an array containing the constants of this enum type, in the order they're declared.
C
D
G
I
O
P
Q
R
S
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Apache CAMEL