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