Package adams.db

Interface SQLIntfAccess

    • Method Detail

      • hasSQLIntf

        boolean hasSQLIntf()
        Returns whether a SQLIntf instance is available.
        Returns:
        true if available
      • getSQLIntf

        SQLIntf getSQLIntf()
        Returns the underlying SQLIntf instance.
        Returns:
        the instance, null if if unavailable