JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
D
E
F
G
H
M
O
S
T
U
D
DatabaseCredentials
- Class in
me.lucko.helper.sql
Represents the credentials for a remote database.
E
enable()
- Method in class me.lucko.helper.sql.plugin.
SqlPlugin
equals(Object)
- Method in class me.lucko.helper.sql.
DatabaseCredentials
F
fromConfig(ConfigurationSection)
- Static method in class me.lucko.helper.sql.
DatabaseCredentials
G
getAddress()
- Method in class me.lucko.helper.sql.
DatabaseCredentials
getConnection()
- Method in interface me.lucko.helper.sql.
HelperDataSource
Gets a connection from the datasource.
getConnection()
- Method in class me.lucko.helper.sql.plugin.
HikariWrapper
getDatabase()
- Method in class me.lucko.helper.sql.
DatabaseCredentials
getDataSource()
- Method in class me.lucko.helper.sql.plugin.
SqlPlugin
getDataSource(DatabaseCredentials)
- Method in class me.lucko.helper.sql.plugin.
SqlPlugin
getDataSource()
- Method in interface me.lucko.helper.sql.
SqlProvider
Gets the global datasource.
getDataSource(DatabaseCredentials)
- Method in interface me.lucko.helper.sql.
SqlProvider
Constructs a new datasource using the given credentials.
getGlobalCredentials()
- Method in class me.lucko.helper.sql.plugin.
SqlPlugin
getGlobalCredentials()
- Method in interface me.lucko.helper.sql.
SqlProvider
Gets the global database credentials being used for the global datasource.
getHikari()
- Method in interface me.lucko.helper.sql.
HelperDataSource
Gets the Hikari instance backing the datasource
getHikari()
- Method in class me.lucko.helper.sql.plugin.
HikariWrapper
getPassword()
- Method in class me.lucko.helper.sql.
DatabaseCredentials
getPort()
- Method in class me.lucko.helper.sql.
DatabaseCredentials
getUsername()
- Method in class me.lucko.helper.sql.
DatabaseCredentials
H
hashCode()
- Method in class me.lucko.helper.sql.
DatabaseCredentials
HelperDataSource
- Interface in
me.lucko.helper.sql
Represents an individual datasource, created by the library.
HikariWrapper
- Class in
me.lucko.helper.sql.plugin
HikariWrapper(DatabaseCredentials)
- Constructor for class me.lucko.helper.sql.plugin.
HikariWrapper
M
me.lucko.helper.sql
- package me.lucko.helper.sql
me.lucko.helper.sql.plugin
- package me.lucko.helper.sql.plugin
O
of(String, int, String, String, String)
- Static method in class me.lucko.helper.sql.
DatabaseCredentials
S
SqlPlugin
- Class in
me.lucko.helper.sql.plugin
SqlPlugin()
- Constructor for class me.lucko.helper.sql.plugin.
SqlPlugin
SqlProvider
- Interface in
me.lucko.helper.sql
Provides
HelperDataSource
instances.
T
terminate()
- Method in class me.lucko.helper.sql.plugin.
HikariWrapper
toString()
- Method in class me.lucko.helper.sql.
DatabaseCredentials
U
usingHikari(DatabaseCredentials)
- Static method in interface me.lucko.helper.sql.
HelperDataSource
D
E
F
G
H
M
O
S
T
U
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All rights reserved.