Uses of Interface
org.hibernate.sql.results.graph.Fetch
-
Packages that use Fetch Package Description org.hibernate.collection.spi SPI definitions for persistent collectionsorg.hibernate.query.derived org.hibernate.query.results Support for defining result-set mappings used inNativeQueryandProcedureCall/StoredProcedureQuery.org.hibernate.query.results.complete Support for immutable result/fetch builder graph nodes built from static sources such as JPA'sSqlResultSetMappingor `hbm.xml` mapping ``. org.hibernate.query.results.dynamic Support for mutable result/fetch builder graphs nodes built dynamically via Hibernate'sNativeQueryAPIsorg.hibernate.query.results.implicit Defines support for implicit ResultSet mappings.org.hibernate.query.sqm.sql Package for the translation of SQM into SQL ASTorg.hibernate.sql.results.graph org.hibernate.sql.results.graph.basic org.hibernate.sql.results.graph.entity -
-
Uses of Fetch in org.hibernate.collection.spi
Methods in org.hibernate.collection.spi with parameters of type Fetch Modifier and Type Method Description static CollectionInitializerProducerInitializerProducerBuilder. createArrayInitializerProducer(NavigablePath navigablePath, PluralAttributeMapping attributeMapping, FetchParent fetchParent, boolean selected, Fetch indexFetch, Fetch elementFetch, DomainResultCreationState creationState)static CollectionInitializerProducerInitializerProducerBuilder. createBagInitializerProducer(NavigablePath navigablePath, PluralAttributeMapping attributeMapping, FetchParent fetchParent, boolean selected, Fetch elementFetch, DomainResultCreationState creationState)static CollectionInitializerProducerInitializerProducerBuilder. createCollectionTypeWrapperInitializerProducer(NavigablePath navigablePath, PluralAttributeMapping attributeMapping, CollectionClassification classification, FetchParent fetchParent, boolean selected, Fetch indexFetch, Fetch elementFetch, DomainResultCreationState creationState)CollectionInitializerProducerAbstractBagSemantics. createInitializerProducer(NavigablePath navigablePath, PluralAttributeMapping attributeMapping, FetchParent fetchParent, boolean selected, String resultVariable, Fetch indexFetch, Fetch elementFetch, DomainResultCreationState creationState)CollectionInitializerProducerAbstractMapSemantics. createInitializerProducer(NavigablePath navigablePath, PluralAttributeMapping attributeMapping, FetchParent fetchParent, boolean selected, String resultVariable, Fetch indexFetch, Fetch elementFetch, DomainResultCreationState creationState)CollectionInitializerProducerAbstractSetSemantics. createInitializerProducer(NavigablePath navigablePath, PluralAttributeMapping attributeMapping, FetchParent fetchParent, boolean selected, String resultVariable, Fetch indexFetch, Fetch elementFetch, DomainResultCreationState creationState)default CollectionInitializerProducerCollectionSemantics. createInitializerProducer(NavigablePath navigablePath, PluralAttributeMapping attributeMapping, FetchParent fetchParent, boolean selected, String resultVariable, Fetch indexFetch, Fetch elementFetch, DomainResultCreationState creationState)Create a producer forCollectionInitializerinstances for the given collection semanticsstatic CollectionInitializerProducerInitializerProducerBuilder. createInitializerProducer(NavigablePath navigablePath, PluralAttributeMapping attributeMapping, CollectionClassification classification, FetchParent fetchParent, boolean selected, Fetch indexFetch, Fetch elementFetch, DomainResultCreationState creationState)static CollectionInitializerProducerInitializerProducerBuilder. createListInitializerProducer(NavigablePath navigablePath, PluralAttributeMapping attributeMapping, FetchParent fetchParent, boolean selected, Fetch indexFetch, Fetch elementFetch, DomainResultCreationState creationState)static CollectionInitializerProducerInitializerProducerBuilder. createMapInitializerProducer(NavigablePath navigablePath, PluralAttributeMapping attributeMapping, FetchParent fetchParent, boolean selected, Fetch indexFetch, Fetch elementFetch, DomainResultCreationState creationState)static CollectionInitializerProducerInitializerProducerBuilder. createSetInitializerProducer(NavigablePath navigablePath, PluralAttributeMapping attributeMapping, FetchParent fetchParent, boolean selected, Fetch elementFetch, DomainResultCreationState creationState) -
Uses of Fetch in org.hibernate.query.derived
Methods in org.hibernate.query.derived that return Fetch Modifier and Type Method Description FetchAnonymousTupleEmbeddableValuedModelPart. generateFetch(FetchParent fetchParent, NavigablePath fetchablePath, FetchTiming fetchTiming, boolean selected, String resultVariable, DomainResultCreationState creationState) -
Uses of Fetch in org.hibernate.query.results
Methods in org.hibernate.query.results that return Fetch Modifier and Type Method Description FetchFetchBuilder. buildFetch(FetchParent parent, NavigablePath fetchPath, JdbcValuesMetadata jdbcResultsMetadata, BiFunction<String,String,DynamicFetchBuilderLegacy> legacyFetchResolver, DomainResultCreationState domainResultCreationState)FetchImplicitAttributeFetchBuilder. buildFetch(FetchParent parent, NavigablePath fetchPath, JdbcValuesMetadata jdbcResultsMetadata, BiFunction<String,String,DynamicFetchBuilderLegacy> legacyFetchResolver, DomainResultCreationState domainResultCreationState)Methods in org.hibernate.query.results that return types with arguments of type Fetch Modifier and Type Method Description List<Fetch>DomainResultCreationStateImpl. visitFetches(FetchParent fetchParent)Methods in org.hibernate.query.results with parameters of type Fetch Modifier and Type Method Description static DomainResultResultsHelper. convertIdFetchToResult(Fetch fetch, DomainResultCreationState creationState) -
Uses of Fetch in org.hibernate.query.results.complete
Methods in org.hibernate.query.results.complete that return Fetch Modifier and Type Method Description FetchCompleteFetchBuilderEmbeddableValuedModelPart. buildFetch(FetchParent parent, NavigablePath fetchPath, JdbcValuesMetadata jdbcResultsMetadata, BiFunction<String,String,DynamicFetchBuilderLegacy> legacyFetchResolver, DomainResultCreationState domainResultCreationState)FetchCompleteFetchBuilderEntityValuedModelPart. buildFetch(FetchParent parent, NavigablePath fetchPath, JdbcValuesMetadata jdbcResultsMetadata, BiFunction<String,String,DynamicFetchBuilderLegacy> legacyFetchResolver, DomainResultCreationState domainResultCreationState)FetchEntityResultImpl. findFetch(Fetchable fetchable)Methods in org.hibernate.query.results.complete that return types with arguments of type Fetch Modifier and Type Method Description List<Fetch>EntityResultImpl. getFetches() -
Uses of Fetch in org.hibernate.query.results.dynamic
Methods in org.hibernate.query.results.dynamic that return Fetch Modifier and Type Method Description FetchDynamicFetchBuilderLegacy. buildFetch(FetchParent parent, NavigablePath fetchPath, JdbcValuesMetadata jdbcResultsMetadata, BiFunction<String,String,DynamicFetchBuilderLegacy> legacyFetchResolver, DomainResultCreationState domainResultCreationState)FetchDynamicFetchBuilderStandard. buildFetch(FetchParent parent, NavigablePath fetchPath, JdbcValuesMetadata jdbcResultsMetadata, BiFunction<String,String,DynamicFetchBuilderLegacy> legacyFetchResolver, DomainResultCreationState domainResultCreationState)FetchDynamicResultBuilderEntityStandard. buildFetch(FetchParent parent, Fetchable fetchable, JdbcValuesMetadata jdbcResultsMetadata, DomainResultCreationState domainResultCreationState) -
Uses of Fetch in org.hibernate.query.results.implicit
-
Uses of Fetch in org.hibernate.query.sqm.sql
Methods in org.hibernate.query.sqm.sql that return types with arguments of type Fetch Modifier and Type Method Description List<Fetch>BaseSqmToSqlAstConverter. visitFetches(FetchParent fetchParent)Method parameters in org.hibernate.query.sqm.sql with type arguments of type Fetch Modifier and Type Method Description voidBaseSqmToSqlAstConverter. addFetch(List<Fetch> fetches, FetchParent fetchParent, Fetchable fetchable, Boolean isKeyFetchable) -
Uses of Fetch in org.hibernate.sql.results.graph
Subinterfaces of Fetch in org.hibernate.sql.results.graph Modifier and Type Interface Description interfaceBiDirectionalFetchMethods in org.hibernate.sql.results.graph that return Fetch Modifier and Type Method Description FetchAbstractFetchParent. findFetch(Fetchable fetchable)FetchFetchParent. findFetch(Fetchable fetchable)FetchFetchable. generateFetch(FetchParent fetchParent, NavigablePath fetchablePath, FetchTiming fetchTiming, boolean selected, String resultVariable, DomainResultCreationState creationState)Generates a Fetch of this fetchabledefault FetchFetchParent. generateFetchableFetch(Fetchable fetchable, NavigablePath fetchablePath, FetchTiming fetchTiming, boolean selected, String resultVariable, DomainResultCreationState creationState)default FetchFetchable. resolveCircularFetch(NavigablePath fetchablePath, FetchParent fetchParent, FetchTiming fetchTiming, DomainResultCreationState creationState)Check whether this Fetchable is considered a circular fetch.Methods in org.hibernate.sql.results.graph that return types with arguments of type Fetch Modifier and Type Method Description List<Fetch>AbstractFetchParent. getFetches()List<Fetch>FetchParent. getFetches()Retrieve the fetches owned by this fetch source.List<Fetch>DomainResultCreationState. visitFetches(FetchParent fetchParent)Visit fetches for the given parent.Method parameters in org.hibernate.sql.results.graph with type arguments of type Fetch Modifier and Type Method Description protected voidAbstractFetchParent. resetFetches(List<Fetch> newFetches) -
Uses of Fetch in org.hibernate.sql.results.graph.basic
Classes in org.hibernate.sql.results.graph.basic that implement Fetch Modifier and Type Class Description classBasicFetch<T>Fetch for a basic-value -
Uses of Fetch in org.hibernate.sql.results.graph.entity
Subinterfaces of Fetch in org.hibernate.sql.results.graph.entity Modifier and Type Interface Description interfaceEntityFetchSpecialization of Fetch for entity-valued fetchesClasses in org.hibernate.sql.results.graph.entity that implement Fetch Modifier and Type Class Description classAbstractNonLazyEntityFetchSupport for non-lazy EntityFetch implementations - both joined and subsequent-selectMethods in org.hibernate.sql.results.graph.entity that return Fetch Modifier and Type Method Description FetchAbstractEntityResultGraphNode. getIdentifierFetch()Constructors in org.hibernate.sql.results.graph.entity with parameters of type Fetch Constructor Description AbstractEntityInitializer(EntityResultGraphNode resultDescriptor, NavigablePath navigablePath, LockMode lockMode, Fetch identifierFetch, Fetch discriminatorFetch, DomainResult<Object> rowIdResult, AssemblerCreationState creationState)
-