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