|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DbIBMBufferPool | |
---|---|
org.modelsphere.sms.or.ibm.db |
Uses of DbIBMBufferPool in org.modelsphere.sms.or.ibm.db |
---|
Methods in org.modelsphere.sms.or.ibm.db that return DbIBMBufferPool | |
---|---|
DbIBMBufferPool |
DbIBMTablespace.getBufferPool()
Gets the buffer pool object associated to a DbIBMTablespace's instance. |
Methods in org.modelsphere.sms.or.ibm.db with parameters of type DbIBMBufferPool | |
---|---|
void |
DbIBMDbPartitionGroup.addToDbIBMBufferPools(DbIBMBufferPool value)
Adds an element to the list of buffer pools associated to a DbIBMDbPartitionGroup's instance. |
void |
DbIBMDbPartitionGroup.removeFromDbIBMBufferPools(DbIBMBufferPool value)
Removes an element from the list of buffer pools associated to a DbIBMDbPartitionGroup's instance. |
void |
DbIBMTablespace.setBufferPool(DbIBMBufferPool value)
Sets the buffer pool object associated to a DbIBMTablespace's instance. |
void |
DbIBMDbPartitionGroup.setDbIBMBufferPools(DbIBMBufferPool value,
int op)
Adds an element to or removes an element from the list of buffer pools associated to a DbIBMDbPartitionGroup's instance. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |