SqlType
Abstraction of SQL data types.
Based on JDBC, SqlType and its subclasses encapsulate the common operations of obtaining data from a ResultSet and setting parameters to a PreparedStatement.
Inheritors
Types
Properties
Functions
Link copied to clipboard
Set the nullable parameter to a given PreparedStatement.
Link copied to clipboard