public interface InsertMapperWithAutoIncrement<T> extends InsertMapper<T>
| Modifier and Type | Method and Description |
|---|---|
void |
setId(T pojo,
ResultSet rs) |
insertvoid setId(T pojo, ResultSet rs) throws SQLException
SQLExceptionCopyright © 2019. All rights reserved.