@Service(value="referentialSynchroService2") @Lazy public class ReferentialSynchroServiceImpl extends ReferentialSynchroServiceImpl implements ReferentialSynchroService
Constructor and Description |
---|
ReferentialSynchroServiceImpl() |
ReferentialSynchroServiceImpl(DataSource dataSource,
SynchroConfiguration config) |
Modifier and Type | Method and Description |
---|---|
void |
prepare(SynchroContext synchroContext)
Prepare the synchronize operation from the target data database supported
by this service, says just compute nb rows to update for each table and
update the result model.
|
void |
synchronize(SynchroContext synchroContext)
Launch the synchronize operation from the target data database supported
by this service.
|
closeSilently, createConnection, createConnection, createSynchroContext, createSynchroContext, prepareSynch, prepareTable, releaseSynch, reportProgress, synchronizeTable, updateBigTable, updateTable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createSynchroContext, createSynchroContext
@Autowired public ReferentialSynchroServiceImpl(DataSource dataSource, SynchroConfiguration config)
public ReferentialSynchroServiceImpl()
public void prepare(SynchroContext synchroContext)
ReferentialSynchroService
prepare
in interface ReferentialSynchroService
prepare
in class ReferentialSynchroServiceImpl
synchroContext
- Context of synchronizationpublic void synchronize(SynchroContext synchroContext)
ReferentialSynchroService
synchronize
in interface ReferentialSynchroService
synchronize
in class ReferentialSynchroServiceImpl
synchroContext
- Context of synchronizationCopyright © 2012–2014 IFREMER. All rights reserved.