|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.datanucleus.jdo.query.ExpressionImpl<T>
org.datanucleus.jdo.query.ComparableExpressionImpl<java.lang.Byte>
org.datanucleus.jdo.query.ByteExpressionImpl<T>
public class ByteExpressionImpl<T>
Implementation of a ByteExpression
| Constructor Summary | |
|---|---|
ByteExpressionImpl(java.lang.Class<java.lang.Byte> cls,
java.lang.String name,
ExpressionType type)
|
|
ByteExpressionImpl(Expression queryExpr)
|
|
ByteExpressionImpl(PersistableExpression parent,
java.lang.String name)
|
|
| Method Summary |
|---|
| Methods inherited from class org.datanucleus.jdo.query.ComparableExpressionImpl |
|---|
asc, desc, gt, gt, gteq, gteq, lt, lt, lteq, lteq, max, min |
| Methods inherited from class org.datanucleus.jdo.query.ExpressionImpl |
|---|
cast, count, countDistinct, eq, eq, getQueryExpression, instanceOf, isParameter, isVariable, ne, ne |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.datanucleus.query.typesafe.ComparableExpression |
|---|
asc, desc, gt, gt, gteq, gteq, lt, lt, lteq, lteq, max, min |
| Methods inherited from interface org.datanucleus.query.typesafe.Expression |
|---|
cast, count, countDistinct, eq, eq, instanceOf, ne, ne |
| Constructor Detail |
|---|
public ByteExpressionImpl(PersistableExpression parent,
java.lang.String name)
public ByteExpressionImpl(java.lang.Class<java.lang.Byte> cls,
java.lang.String name,
ExpressionType type)
public ByteExpressionImpl(Expression queryExpr)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||