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