Class RowInsertCommandHandler<T>

    • Constructor Detail

      • RowInsertCommandHandler

        public RowInsertCommandHandler​(List<T> bodyData)
        Parameters:
        bodyData - The backing data list on which the delete operation should be performed. Should be the same list that is used by the data provider.