Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbQueryHintImpl
Packages that use JaxbQueryHintImpl
-
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