|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.9.0) E17060-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRepositoryUpgradeService
Repository upgrade service allows to easily upgrade a master repository and it's attached work repositories. If you want more flexibility on which work to upgrade please use the IWorkRepositorySetup API.
| Method Summary | |
|---|---|
void |
upgradeRepositories(JdbcProperties pMasterDBSchemaJdbcProperties, IRepositoryUpgradeCallback pUpgradeCallback)Upgrade the master repository found in the repository and all the work repository registered in this master repository. |
| Method Detail |
|---|
void upgradeRepositories(JdbcProperties pMasterDBSchemaJdbcProperties,
IRepositoryUpgradeCallback pUpgradeCallback)
@param - pMasterDBSchemaJdbcProperties The JdbcProperties to connect to the master repository database schema.pUpgradeCallback - The callback to implement to be notified of progress and result.
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.9.0) E17060-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||