Uses of Class
org.modelsphere.sms.or.ibm.db.DbIBMTablespace

Packages that use DbIBMTablespace
org.modelsphere.sms.or.ibm.db   
 

Uses of DbIBMTablespace in org.modelsphere.sms.or.ibm.db
 

Methods in org.modelsphere.sms.or.ibm.db that return DbIBMTablespace
 DbIBMTablespace DbIBMTable.getIndexInTablespace()
          Gets the index in tablespace object associated to a DbIBMTable's instance.
 DbIBMTablespace DbIBMTable.getInTablespace()
          Gets the in tablespace object associated to a DbIBMTable's instance.
 DbIBMTablespace DbIBMTable.getLongInTablespace()
          Gets the long objects in tablespace object associated to a DbIBMTable's instance.
 

Methods in org.modelsphere.sms.or.ibm.db with parameters of type DbIBMTablespace
 void DbIBMTable.setIndexInTablespace(DbIBMTablespace value)
          Sets the index in tablespace object associated to a DbIBMTable's instance.
 void DbIBMTable.setInTablespace(DbIBMTablespace value)
          Sets the in tablespace object associated to a DbIBMTable's instance.
 void DbIBMTable.setLongInTablespace(DbIBMTablespace value)
          Sets the long objects in tablespace object associated to a DbIBMTable's instance.
 



Open ModelSphere 2007. All Rights Reserved.