112113114115116117118
public String getTableType() { throw DbException.throwInternalError(); } public Index getScanIndex(Session session) { return new RangeIndex(this, IndexColumn.wrap(columns)); }