| Package | Description |
|---|---|
| eu.eventstorm.sql | |
| eu.eventstorm.sql.jdbc |
| Modifier and Type | Method and Description |
|---|---|
protected <E> Batch<E> |
Repository.batch(String sql,
InsertMapper<E> im) |
protected <E> void |
Repository.executeInsert(String sql,
InsertMapper<E> im,
E pojo) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InsertMapperWithAutoIncrement<T> |
interface |
Mapper<T> |
interface |
MapperWithAutoIncrement<T> |
Copyright © 2019. All rights reserved.