Retrieves the number, types and properties of this
PreparedStatement
object's parameters.
ParameterMetaData
object that contains information
about the number, types and properties for each
parameter marker of this PreparedStatement
object
SQLException | if a database access error occurs or
this method is called on a closed PreparedStatement |
ParameterMetaData
Diagram: Statement