Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbNamedHqlQueryImpl
Packages that use JaxbNamedHqlQueryImpl
-
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.xml.spi
Methods in org.hibernate.boot.models.xml.spi that return types with arguments of type JaxbNamedHqlQueryImpl