| Package | Description |
|---|---|
| de.caluga.morphium | |
| de.caluga.morphium.cache | |
| de.caluga.morphium.cache.jcache | |
| de.caluga.morphium.objectmapper | |
| de.caluga.morphium.query |
| Modifier and Type | Method and Description |
|---|---|
AnnotationAndReflectionHelper |
Morphium.getARHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
Utils.getCacheKey(Class type,
Map<String,Object> qo,
Map<String,Integer> sort,
Map<String,Object> projection,
String collection,
int skip,
int limit,
AnnotationAndReflectionHelper anHelper) |
void |
ObjectMapperImpl.setAnnotationHelper(AnnotationAndReflectionHelper an) |
void |
MorphiumObjectMapper.setAnnotationHelper(AnnotationAndReflectionHelper an) |
| Modifier and Type | Method and Description |
|---|---|
void |
MorphiumCacheJCacheImpl.setAnnotationAndReflectionHelper(AnnotationAndReflectionHelper hlp) |
void |
MorphiumCache.setAnnotationAndReflectionHelper(AnnotationAndReflectionHelper hlp) |
void |
MorphiumCacheImpl.setAnnotationAndReflectionHelper(AnnotationAndReflectionHelper hlp) |
void |
CacheHousekeeper.setAnnotationHelper(AnnotationAndReflectionHelper hlp) |
| Modifier and Type | Method and Description |
|---|---|
void |
HouseKeepingHelper.setAnnotationHelper(AnnotationAndReflectionHelper hlp) |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectMapperImplNG.setAnnotationHelper(AnnotationAndReflectionHelper an) |
| Constructor and Description |
|---|
EntitySerializer(com.fasterxml.jackson.databind.JsonSerializer<Object> def,
AnnotationAndReflectionHelper an) |
MorphiumDeserializer(AnnotationAndReflectionHelper anhelper,
Map<Class<?>,NameProvider> nameProviderByClass,
Morphium morphium,
Map<Class,MorphiumTypeMapper> typeMapper) |
MorphiumSerializer(AnnotationAndReflectionHelper ar,
Map<Class<?>,NameProvider> np,
Morphium m,
MorphiumObjectMapper om,
Map<Class,MorphiumTypeMapper> tm) |
| Modifier and Type | Method and Description |
|---|---|
AnnotationAndReflectionHelper |
QueryImpl.getARHelper() |
AnnotationAndReflectionHelper |
Query.getARHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryImpl.setARHelpter(AnnotationAndReflectionHelper ar) |
void |
Query.setARHelpter(AnnotationAndReflectionHelper ar) |
Copyright © 2018. All rights reserved.