Interface StatementWrapper

All Known Implementing Classes:
CallableStatementWrapper

public interface StatementWrapper
Wrapper that simplifies operations on CallableStatement in SqlStoredProducer. Wrappers are stateful objects and must not be reused.