public interface PreparedStatementSetter
| Modifier and Type | Field and Description |
|---|---|
static PreparedStatementSetter |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
void |
set(PreparedStatement ps) |
static final PreparedStatementSetter EMPTY
void set(PreparedStatement ps) throws SQLException
SQLExceptionCopyright © 2019. All rights reserved.