| Package | Description |
|---|---|
| org.hibernate.internal.jaxb.mapping.orm |
| Modifier and Type | Field and Description |
|---|---|
protected List<JaxbQueryHint> |
JaxbNamedQuery.hint |
protected List<JaxbQueryHint> |
JaxbNamedNativeQuery.hint |
| Modifier and Type | Method and Description |
|---|---|
JaxbQueryHint |
ObjectFactory.createJaxbQueryHint()
Create an instance of
JaxbQueryHint |
| Modifier and Type | Method and Description |
|---|---|
List<JaxbQueryHint> |
JaxbNamedQuery.getHint()
Gets the value of the hint property.
|
List<JaxbQueryHint> |
JaxbNamedNativeQuery.getHint()
Gets the value of the hint property.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.