| Package | Description |
|---|---|
| io.ebean |
| Modifier and Type | Method and Description |
|---|---|
static Database |
DatabaseFactory.create(DatabaseConfig config)
Create using the ServerConfig object to configure the server.
|
static Database |
DatabaseFactory.createWithContextClassLoader(DatabaseConfig config,
ClassLoader classLoader)
Create using the ServerConfig additionally specifying a classLoader to use as the context class loader.
|
Copyright © 2019. All rights reserved.