| Package | Description |
|---|---|
| com.github.jonathanhds.sqlbuilder | |
| com.github.jonathanhds.sqlbuilder.builder |
| Modifier and Type | Method and Description |
|---|---|
Database |
Context.getDatabase() |
static Database |
Database.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Database[] |
Database.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Context(Database database,
Connection connection) |
| Constructor and Description |
|---|
QueryBuilder(Database database,
Connection connection) |
QueryBuilder(Database database,
DataSource dataSource) |
Copyright © 2013–2014. All rights reserved.