|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Db2Instance | |
---|---|
com.collation.platform.model.topology.app.db.db2 | |
com.collation.platform.model.topology.app.packagedapp.mysap.db |
Uses of Db2Instance in com.collation.platform.model.topology.app.db.db2 |
---|
Methods in com.collation.platform.model.topology.app.db.db2 that return Db2Instance | |
---|---|
Db2Instance[] |
Db2System.getInstances()
|
Db2Instance |
Db2InstanceConfigValue.getParent()
|
Db2Instance |
Db2Database.getParent()
|
Db2Instance |
Db2Alias.getParent()
|
Methods in com.collation.platform.model.topology.app.db.db2 with parameters of type Db2Instance | |
---|---|
void |
Db2System.setInstances(Db2Instance[] db)
|
void |
Db2InstanceConfigValue.setParent(Db2Instance parent)
|
void |
Db2Database.setParent(Db2Instance parent)
|
void |
Db2Alias.setParent(Db2Instance x)
|
Uses of Db2Instance in com.collation.platform.model.topology.app.packagedapp.mysap.db |
---|
Subinterfaces of Db2Instance in com.collation.platform.model.topology.app.packagedapp.mysap.db | |
---|---|
interface |
MySAPDb2Instance
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |