Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbStoredProcedureParameterImpl
Packages that use JaxbStoredProcedureParameterImpl
Package
Description
Support for processing mapping XML files and applying annotation references over the appropriate
classes,
fields and
methods.
-
Uses of JaxbStoredProcedureParameterImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbStoredProcedureParameterImplModifier and TypeFieldDescriptionprotected List<JaxbStoredProcedureParameterImpl>JaxbNamedStoredProcedureQueryImpl.procedureParametersMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbStoredProcedureParameterImplModifier and TypeMethodDescriptionObjectFactory.createJaxbStoredProcedureParameterImpl()Create an instance ofJaxbStoredProcedureParameterImplMethods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbStoredProcedureParameterImplModifier and TypeMethodDescriptionJaxbNamedStoredProcedureQueryImpl.getProcedureParameters()Gets the value of the procedureParameters property. -
Uses of JaxbStoredProcedureParameterImpl in org.hibernate.boot.models.annotations.internal
Methods in org.hibernate.boot.models.annotations.internal with parameters of type JaxbStoredProcedureParameterImplModifier and TypeMethodDescriptionvoidStoredProcedureParameterJpaAnnotation.apply(JaxbStoredProcedureParameterImpl jaxbParam, XmlDocumentContext xmlDocumentContext) -
Uses of JaxbStoredProcedureParameterImpl in org.hibernate.boot.models.xml.internal
Method parameters in org.hibernate.boot.models.xml.internal with type arguments of type JaxbStoredProcedureParameterImplModifier and TypeMethodDescriptionstatic StoredProcedureParameter[]QueryProcessing.collectParameters(List<JaxbStoredProcedureParameterImpl> jaxbParameters, XmlDocumentContext xmlDocumentContext)