Uses of Class
org.apache.camel.component.sql.stored.BatchCallableStatementCreatorFactory
-
Packages that use BatchCallableStatementCreatorFactory Package Description org.apache.camel.component.sql.stored -
-
Uses of BatchCallableStatementCreatorFactory in org.apache.camel.component.sql.stored
Methods in org.apache.camel.component.sql.stored that return BatchCallableStatementCreatorFactory Modifier and Type Method Description BatchCallableStatementCreatorFactory
CallableStatementWrapperFactory. getTemplateForBatch(String sql)
-