Uses of Class
org.modelsphere.sms.or.db.DbORDatabase

Packages that use DbORDatabase
org.modelsphere.sms.or.db   
 

Uses of DbORDatabase in org.modelsphere.sms.or.db
 

Methods in org.modelsphere.sms.or.db that return DbORDatabase
 DbORDatabase DbORDataModel.getDeploymentDatabase()
          Gets the deployment database object associated to a DbORDataModel's instance.
 DbORDatabase DbORDomainModel.getDeploymentDatabase()
          Gets the deployment database object associated to a DbORDomainModel's instance.
 DbORDatabase DbOROperationLibrary.getDeploymentDatabase()
          Gets the deployment database object associated to a DbOROperationLibrary's instance.
 

Methods in org.modelsphere.sms.or.db with parameters of type DbORDatabase
 void DbORDataModel.setDeploymentDatabase(DbORDatabase value)
          Sets the deployment database object associated to a DbORDataModel's instance.
 void DbORDomainModel.setDeploymentDatabase(DbORDatabase value)
          Sets the deployment database object associated to a DbORDomainModel's instance.
 void DbOROperationLibrary.setDeploymentDatabase(DbORDatabase value)
          Sets the deployment database object associated to a DbOROperationLibrary's instance.
 



Open ModelSphere 2007. All Rights Reserved.