Interface SqlPool.DefinitionStages.WithSourceDatabaseId

    • Method Detail

      • withSourceDatabaseId

        SqlPool.DefinitionStages.WithCreate withSourceDatabaseId​(String sourceDatabaseId)
        Specifies the sourceDatabaseId property: Source database to create from.
        Parameters:
        sourceDatabaseId - Source database to create from.
        Returns:
        the next definition stage.