public interface PreparedStatementSetter
| Modifier and Type | Field and Description |
|---|---|
static PreparedStatementSetter |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
void |
setValues(PreparedStatement ps) |
static final PreparedStatementSetter EMPTY
void setValues(PreparedStatement ps) throws SQLException
SQLExceptionCopyright © 2012–2021 Naver Corporation. All rights reserved.