|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryHint | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm | |
| net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl | |
| Uses of QueryHint in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm |
|---|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm that return QueryHint | |
|---|---|
QueryHint |
ObjectFactory.createQueryHint()
Create an instance of QueryHint |
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm that return types with arguments of type QueryHint | |
|---|---|
List<QueryHint> |
NamedQuery.getHint()
Gets the value of the hint property. |
List<QueryHint> |
NamedNativeQuery.getHint()
Gets the value of the hint property. |
| Uses of QueryHint in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl that implement QueryHint | |
|---|---|
class |
QueryHintImpl
|
| Fields in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl with type parameters of type QueryHint | |
|---|---|
protected List<QueryHint> |
NamedQueryImpl.hint
|
protected List<QueryHint> |
NamedNativeQueryImpl.hint
|
| Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl that return types with arguments of type QueryHint | |
|---|---|
List<QueryHint> |
NamedQueryImpl.getHint()
|
List<QueryHint> |
NamedNativeQueryImpl.getHint()
|
| Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.persistence.orm.impl with type arguments of type QueryHint | |
|---|---|
static void |
NamedQueryImpl.copyHint(List<QueryHint> source,
List<QueryHint> target)
Copies all values of property Hint. |
static void |
NamedQueryImpl.copyHint(List<QueryHint> source,
List<QueryHint> target)
Copies all values of property Hint. |
static void |
NamedNativeQueryImpl.copyHint(List<QueryHint> source,
List<QueryHint> target)
Copies all values of property Hint. |
static void |
NamedNativeQueryImpl.copyHint(List<QueryHint> source,
List<QueryHint> target)
Copies all values of property Hint. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||