com.neomades.database.ColumnType |
![]() |
Type of column's value.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | FIELD_TYPE_BLOB | Value returned by getType(int) if the specified
column type is blob
|
|||||||||
int | FIELD_TYPE_FLOAT | Value returned by getType(int) if the specified
column type is float
|
|||||||||
int | FIELD_TYPE_INTEGER | Value returned by getType(int) if the specified
column type is integer
|
|||||||||
int | FIELD_TYPE_NULL | Value returned by getType(int) if the specified
column is null
|
|||||||||
int | FIELD_TYPE_STRING | Value returned by getType(int) if the specified
column type is string
|
Value returned by getType(int)
if the specified
column type is blob
Value returned by getType(int)
if the specified
column type is float
Value returned by getType(int)
if the specified
column type is integer
Value returned by getType(int)
if the specified
column is null
Value returned by getType(int)
if the specified
column type is string