Class IndexExpression

  • All Implemented Interfaces:
    Serializable, Cloneable

    public class IndexExpression
    extends FieldExpression
    Index expression may be created by QueryKeyExpression.index() method in case the QueryKeyExpression corresponds to a CollectionMapping with non-null listOrderField.
    See Also:
    Serialized Form