|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryHint | |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Uses of QueryHint in org.hibernate.jpamodelgen.xml.jaxb |
---|
Fields in org.hibernate.jpamodelgen.xml.jaxb with type parameters of type QueryHint | |
---|---|
protected List<QueryHint> |
NamedNativeQuery.hint
|
protected List<QueryHint> |
NamedQuery.hint
|
Methods in org.hibernate.jpamodelgen.xml.jaxb that return QueryHint | |
---|---|
QueryHint |
ObjectFactory.createQueryHint()
Create an instance of QueryHint |
Methods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type QueryHint | |
---|---|
List<QueryHint> |
NamedNativeQuery.getHint()
Gets the value of the hint property. |
List<QueryHint> |
NamedQuery.getHint()
Gets the value of the hint property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |