| Package | Description |
|---|---|
| net.lapismc.datastore | |
| net.lapismc.datastore.util |
| Constructor and Description |
|---|
H2(net.lapismc.lapiscore.LapisCorePlugin core,
LapisURL url) |
MySQL(net.lapismc.lapiscore.LapisCorePlugin core,
LapisURL url,
String username,
String password) |
SQLite(net.lapismc.lapiscore.LapisCorePlugin core,
LapisURL url) |
| Modifier and Type | Method and Description |
|---|---|
LapisURL |
URLBuilder.build() |
| Constructor and Description |
|---|
ConnectionManager(net.lapismc.lapiscore.LapisCorePlugin core,
LapisURL url,
DataStore.StorageType type,
String username,
String password) |
Copyright © 2020. All rights reserved.