Class Salient\Sync\Db\DbSyncDefinitionBuilder

<TEntity is SyncEntityInterface, TProvider is DbSyncProvider>

final
extends AbstractBuilder<DbSyncDefinition<TEntity, TProvider>>

A fluent DbSyncDefinition factory

Methods
Methods inherited from Salient\Core\AbstractBuilder
getService(), getTerminators(), __construct(), create(), resolve(), getContainer(), getB(), issetB(), unsetB(), build(), withValueB(), withRefB(), go()
Methods used from Salient\Core\Concern\HasChainableMethods
apply(), if(), withEach()
Methods used from Salient\Container\RequiresContainer
requireContainer()
Properties inherited from Salient\Core\AbstractBuilder
$Container