Retrieves the fully-qualified name of the Java class whose instances
should be passed to the method PreparedStatement.setObject
.
param | the first parameter is 1, the second is 2, ... |
PreparedStatement.setObject
to set the value
in the specified parameter. This is the class name used
for custom mapping.
SQLException | if a database access error occurs |
Diagram: Statement