| Package | Description |
|---|---|
| de.caluga.morphium | |
| de.caluga.morphium.query |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectMapperImpl
User: Stpehan Bösebeck
Date: 26.03.12
Time: 19:36
|
| Modifier and Type | Method and Description |
|---|---|
ObjectMapper |
Morphium.getMapper() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends ObjectMapper> |
MorphiumConfig.getOmClass() |
| Modifier and Type | Method and Description |
|---|---|
String |
NameProvider.getCollectionName(Class<?> type,
ObjectMapper om,
boolean translateCamelCase,
boolean useFQN,
String specifiedName,
Morphium morphium) |
String |
DefaultNameProvider.getCollectionName(Class<?> type,
ObjectMapper om,
boolean translateCamelCase,
boolean useFQN,
String specifiedName,
Morphium morphium) |
| Modifier and Type | Method and Description |
|---|---|
void |
MorphiumConfig.setOmClass(Class<? extends ObjectMapper> omClass) |
| Modifier and Type | Method and Description |
|---|---|
ObjectMapper |
MongoFieldImpl.getMapper() |
ObjectMapper |
MongoField.getMapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
MongoFieldImpl.setMapper(ObjectMapper mapper) |
void |
MongoField.setMapper(ObjectMapper mapper) |
| Constructor and Description |
|---|
MongoFieldImpl(Query<T> q,
ObjectMapper map) |
Copyright © 2016. All rights reserved.