| 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 | Description |
|---|---|---|
<R> R |
TransactionTemplate.doInTransaction(SQLFunction<? super Connection,? extends R> sqlFunction) |
| Modifier and Type | Method | Description |
|---|---|---|
<R> R |
DataSourceTransactionTemplate.doInTransaction(SQLFunction<? super Connection,? extends R> sqlFunction) |
Copyright © 2019. All rights reserved.