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