Uses of Class
org.apache.camel.component.sql.stored.CallableStatementWrapperFactory
Packages that use CallableStatementWrapperFactory
-
Uses of CallableStatementWrapperFactory in org.apache.camel.component.sql.stored
Methods in org.apache.camel.component.sql.stored that return CallableStatementWrapperFactoryModifier and TypeMethodDescriptionprotected CallableStatementWrapperFactorySqlStoredEndpoint.getWrapperFactory()Constructors in org.apache.camel.component.sql.stored with parameters of type CallableStatementWrapperFactoryModifierConstructorDescriptionCallableStatementWrapper(String template, CallableStatementWrapperFactory wrapperFactory)