Uses of Class
net.pleso.framework.client.dal.types.BigInt

Packages that use BigInt
net.pleso.framework.client.dal.db.types   
 

Uses of BigInt in net.pleso.framework.client.dal.db.types
 

Fields in net.pleso.framework.client.dal.db.types declared as BigInt
static BigInt DBBigInt.nullValue
          Predefined BigInt null value.
 

Methods in net.pleso.framework.client.dal.db.types that return BigInt
 BigInt DBBigInt.getBigInt()
           
 

Constructors in net.pleso.framework.client.dal.db.types with parameters of type BigInt
DBBigInt(BigInt initialValue)
          Constructs new DBBigInt with specified initial value.
 



Copyright © 2006-2007 pleso.net crew All Rights Reserved.