Interface UpdateCountOutput

  • All Superinterfaces:
    Output

    public interface UpdateCountOutput
    extends Output
    Models a return that is an update count (count of rows affected)
    • Method Detail

      • getUpdateCount

        int getUpdateCount()
        Retrieve the associated update count
        Returns:
        The update count