Interface ColumnField
-
public interface ColumnField
-
-
Field Detail
-
NAME
static final String NAME
- See Also:
- Constant Field Values
-
UNIQUE
static final String UNIQUE
- See Also:
- Constant Field Values
-
NULLABLE
static final String NULLABLE
- See Also:
- Constant Field Values
-
INSERTABLE
static final String INSERTABLE
- See Also:
- Constant Field Values
-
UPDATABLE
static final String UPDATABLE
- See Also:
- Constant Field Values
-
-