Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbNamedStoredProcedureQueryImpl
Packages that use JaxbNamedStoredProcedureQueryImpl
-
Uses of JaxbNamedStoredProcedureQueryImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbNamedStoredProcedureQueryImplModifier and TypeFieldDescriptionprotected List<JaxbNamedStoredProcedureQueryImpl> JaxbEntityMappingsImpl.namedProcedureQueriesprotected List<JaxbNamedStoredProcedureQueryImpl> JaxbEntityImpl.namedStoredProcedureQueriesMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbNamedStoredProcedureQueryImplModifier and TypeMethodDescriptionObjectFactory.createJaxbNamedStoredProcedureQueryImpl()Create an instance ofJaxbNamedStoredProcedureQueryImplMethods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbNamedStoredProcedureQueryImplModifier and TypeMethodDescriptionJaxbEntityMappingsImpl.getNamedProcedureQueries()Gets the value of the namedProcedureQueries property.JaxbEntity.getNamedStoredProcedureQueries()JaxbEntityImpl.getNamedStoredProcedureQueries()Gets the value of the namedStoredProcedureQueries property. -
Uses of JaxbNamedStoredProcedureQueryImpl in org.hibernate.boot.models.xml.spi
Methods in org.hibernate.boot.models.xml.spi that return types with arguments of type JaxbNamedStoredProcedureQueryImpl