Class Update.SetAtIndexOp

Enclosing class:
Update

public static class Update.SetAtIndexOp extends Update.SetOp
Set at index operation.
  • Constructor Details

    • SetAtIndexOp

      public SetAtIndexOp(ColumnName columnName, int index, Object value)
  • Method Details