Uses of Interface
org.hibernate.query.named.NamedObjectRepository
Packages that use NamedObjectRepository
Package
Description
A range of SPIs allowing integration with—and customization of—the process of building metadata.
Validation for HQL queries.
Contains a range of internal abstractions for dealing with query execution,
query plans, query options, and query parameters.
-
Uses of NamedObjectRepository in org.hibernate.boot.internal
Methods in org.hibernate.boot.internal that return NamedObjectRepositoryModifier and TypeMethodDescriptionInFlightMetadataCollectorImpl.buildNamedQueryRepository()
MetadataImpl.buildNamedQueryRepository()
-
Uses of NamedObjectRepository in org.hibernate.boot.spi
Methods in org.hibernate.boot.spi that return NamedObjectRepositoryModifier and TypeMethodDescriptionAbstractDelegatingMetadata.buildNamedQueryRepository()
MetadataImplementor.buildNamedQueryRepository()
-
Uses of NamedObjectRepository in org.hibernate.processor.validation
Methods in org.hibernate.processor.validation that return NamedObjectRepository -
Uses of NamedObjectRepository in org.hibernate.query.internal
Classes in org.hibernate.query.internal that implement NamedObjectRepositoryMethods in org.hibernate.query.internal that return NamedObjectRepository -
Uses of NamedObjectRepository in org.hibernate.query.spi
Methods in org.hibernate.query.spi that return NamedObjectRepository -
Uses of NamedObjectRepository in org.hibernate.testing.orm.junit
Methods in org.hibernate.testing.orm.junit that return NamedObjectRepositoryModifier and TypeMethodDescriptionDialectFeatureChecks.FakeMetadataBuildingContext.buildNamedQueryRepository()