public final Object getObject(int columnIndex) throws SQLException {
   return JdbcOdbcUtils.convertNet2Java(getObjectSetWasNull(columnIndex));
 }