public class Identity extends Object
| Constructor and Description |
|---|
Identity(com.fasterxml.jackson.databind.JsonNode doc,
List<String> identityFields) |
Identity(Object[] values) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object x) |
Object |
get(int i) |
static com.fasterxml.jackson.databind.JsonNode |
getFieldValue(com.fasterxml.jackson.databind.JsonNode doc,
String field)
Ooes not do array index lookup!
|
int |
hashCode() |
String |
toString() |
Copyright © 2016. All rights reserved.