Uses of Class
org.modelsphere.sms.or.informix.db.DbINFDbspace

Packages that use DbINFDbspace
org.modelsphere.sms.or.informix.db   
 

Uses of DbINFDbspace in org.modelsphere.sms.or.informix.db
 

Methods in org.modelsphere.sms.or.informix.db that return DbINFDbspace
 DbINFDbspace DbINFDatabase.getDbspace()
          Gets the dbspace object associated to a DbINFDatabase's instance.
 DbINFDbspace DbINFFragment.getDbspace()
          Gets the dbspace object associated to a DbINFFragment's instance.
 DbINFDbspace DbINFIndex.getDbspace()
          Gets the dbspace object associated to a DbINFIndex's instance.
 DbINFDbspace DbINFTable.getDbspace()
          Gets the dbspace object associated to a DbINFTable's instance.
 

Methods in org.modelsphere.sms.or.informix.db with parameters of type DbINFDbspace
 void DbINFDatabase.setDbspace(DbINFDbspace value)
          Sets the dbspace object associated to a DbINFDatabase's instance.
 void DbINFFragment.setDbspace(DbINFDbspace value)
          Sets the dbspace object associated to a DbINFFragment's instance.
 void DbINFIndex.setDbspace(DbINFDbspace value)
          Sets the dbspace object associated to a DbINFIndex's instance.
 void DbINFTable.setDbspace(DbINFDbspace value)
          Sets the dbspace object associated to a DbINFTable's instance.
 



Open ModelSphere 2007. All Rights Reserved.