Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbQueryHintImpl
Packages that use JaxbQueryHintImpl
Package
Description
Support for processing mapping XML files and applying annotation references over the appropriate
classes,
fields and
methods.
-
Uses of JaxbQueryHintImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbQueryHintImplModifier and TypeFieldDescriptionprotected List<JaxbQueryHintImpl>
JaxbNamedHqlQueryImpl.hints
protected List<JaxbQueryHintImpl>
JaxbNamedNativeQueryImpl.hints
protected List<JaxbQueryHintImpl>
JaxbNamedStoredProcedureQueryImpl.hints
Methods in org.hibernate.boot.jaxb.mapping.spi that return JaxbQueryHintImplModifier and TypeMethodDescriptionObjectFactory.createJaxbQueryHintImpl()
Create an instance ofJaxbQueryHintImpl
Methods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbQueryHintImpl -
Uses of JaxbQueryHintImpl in org.hibernate.boot.models.xml.internal
Method parameters in org.hibernate.boot.models.xml.internal with type arguments of type JaxbQueryHintImplModifier and TypeMethodDescriptionstatic QueryHint[]
QueryProcessing.collectQueryHints
(List<JaxbQueryHintImpl> jaxbHints, XmlDocumentContext xmlDocumentContext)