Package com.collation.platform.model.topology.app.db.db2

Interface Summary
Db2AdminServer Represents an instance of the Db2 Administration Server
Db2Alias  
Db2BufferPool Represents a buffer pool for Db2.
Db2ConfigValue Represents an "abstract" configuration value for Db2.
Db2Container Represents a container (physical device)for DB2.
Db2Database Represents an instance of the Db2 Database.
Db2DatabaseConfigValue Represents a configuration value for a Db2 database.
Db2Instance Represents an instance within a Db2 System.
Db2InstanceConfigValue Represents a configuration value for a Db2 instance.
Db2Module Represents a DB2 module.
Db2Schema Represents a DB2 schema.
Db2Server An "abstract" interface shared by Db2Instance & Db2AdminServer
Db2ServerProcess Represents a server process for Db2.
Db2System Represents an IBM Db2 System.
Db2SystemConfigValue Represents a configuration value for a Db2 system.
Db2TableSpace Represents a table space for Db2.