public class ReflectionHelper extends Object
Modifier and Type | Method and Description |
---|---|
static Comparable |
extractValue(QueryEntry queryEntry,
String attributeName,
Object object) |
static AttributeType |
getAttributeType(Class klass) |
static AttributeType |
getAttributeType(QueryableEntry entry,
String attribute) |
static void |
reset() |
public static AttributeType getAttributeType(Class klass)
public static void reset()
public static AttributeType getAttributeType(QueryableEntry entry, String attribute)
public static Comparable extractValue(QueryEntry queryEntry, String attributeName, Object object) throws Exception
Exception
Copyright © 2014 Hazelcast, Inc.. All rights reserved.