Package | Description |
---|---|
org.apache.camel.component.sql.stored |
Class and Description |
---|
BatchCallableStatementCreatorFactory |
CallableStatementWrapperFactory
Stateful class that cached template functions.
|
SqlStoredComponent |
SqlStoredEndpoint
The sql component allows you to work with databases using JDBC Stored Procedure queries.
|
StatementWrapper
Wrapper that simplifies operations on
CallableStatement in SqlStoredProducer . |
TemplateStoredProcedure |
WrapperExecuteCallback |
Apache Camel