public interface DatabaseConfig
Modifier and Type | Method and Description |
---|---|
void |
disable() |
void |
enable() |
Properties |
getProperties() |
boolean |
isActive() |
boolean |
isUsingLocalDatabase() |
Properties getProperties()
boolean isUsingLocalDatabase()
void disable()
void enable()
boolean isActive()
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.