Uses of Package
org.hibernate.sql.results.graph.entity
Packages that use org.hibernate.sql.results.graph.entity
Package
Description
Support for many of the internal workings of Hibernate.
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
Defines the internal implementation of the stored procedure SPI.
Support for defining result set mappings
used in
NativeQuery
, ProcedureCall
,
and StoredProcedureQuery
.Support for immutable result/fetch builder graph nodes built from static sources
such as
SqlResultSetMapping
, orm.xml
,
mapping.xml
or hbm.xml
.Support for mutable result/fetch builder graphs nodes built dynamically.
Defines support for implicit ResultSet mappings.
Package for the translation of SQM into SQL AST
Defines domain result graphs.
-
Classes in org.hibernate.sql.results.graph.entity used by org.hibernate.engine.internal
-
Classes in org.hibernate.sql.results.graph.entity used by org.hibernate.engine.spi
-
Classes in org.hibernate.sql.results.graph.entity used by org.hibernate.metamodel.mapping.internalClassDescriptionSpecialization of Fetch for entity-valued fetchesFetchable which is entity-valued
-
Classes in org.hibernate.sql.results.graph.entity used by org.hibernate.procedure.internal
-
Classes in org.hibernate.sql.results.graph.entity used by org.hibernate.query.internal
-
Classes in org.hibernate.sql.results.graph.entity used by org.hibernate.query.results
-
Classes in org.hibernate.sql.results.graph.entity used by org.hibernate.query.results.internalClassDescriptionRepresents a reference to an entity either as a return, fetch, or collection element or index.
-
Classes in org.hibernate.sql.results.graph.entity used by org.hibernate.query.results.internal.completeClassDescriptionSpecialization of DomainResult for entity-valued resultsRepresents a reference to an entity either as a return, fetch, or collection element or index.Fetchable which is entity-valued
-
-
-
Classes in org.hibernate.sql.results.graph.entity used by org.hibernate.query.sqm.sqlClassDescriptionRepresents a reference to an entity either as a return, fetch, or collection element or index.
-
Classes in org.hibernate.sql.results.graph.entity used by org.hibernate.sql.results.graphClassDescriptionInitializer implementation for initializing entity references.Represents a reference to an entity either as a return, fetch, or collection element or index.
-
-
-
Classes in org.hibernate.sql.results.graph.entity used by org.hibernate.sql.results.graph.entityClassDescriptionSpecialization of Fetch for entity-valued fetchesInitializer implementation for initializing entity references.Represents a reference to an entity either as a return, fetch, or collection element or index.
-
Classes in org.hibernate.sql.results.graph.entity used by org.hibernate.sql.results.graph.entity.internalClassDescriptionAbstractFetchParent sub-class for entity-valued graph nodesSpecialization of Fetch for entity-valued fetchesInitializer implementation for initializing entity references.Specialization of DomainResult for entity-valued resultsRepresents a reference to an entity either as a return, fetch, or collection element or index.Fetchable which is entity-valued
-
Classes in org.hibernate.sql.results.graph.entity used by org.hibernate.sql.results.internal
-
Classes in org.hibernate.sql.results.graph.entity used by org.hibernate.sql.results.internal.domainClassDescriptionSpecialization of Fetch for entity-valued fetchesInitializer implementation for initializing entity references.Represents a reference to an entity either as a return, fetch, or collection element or index.
-
Classes in org.hibernate.sql.results.graph.entity used by org.hibernate.sql.results.jdbc.spi