| Package | Description |
|---|---|
| org.codejargon.fluentjdbc.api |
| Modifier and Type | Method and Description |
|---|---|
Query |
FluentJdbc.query()
Creates a Query API on a connection provided by the ConnectionProvider.
|
Query |
FluentJdbc.queryOn(Connection connection)
Creates a Query API using a given managed connection
|
Copyright © 2016. All rights reserved.