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