| 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 |
|---|---|
QueryBinder<T> |
QueryPreparer.prepare(Connection connection)
Create a new QueryBinder based on the underlying query.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MapperQueryBinder<T> |
class |
MultiIndexQueryPreparer.MultiIndexQueryBinder |
| Modifier and Type | Method and Description |
|---|---|
QueryBinder<T> |
UnsupportedQueryPreparer.prepare(Connection connection) |
QueryBinder<T> |
MultiIndexQueryPreparer.prepare(Connection connection) |
QueryBinder<T> |
MapperQueryPreparer.prepare(Connection connection) |
Copyright © 2020. All rights reserved.