| Package | Description |
|---|---|
| de.caluga.morphium |
| Modifier and Type | Method and Description |
|---|---|
static MorphiumConfig |
MorphiumConfig.createFromJson(String json) |
static MorphiumConfig |
MorphiumConfig.fromProperties(Properties p) |
static MorphiumConfig |
MorphiumSingleton.getConfig() |
MorphiumConfig |
Morphium.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
static void |
MorphiumSingleton.setConfig(MorphiumConfig cfg)
set configuration for MongoDbLayer
|
void |
Morphium.setConfig(MorphiumConfig cfg) |
| Constructor and Description |
|---|
Morphium(MorphiumConfig cfg)
init the MongoDbLayer.
|
Copyright © 2014. All rights reserved.