|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.odi.setup.RepositoryUpgradeServiceImpl
public class RepositoryUpgradeServiceImpl
| Constructor Summary | |
|---|---|
RepositoryUpgradeServiceImpl() |
|
| 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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RepositoryUpgradeServiceImpl()
| Method Detail |
|---|
public void upgradeRepositories(JdbcProperties pMasterDBSchemaJdbcProperties,
IRepositoryUpgradeCallback pUpgradeCallback)
IRepositoryUpgradeServiceupgradeRepositories in interface IRepositoryUpgradeServicepUpgradeCallback - The callback to implement to be notified of progress and result.
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.7.0) E17060-04 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||