public interface StatementFactory
FieldNamedPreparedStatement with the given Connection.| Modifier and Type | Method and Description |
|---|---|
FieldNamedPreparedStatement |
createStatement(Connection connection)
Creates
FieldNamedPreparedStatement with the given Connection. |
FieldNamedPreparedStatement createStatement(Connection connection) throws SQLException
FieldNamedPreparedStatement with the given Connection.SQLExceptionCopyright © 2022–2024 The Apache Software Foundation. All rights reserved.