JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
develop.toolkit.db
Package
develop.toolkit.db.mysql
Interface PreparedStatementSetter
public interface
PreparedStatementSetter
Author:
qiushui on 2019-09-03.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
set
(
PreparedStatement
preparedStatement)
Method Details
set
void
set
(
PreparedStatement
preparedStatement)
throws
SQLException
Throws:
SQLException