public interface IToPreparedStatement<C extends Column<?>>
| Modifier and Type | Method and Description |
|---|---|
void |
set(C column,
int rowIndex,
PreparedStatement ps,
int paramIndex) |
void set(C column, int rowIndex, PreparedStatement ps, int paramIndex) throws SQLException
SQLExceptionCopyright © 2020. All rights reserved.