Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbNamedNativeQueryImpl
Packages that use JaxbNamedNativeQueryImpl
Package
Description
Support for processing mapping XML files and applying annotation references over the appropriate
classes,
fields and
methods.
-
Uses of JaxbNamedNativeQueryImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbNamedNativeQueryImplModifier and TypeFieldDescriptionprotected List<JaxbNamedNativeQueryImpl>
JaxbEntityImpl.namedNativeQueries
protected List<JaxbNamedNativeQueryImpl>
JaxbEntityMappingsImpl.namedNativeQueries
Methods in org.hibernate.boot.jaxb.mapping.spi that return JaxbNamedNativeQueryImplModifier and TypeMethodDescriptionObjectFactory.createJaxbNamedNativeQueryImpl()
Create an instance ofJaxbNamedNativeQueryImpl
Methods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbNamedNativeQueryImplModifier and TypeMethodDescriptionJaxbEntity.getNamedNativeQueries()
JaxbEntityImpl.getNamedNativeQueries()
Gets the value of the namedNativeQueries property.JaxbEntityMappingsImpl.getNamedNativeQueries()
Gets the value of the namedNativeQueries property. -
Uses of JaxbNamedNativeQueryImpl in org.hibernate.boot.models.annotations.internal
Methods in org.hibernate.boot.models.annotations.internal with parameters of type JaxbNamedNativeQueryImplModifier and TypeMethodDescriptionvoid
NamedNativeQueryAnnotation.apply
(JaxbNamedNativeQueryImpl jaxbNamedQuery, XmlDocumentContext xmlDocumentContext) void
NamedNativeQueryJpaAnnotation.apply
(JaxbNamedNativeQueryImpl jaxbNamedQuery, XmlDocumentContext xmlDocumentContext) -
Uses of JaxbNamedNativeQueryImpl in org.hibernate.boot.models.xml.internal
Methods in org.hibernate.boot.models.xml.internal that return types with arguments of type JaxbNamedNativeQueryImpl -
Uses of JaxbNamedNativeQueryImpl in org.hibernate.boot.models.xml.spi
Methods in org.hibernate.boot.models.xml.spi that return types with arguments of type JaxbNamedNativeQueryImpl