dbXML API

Uses of Class
com.dbxml.db.core.query.plan.logical.IntValue

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

Copyright (c) 2004 The dbXML Group