Package adams.db

Interface DbBackend

    • Method Detail

      • isSupported

        boolean isSupported​(AbstractDatabaseConnection conn)
        Returns whether this connection is supported.
        Parameters:
        conn - the database connection
        Returns:
        true if supported