| Package | Description |
|---|---|
| org.apache.openejb.jee.jpa |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<QueryHint> |
NamedQuery.hint |
protected List<QueryHint> |
NamedNativeQuery.hint |
| Modifier and Type | Method and Description |
|---|---|
QueryHint |
ObjectFactory.createQueryHint()
Create an instance of
QueryHint |
| Modifier and Type | Method and Description |
|---|---|
List<QueryHint> |
NamedQuery.getHint()
Gets the value of the hint property.
|
List<QueryHint> |
NamedNativeQuery.getHint()
Gets the value of the hint property.
|
Copyright © 1999-2014 The Apache Software Foundation. All Rights Reserved.