Interface | Description |
---|---|
FluentJdbc |
Creates fluent Query API based on FluentJdbc's configuration.
|
ParamSetter<T> |
Plugin for setting parameters of custom types (eg.
|
Class | Description |
---|---|
FluentJdbcBuilder |
Configures and builds a FluentJdbc instance
|
Exception | Description |
---|---|
FluentJdbcException |
Base exception for exceptions thrown by FluentJdbc
|
FluentJdbcSqlException |
A runtime Exception that wraps all SQLExceptions thrown by the underlying JDBC API
|
Copyright © 2016. All rights reserved.