Uses of Class
com.davisor.data.BigIntegerType

Packages that use BigIntegerType
com.davisor.data This package defines a powerful parametrized data integration framework for exchanging information between different Java data objects, strings and SQL databases.  
 

Uses of BigIntegerType in com.davisor.data
 

Fields in com.davisor.data declared as BigIntegerType
static BigIntegerType BigIntegerType.DEFAULT
          Default big integer type.
 

Constructors in com.davisor.data with parameters of type BigIntegerType
BigIntegerData(BigIntegerType type, java.lang.String stringValue, java.text.ParsePosition status)
          Creates a big integer data value from a string value.
BigIntegerType(BigIntegerType bit)
          Copy constructor.
 



Copyright © 2001-2004 Davisor Oy. All Rights Reserved.