Interface UpdatableDeletedColumnVector

All Known Implementing Classes:
DeletedColumnVector

public interface UpdatableDeletedColumnVector
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setValue(boolean[] isDeleted)
     
  • Method Details

    • setValue

      void setValue(boolean[] isDeleted)