|
dbXML API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IntValue | |
com.dbxml.db.core.query.plan.logical | Implements the classes for dbXML's Logical Query Plans. |
Uses of IntValue in com.dbxml.db.core.query.plan.logical |
Methods in com.dbxml.db.core.query.plan.logical that return IntValue | |
static IntValue |
Value.newIntValue(long value)
|
static IntValue |
Value.newIntValue(int value)
|
static IntValue |
Value.newIntValue(short value)
|
static IntValue |
Value.newIntValue(char value)
|
static IntValue |
Value.newIntValue(byte value)
|
|
dbXML API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |