|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.triactive.jdo.store.query.result.ResultCast
Constructor Summary | |
ResultCast()
|
Method Summary | |
static ResultExpression |
castTo(java.lang.Class resType,
java.util.List exprs)
|
static ResultExpression |
castTo(java.lang.Class resType,
ResultExpression expr)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ResultCast()
Method Detail |
public static ResultExpression castTo(java.lang.Class resType, ResultExpression expr)
public static ResultExpression castTo(java.lang.Class resType, java.util.List exprs)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |