Example usage for org.springframework.jdbc.core CallableStatementCallback interface-usage

List of usage examples for org.springframework.jdbc.core CallableStatementCallback interface-usage

Introduction

In this page you can find the example usage for org.springframework.jdbc.core CallableStatementCallback interface-usage.

Usage

From source file com.taobao.diamond.server.service.HangingModePersistService.java

class ProcCallableStatementCallback implements CallableStatementCallback {

    /**
     * Constructs a ProcCallableStatementCallback.
     */
    public ProcCallableStatementCallback() {