|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueryHint | |
|---|---|
| net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm | |
| Uses of QueryHint in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm |
|---|
| Fields in net.sourceforge.ccxjc.it.model.pkg.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.pkg.collections.valueclass.persistence.orm that return QueryHint | |
|---|---|
QueryHint |
QueryHint.clone()
Creates and returns a copy of this object. |
QueryHint |
ObjectFactory.createQueryHint()
Create an instance of QueryHint |
| Methods in net.sourceforge.ccxjc.it.model.pkg.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. |
| Constructors in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm with parameters of type QueryHint | |
|---|---|
QueryHint(QueryHint o)
Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm.QueryHint instance by copying a given instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||