|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DbIBMDbPartitionGroup | |
---|---|
org.modelsphere.sms.or.ibm.db |
Uses of DbIBMDbPartitionGroup in org.modelsphere.sms.or.ibm.db |
---|
Methods in org.modelsphere.sms.or.ibm.db that return DbIBMDbPartitionGroup | |
---|---|
DbIBMDbPartitionGroup |
DbIBMTablespace.getDbPartitionGroup()
Gets the database partition group object associated to a DbIBMTablespace's instance. |
Methods in org.modelsphere.sms.or.ibm.db with parameters of type DbIBMDbPartitionGroup | |
---|---|
void |
DbIBMBufferPool.addToDbIBMDbPartitionGroups(DbIBMDbPartitionGroup value)
Adds an element to the list of database partition groups associated to a DbIBMBufferPool's instance. |
void |
DbIBMBufferPool.removeFromDbIBMDbPartitionGroups(DbIBMDbPartitionGroup value)
Removes an element from the list of database partition groups associated to a DbIBMBufferPool's instance. |
void |
DbIBMBufferPool.setDbIBMDbPartitionGroups(DbIBMDbPartitionGroup value,
int op)
Adds an element to or removes an element from the list of database partition groups associated to a DbIBMBufferPool's instance. |
void |
DbIBMTablespace.setDbPartitionGroup(DbIBMDbPartitionGroup value)
Sets the database partition group object associated to a DbIBMTablespace's instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |