int getParamDataTypeJDBC()
None.
Returns the data type of the associated UserStoredProcedureParam parameter as a JDBC data type.
None.
The JDBC data type is one of two representations of the parameter data type stored in the UserStoredProcedureParam object. JDBC data types are integer values and include the following:
These data types are defined in java.sql.Types.