Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbNamedStoredProcedureQueryImpl
Packages that use JaxbNamedStoredProcedureQueryImpl
Package
Description
Support for processing mapping XML files and applying annotation references over the appropriate
classes,
fields and
methods.
-
Uses of JaxbNamedStoredProcedureQueryImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbNamedStoredProcedureQueryImplModifier and TypeFieldDescriptionprotected List<JaxbNamedStoredProcedureQueryImpl>
JaxbEntityMappingsImpl.namedProcedureQueries
protected List<JaxbNamedStoredProcedureQueryImpl>
JaxbEntityImpl.namedStoredProcedureQueries
Methods in org.hibernate.boot.jaxb.mapping.spi that return JaxbNamedStoredProcedureQueryImplModifier and TypeMethodDescriptionObjectFactory.createJaxbNamedStoredProcedureQueryImpl()
Create an instance ofJaxbNamedStoredProcedureQueryImpl
Methods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbNamedStoredProcedureQueryImplModifier and TypeMethodDescriptionJaxbEntityMappingsImpl.getNamedProcedureQueries()
Gets the value of the namedProcedureQueries property.JaxbEntity.getNamedStoredProcedureQueries()
JaxbEntityImpl.getNamedStoredProcedureQueries()
Gets the value of the namedStoredProcedureQueries property. -
Uses of JaxbNamedStoredProcedureQueryImpl in org.hibernate.boot.models.annotations.internal
Methods in org.hibernate.boot.models.annotations.internal with parameters of type JaxbNamedStoredProcedureQueryImplModifier and TypeMethodDescriptionvoid
NamedStoredProcedureQueryJpaAnnotation.apply
(JaxbNamedStoredProcedureQueryImpl jaxbQuery, XmlDocumentContext xmlDocumentContext) -
Uses of JaxbNamedStoredProcedureQueryImpl in org.hibernate.boot.models.xml.internal
Methods in org.hibernate.boot.models.xml.internal that return types with arguments of type JaxbNamedStoredProcedureQueryImpl -
Uses of JaxbNamedStoredProcedureQueryImpl in org.hibernate.boot.models.xml.spi
Methods in org.hibernate.boot.models.xml.spi that return types with arguments of type JaxbNamedStoredProcedureQueryImpl