Uses of Annotation Interface
jakarta.persistence.NamedQuery
Packages that use NamedQuery
-
Uses of NamedQuery in org.hibernate.boot.model.internal
Methods in org.hibernate.boot.model.internal that return types with arguments of type NamedQueryModifier and TypeMethodDescriptionstatic List<NamedQuery>JPAXMLOverriddenAnnotationReader.buildNamedQueries(List<JaxbNamedQuery> elements, XMLContext.Default defaults, ClassLoaderAccess classLoaderAccess) Methods in org.hibernate.boot.model.internal with parameters of type NamedQueryModifier and TypeMethodDescriptionstatic voidQueryBinder.bindQuery(NamedQuery namedQuery, MetadataBuildingContext context, boolean isDefault) QueryHintDefinition.determineLockOptions(NamedQuery namedQueryAnnotation)