All Superinterfaces:
javax.persistence.criteria.Expression<X>, javax.persistence.criteria.FetchParent<Z,X>, javax.persistence.criteria.From<Z,X>, javax.persistence.criteria.Path<X>, javax.persistence.criteria.Selection<X>, javax.persistence.TupleElement<X>, VExpression<X>, VPath<X>
All Known Implementing Classes:
FromImpl, JoinBase, RootImpl

public interface VFrom<Z,X> extends javax.persistence.criteria.From<Z,X>, VPath<X>
  • Method Summary

    Methods inherited from interface javax.persistence.criteria.Expression

    in, in, in, in, isNotNull, isNull

    Methods inherited from interface javax.persistence.criteria.FetchParent

    fetch, fetch, fetch, fetch, fetch, fetch, getFetches

    Methods inherited from interface javax.persistence.criteria.From

    getCorrelationParent, getJoins, isCorrelated, join, join, join, join, join, join, join, join, join, join, join, join, joinCollection, joinCollection, joinList, joinList, joinMap, joinMap, joinSet, joinSet

    Methods inherited from interface javax.persistence.criteria.Path

    get, get, get, get, getModel, getParentPath, type

    Methods inherited from interface javax.persistence.criteria.Selection

    alias, getCompoundSelectionItems, isCompoundSelection

    Methods inherited from interface javax.persistence.TupleElement

    getAlias, getJavaType

    Methods inherited from interface org.aksw.jena_sparql_api.mapper.jpa.criteria.expr.VExpression

    accept, as

    Methods inherited from interface org.aksw.jena_sparql_api.mapper.jpa.criteria.expr.VPath

    accept, getReachingAttributeName