com.tekann.codegen.pda
Interface IFieldDataType
public interface IFieldDataType
Data type representation of a column.
- Author:
- Evandro Rathke
BLOB
static final int BLOB
- See Also:
- Constant Field Values
BOOLEAN
static final int BOOLEAN
- See Also:
- Constant Field Values
DATE
static final int DATE
- See Also:
- Constant Field Values
DATETIME
static final int DATETIME
- See Also:
- Constant Field Values
DOUBLE
static final int DOUBLE
- See Also:
- Constant Field Values
INTEGER
static final int INTEGER
- See Also:
- Constant Field Values
LITERAL
static final int LITERAL
- See Also:
- Constant Field Values
LONG
static final int LONG
- See Also:
- Constant Field Values
INVALID_TYPE
static final int INVALID_TYPE
- See Also:
- Constant Field Values