| Package | Description |
|---|---|
| de.caluga.morphium | |
| de.caluga.morphium.cache | |
| de.caluga.morphium.cache.jcache | |
| 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 |
|---|---|
AnnotationAndReflectionHelper |
QueryImpl.getARHelper() |
AnnotationAndReflectionHelper |
Query.getARHelper() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryImpl.setARHelpter(AnnotationAndReflectionHelper ar) |
void |
Query.setARHelpter(AnnotationAndReflectionHelper ar) |
Copyright © 2019. All rights reserved.