Package | Description |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Modifier and Type | Field and Description |
---|---|
protected List<QueryHint> |
NamedStoredProcedureQuery.hint |
protected List<QueryHint> |
NamedNativeQuery.hint |
protected List<QueryHint> |
NamedQuery.hint |
Modifier and Type | Method and Description |
---|---|
QueryHint |
ObjectFactory.createQueryHint()
Create an instance of
QueryHint |
Modifier and Type | Method and Description |
---|---|
List<QueryHint> |
NamedStoredProcedureQuery.getHint()
Gets the value of the hint property.
|
List<QueryHint> |
NamedNativeQuery.getHint()
Gets the value of the hint property.
|
List<QueryHint> |
NamedQuery.getHint()
Gets the value of the hint property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.