Interface Root<X>

All Superinterfaces:
Expression<X>, Path<X>, Selection<X>, TupleElement<X>
All Known Implementing Classes:
RootImpl

public interface Root<X> extends Path<X>
  • Method Details

    • getModel

      EntityType<X> getModel()
      Return the metamodel entity corresponding to the root.
      Returns:
      metamodel entity corresponding to the root