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