| Package | Description |
|---|---|
| me.lucko.helper.sql | |
| me.lucko.helper.sql.plugin |
| Modifier and Type | Method and Description |
|---|---|
Sql |
SqlProvider.getSql()
Gets the global datasource.
|
Sql |
SqlProvider.getSql(DatabaseCredentials credentials)
Constructs a new datasource using the given credentials.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HelperSql |
| Modifier and Type | Method and Description |
|---|---|
Sql |
HelperSqlPlugin.getSql() |
Sql |
HelperSqlPlugin.getSql(DatabaseCredentials credentials) |
| Constructor and Description |
|---|
HelperSqlBatchBuilder(Sql owner,
String statement) |
Copyright © 2019. All rights reserved.