open val javaSqlTypesTypeOrFail: Int
Give the java.sql.Types type of this adapter if it is an adapter for nullable types. If it is not, fail with an IllegalArgumentException. This value is needed when setting a value to null. See PreparedStatement.setNull