Package org.infinispan.query
Interface ProjectionConstants
-
@Deprecated public interface ProjectionConstants
Deprecated.Since 11.0, with no replacement.- Author:
- Marko Luksa
-
-
Field Detail
-
ID
static final String ID
Deprecated.- See Also:
- Constant Field Values
-
KEY
static final String KEY
Deprecated.Just an alias forID
//todo [anistor] really??- See Also:
- Constant Field Values
-
VALUE
static final String VALUE
Deprecated.- See Also:
- Constant Field Values
-
-