protected override void FetchInternal(ResultSet rs, int columnIndex) { o = rs.getObject(columnIndex); }