public class ObjectFieldMapper extends Object
| Constructor and Description |
|---|
ObjectFieldMapper() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
mapField(Class clazz,
ObjectResultNode node) |
static Object |
mapFromDbObjectNode(Class classz,
ObjectResultNode node,
Mapping mapping) |
public static final Object mapFromDbObjectNode(Class classz, ObjectResultNode node, Mapping mapping) throws InstantiationException, IllegalAccessException, IllegalArgumentException, InvocationTargetException, NotsupportedTypeException
public static final Object mapField(Class clazz, ObjectResultNode node) throws InstantiationException, IllegalAccessException, IllegalArgumentException, InvocationTargetException, NotsupportedTypeException
Copyright © 2012–2021 Zalando SE. All rights reserved.