Uses of Annotation Interface
jakarta.persistence.NamedNativeQuery
Packages that use NamedNativeQuery
-
Uses of NamedNativeQuery in org.hibernate.boot.model.internal
Methods in org.hibernate.boot.model.internal that return types with arguments of type NamedNativeQueryModifier and TypeMethodDescriptionstatic List<NamedNativeQuery>JPAXMLOverriddenAnnotationReader.buildNamedNativeQueries(List<JaxbNamedNativeQuery> elements, XMLContext.Default defaults, ClassLoaderAccess classLoaderAccess) Methods in org.hibernate.boot.model.internal with parameters of type NamedNativeQueryModifier and TypeMethodDescriptionstatic voidQueryBinder.bindNativeQuery(NamedNativeQuery namedNativeQuery, MetadataBuildingContext context, boolean isDefault)