| Package | Description |
|---|---|
| org.simpleflatmapper.jdbc |
JdbcMapper classes to map object from a csv file. |
| org.simpleflatmapper.jdbc.impl |
JdbcMapper related classes. |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
TransactionTemplate.doInTransaction(SQLFunction<? super Connection,? extends R> sqlFunction) |
| Modifier and Type | Method and Description |
|---|---|
<R> R |
DataSourceTransactionTemplate.doInTransaction(SQLFunction<? super Connection,? extends R> sqlFunction) |
Copyright © 2020. All rights reserved.