Interface EntityReferenceProjectionOptionsStep<S extends EntityReferenceProjectionOptionsStep<?,​R>,​R>

  • Type Parameters:
    S - The "self" type (the actual exposed type of this step).
    R - The type of projected entity references.
    All Superinterfaces:
    ProjectionFinalStep<R>

    public interface EntityReferenceProjectionOptionsStep<S extends EntityReferenceProjectionOptionsStep<?,​R>,​R>
    extends ProjectionFinalStep<R>
    The initial and final step in an "entity reference" projection definition, where optional parameters can be set.