Interface JDBCSyncDestinationConfig

    • Method Detail

      • getDescription

        java.lang.String getDescription()
        Gets the description for this Sync Destination.
        Returns:
        the description, or null if there is none set.
      • getMaxOpenConnections

        int getMaxOpenConnections()
        Gets the maximum number of connections that the Sync Destination is allowed to have open to the database at a given time.
        Returns:
        an integer between 1 and 1000