public interface ParamSetter
Modifier and Type | Field and Description |
---|---|
static ParamSetter |
BIGINT |
Modifier and Type | Method and Description |
---|---|
void |
set(PreparedStatement ps,
int index,
Object param) |
static final ParamSetter BIGINT
void set(PreparedStatement ps, int index, Object param) throws SQLException
SQLException