类 RootReturn

  • 所有已实现的接口:
    Return

    public class RootReturn
    extends NonScalarReturn
    Represents a return which names a "root" entity.

    A root entity means it is explicitly a "column" in the result, as opposed to a fetched association.

    作者:
    Steve Ebersole