| Package | Description |
|---|---|
| com.sk89q.worldguard.protection.managers.storage.sql | |
| com.sk89q.worldguard.util.sql |
| Constructor and Description |
|---|
SQLDriver(DataSourceConfig config)
Create a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
DataSourceConfig |
DataSourceConfig.setDsn(String dsn)
Create a new instance with a new DSN.
|
DataSourceConfig |
DataSourceConfig.setPassword(String password)
Create a new instance with a new password.
|
DataSourceConfig |
DataSourceConfig.setTablePrefix(String tablePrefix)
Create a new instance with a new table prefix.
|
DataSourceConfig |
DataSourceConfig.setUsername(String username)
Create a new instance with a new username.
|
Copyright © 2015. All Rights Reserved.