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.namedQueriesprotected List<JaxbNamedHqlQueryImpl>JaxbEntityMappingsImpl.namedQueriesMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbNamedHqlQueryImplModifier and TypeMethodDescriptionObjectFactory.createJaxbNamedHqlQueryImpl()Create an instance ofJaxbNamedHqlQueryImplMethods 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 TypeMethodDescriptionvoidNamedQueryAnnotation.apply(JaxbNamedHqlQueryImpl jaxbNamedQuery, XmlDocumentContext xmlDocumentContext) voidNamedQueryJpaAnnotation.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