| Class and Description |
|---|
| FieldNamedPreparedStatement
This is a wrapper around
PreparedStatement and allows the users to set parameters by name
instead of by index. |
| Class and Description |
|---|
| StatementFactory
A factory to create
FieldNamedPreparedStatement with the given Connection. |
| Class and Description |
|---|
| FieldNamedPreparedStatement
This is a wrapper around
PreparedStatement and allows the users to set parameters by name
instead of by index. |
Copyright © 2022–2024 The Apache Software Foundation. All rights reserved.