| Package | Description |
|---|---|
| com.github.sqlbuilder.jonathanhds.select |
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|
QueryBuilder(Database database,
Connection connection) |
QueryBuilder(Database database,
DataSource dataSource) |
Copyright © 2014. All Rights Reserved.