| Interface | Description |
|---|---|
| JdbcSession.Fetcher |
The fetcher.
|
| Outcome<T> |
Outcome of ResultSet.
|
| Class | Description |
|---|---|
| JdbcSession |
Universal JDBC wrapper.
|
| SingleOutcome<T> |
Outcome that returns first column in the first row.
|
| Utc |
UTC time zone manipulator.
|
The only dependency you need is (check our latest version available at jdbc.jcabi.com):
<depedency> <groupId>com.jcabi</groupId> <artifactId>jcabi-jdbc</artifactId> </dependency>
Copyright © 2012–2014 jcabi.com. All rights reserved.