JdbcGetter
Thin wrapper around ResultSet get* methods, e.g. ResultSet.getString.
The caller owns the return value, which is not bound to the transaction. The implementation handles calling ResultSet.wasNull.
Thin wrapper around ResultSet get* methods, e.g. ResultSet.getString.
The caller owns the return value, which is not bound to the transaction. The implementation handles calling ResultSet.wasNull.