Class EntityGraphTraversalState.FetchStrategy

java.lang.Object
org.hibernate.sql.results.graph.EntityGraphTraversalState.FetchStrategy
Enclosing interface:
EntityGraphTraversalState

public static class EntityGraphTraversalState.FetchStrategy extends Object
  • Constructor Details

    • FetchStrategy

      public FetchStrategy(FetchTiming fetchTiming, boolean joined)
  • Method Details

    • getFetchTiming

      public FetchTiming getFetchTiming()
    • isJoined

      public boolean isJoined()