@FunctionalInterface
private static interface DatabaseManager.Activator
| Modifier and Type | Method and Description |
|---|---|
void |
activate()
Activate database.
|
void activate()
throws PersistenceException
PersistenceException - if any error is encountered initializing the persistence framework.