com.hazelcast.query
Class QueryConstants
java.lang.Object
com.hazelcast.query.QueryConstants
public final class QueryConstants
- extends Object
Contains constants for Query.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KEY_ATTRIBUTE_NAME
public static final String KEY_ATTRIBUTE_NAME
- Attribute name of the key.
- See Also:
- Constant Field Values
THIS_ATTRIBUTE_NAME
public static final String THIS_ATTRIBUTE_NAME
- Attribute name of the "this".
- See Also:
- Constant Field Values
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.