Package migratedb.v1.core.api.internal.util


package migratedb.v1.core.api.internal.util
  • Interfaces
    Class
    Description
    Iterator that can be used to close underlying resources.
    An interface analogous to Callable but constrained so that implementations can only throw SqlException, not the more generic Exception.