Class UpdateTableStatisticsOperation

All Implemented Interfaces:
ConnectionOperation

public class UpdateTableStatisticsOperation extends AbstractConnectionWritableOperation
  • Field Details

  • Constructor Details

  • Method Details

    • perform

      public final Object perform(org.gvsig.fmap.dal.store.jdbc2.JDBCConnection conn) throws org.gvsig.fmap.dal.exception.DataException
      Throws:
      org.gvsig.fmap.dal.exception.DataException
    • getSQLs

      public List<String> getSQLs()
    • updateTableStatistics

      public void updateTableStatistics(org.gvsig.fmap.dal.store.jdbc2.JDBCConnection conn) throws org.gvsig.fmap.dal.exception.DataException
      Throws:
      org.gvsig.fmap.dal.exception.DataException