@FunctionalInterface public interface StatementFactory
| 限定符和类型 | 方法和说明 |
|---|---|
PreparedStatement |
createStatement(Connection connection) |
PreparedStatement createStatement(Connection connection) throws SQLException
SQLExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.