Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbNamedNativeQueryImpl
Packages that use JaxbNamedNativeQueryImpl
-
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.namedNativeQueriesprotected List<JaxbNamedNativeQueryImpl> JaxbEntityMappingsImpl.namedNativeQueriesMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbNamedNativeQueryImplModifier and TypeMethodDescriptionObjectFactory.createJaxbNamedNativeQueryImpl()Create an instance ofJaxbNamedNativeQueryImplMethods 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.xml.spi
Methods in org.hibernate.boot.models.xml.spi that return types with arguments of type JaxbNamedNativeQueryImpl