protected final SQLDataType<T> getSQLDataType() {
   return type.getSQLDataType();
 }