Interface JpqlQueryBuilder.Bindable

Enclosing class:
JpqlQueryBuilder

public static interface JpqlQueryBuilder.Bindable
An origin that is used to select data from. selection origins are used with paths to define where a path is anchored.
Author:
Mark Paluch
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • isRoot

      boolean isRoot()