| Package | Description |
|---|---|
| me.lucko.helper.sql | |
| me.lucko.helper.sql.plugin |
| Modifier and Type | Method and Description |
|---|---|
HelperDataSource |
SqlProvider.getDataSource()
Gets the global datasource.
|
HelperDataSource |
SqlProvider.getDataSource(DatabaseCredentials credentials)
Constructs a new datasource using the given credentials.
|
static HelperDataSource |
HelperDataSource.usingHikari(DatabaseCredentials credentials) |
| Modifier and Type | Class and Description |
|---|---|
class |
HikariWrapper |
| Modifier and Type | Method and Description |
|---|---|
HelperDataSource |
SqlPlugin.getDataSource() |
HelperDataSource |
SqlPlugin.getDataSource(DatabaseCredentials credentials) |
Copyright © 2017. All rights reserved.