public static interface JdbcSetterFactoryProperty.PreparedStatementSetter<T>
| Modifier and Type | Method | Description |
|---|---|---|
void |
set(PreparedStatement ps,
int i,
T val) |
void set(PreparedStatement ps, int i, T val) throws SQLException
SQLExceptionCopyright © 2019. All rights reserved.