|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryHint | |
|---|---|
| net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm | |
| Uses of QueryHint in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with type parameters of type QueryHint | |
|---|---|
protected List<QueryHint> |
NamedQuery.hint
|
protected List<QueryHint> |
NamedNativeQuery.hint
|
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm that return QueryHint | |
|---|---|
QueryHint |
QueryHint.clone()
Creates and returns a copy of this object. |
protected static QueryHint |
ObjectFactory.copyOfQueryHint(QueryHint clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.QueryHint instance. |
QueryHint |
ObjectFactory.createQueryHint()
Create an instance of QueryHint |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.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. |
| Methods in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with parameters of type QueryHint | |
|---|---|
protected static QueryHint |
ObjectFactory.copyOfQueryHint(QueryHint clazz)
Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.QueryHint instance. |
| Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with type arguments of type QueryHint | |
|---|---|
protected static void |
NamedQuery.copyHint(List<QueryHint> source,
List<QueryHint> target)
Copies all values of property Hint. |
protected static void |
NamedQuery.copyHint(List<QueryHint> source,
List<QueryHint> target)
Copies all values of property Hint. |
protected static void |
NamedNativeQuery.copyHint(List<QueryHint> source,
List<QueryHint> target)
Copies all values of property Hint. |
protected static void |
NamedNativeQuery.copyHint(List<QueryHint> source,
List<QueryHint> target)
Copies all values of property Hint. |
| Constructors in net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm with parameters of type QueryHint | |
|---|---|
QueryHint(QueryHint o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.valueclass.persistence.orm.QueryHint instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||