|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface PreparedStatementCreator
该接口用于创建 PreparedStatement 对象。
| 方法摘要 | |
|---|---|
PreparedStatement |
createPreparedStatement(Connection con)
使用参数传进来的连接创建 PreparedStatement 对象。 |
| 方法详细信息 |
|---|
PreparedStatement createPreparedStatement(Connection con)
throws SQLException
SQLException
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||