|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryHint | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm | |
| Uses of QueryHint in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm declared as QueryHint | |
|---|---|
protected QueryHint[] |
NamedQuery.hint
|
protected QueryHint[] |
NamedNativeQuery.hint
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm that return QueryHint | |
|---|---|
QueryHint |
QueryHint.clone()
Creates and returns a copy of this object. |
static QueryHint |
ObjectFactory.copyOfQueryHint(QueryHint clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.QueryHint instance. |
QueryHint |
ObjectFactory.createQueryHint()
Create an instance of QueryHint |
QueryHint[] |
NamedQuery.getHint()
|
QueryHint[] |
NamedNativeQuery.getHint()
|
QueryHint |
NamedQuery.getHint(int idx)
|
QueryHint |
NamedNativeQuery.getHint(int idx)
|
QueryHint |
NamedQuery.setHint(int idx,
QueryHint value)
|
QueryHint |
NamedNativeQuery.setHint(int idx,
QueryHint value)
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm with parameters of type QueryHint | |
|---|---|
void |
NamedQuery.copyHint(QueryHint[] source)
Copies all values of property Hint. |
void |
NamedNativeQuery.copyHint(QueryHint[] source)
Copies all values of property Hint. |
static QueryHint |
ObjectFactory.copyOfQueryHint(QueryHint clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.QueryHint instance. |
QueryHint |
NamedQuery.setHint(int idx,
QueryHint value)
|
QueryHint |
NamedNativeQuery.setHint(int idx,
QueryHint value)
|
void |
NamedQuery.setHint(QueryHint[] values)
|
void |
NamedNativeQuery.setHint(QueryHint[] values)
|
| Constructors in net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm with parameters of type QueryHint | |
|---|---|
QueryHint(QueryHint o)
Creates a new net.sourceforge.ccxjc.it.model.pub.indexed.valueclass.persistence.orm.QueryHint instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||