public class VPackCache extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
VPackCache.FieldInfo |
| Constructor and Description |
|---|
VPackCache(VPackFieldNamingStrategy fieldNamingStrategy,
Map<Class<? extends Annotation>,VPackAnnotationFieldFilter<? extends Annotation>> annotationFieldFilter,
Map<Class<? extends Annotation>,VPackAnnotationFieldNaming<? extends Annotation>> annotationFieldNaming) |
public VPackCache(VPackFieldNamingStrategy fieldNamingStrategy, Map<Class<? extends Annotation>,VPackAnnotationFieldFilter<? extends Annotation>> annotationFieldFilter, Map<Class<? extends Annotation>,VPackAnnotationFieldNaming<? extends Annotation>> annotationFieldNaming)
public Map<String,VPackCache.FieldInfo> getFields(Type entityClass)
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.