Interface SystemColumn
- All Known Implementing Classes:
SystemColumnImpl
public interface SystemColumn
Implements the description of a column in a system table.
- Version:
- 0.1
-
Method Details
-
getName
-
getType
DataTypeDescriptor getType()Return the type of this column.
-