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

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

Introduction

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

Usage

From source file net.sf.springderby.ExecuteSqlScriptsAction.java

/**
 * Online action that executes a set of SQL scripts.
 * 
 * @author Andreas Veithen
 * @version $Id$
 */