| Package | Description |
|---|---|
| de.bild.codec |
| Modifier and Type | Method and Description |
|---|---|
static FieldTypePair |
ReflectionHelper.getIdFieldIfPresent(Class clazz) |
static FieldTypePair |
ReflectionHelper.getLockingVersionFieldIfPresent(Class clazz) |
| Modifier and Type | Method and Description |
|---|---|
static List<FieldTypePair> |
ReflectionHelper.getDeclaredAndInheritedFieldTypePairs(Type type,
boolean returnFinalFields)
calculates all fields of class hierarchy
|
| Constructor and Description |
|---|
MappedField(FieldTypePair fieldTypePair,
Class<?> persistedClass,
TypeCodecRegistry typeCodecRegistry) |
Copyright © 2017 BILD GmbH & Co. KG. All rights reserved.