|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||