Class LoadQueryInfluencers

  • All Implemented Interfaces:
    java.io.Serializable

    public class LoadQueryInfluencers
    extends java.lang.Object
    implements java.io.Serializable
    Centralize all options which can influence the SQL query needed to load an entity. Currently such influencers are defined as:
    • filters
    • fetch profiles
    • internal fetch profile (merge profile, etc)
    See Also:
    Serialized Form