Uses of Annotation Interface
jakarta.persistence.NamedStoredProcedureQuery
Packages that use NamedStoredProcedureQuery
-
Uses of NamedStoredProcedureQuery in org.hibernate.boot.internal
Constructors in org.hibernate.boot.internal with parameters of type NamedStoredProcedureQueryModifierConstructorDescription -
Uses of NamedStoredProcedureQuery in org.hibernate.boot.model.internal
Methods in org.hibernate.boot.model.internal that return types with arguments of type NamedStoredProcedureQueryModifier and TypeMethodDescriptionstatic List<NamedStoredProcedureQuery>JPAXMLOverriddenAnnotationReader.buildNamedStoreProcedureQueries(List<JaxbNamedStoredProcedureQuery> elements, XMLContext.Default defaults, ClassLoaderAccess classLoaderAccess) Methods in org.hibernate.boot.model.internal with parameters of type NamedStoredProcedureQueryModifier and TypeMethodDescriptionstatic voidQueryBinder.bindNamedStoredProcedureQuery(NamedStoredProcedureQuery namedStoredProcedureQuery, MetadataBuildingContext context, boolean isDefault)