org.xerial.db.sql
Interface PreparedStatementHandler


public interface PreparedStatementHandler

A handler interface for set up PreparedStaement

Author:
leo

Method Summary
 void setup(PreparedStatement preparedStatement)
           
 

Method Detail

setup

void setup(PreparedStatement preparedStatement)
           throws SQLException
Throws:
SQLException


Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.