Class InformedPutResult

java.lang.Object
ch.tocco.nice2.netui.impl.bind.entity.InformedPutResult

public class InformedPutResult extends Object
Put result that also knows about changes done in the same transaction of which the sender was not aware. Such changes come from listeners, possibly db triggers, and wherever.
  • Constructor Details

    • InformedPutResult

      public InformedPutResult()