Module org.jooq
Package org.jooq

Interface ResultOrRows


  • public interface ResultOrRows
    A type that contains either a Result, an update count, or an exception.
    Author:
    Lukas Eder