Class RowDataType

All Implemented Interfaces:
Comparator<SearchRow>, DataType<SearchRow>, StatefulDataType<Database>

public final class RowDataType extends BasicDataType<SearchRow> implements StatefulDataType<Database>
The data type for rows.