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

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

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

Methods in org.modelsphere.sms.or.db that return DbORForeign
 DbORForeign DbORAssociationEnd.getMember()
          Gets the foreign key object associated to a DbORAssociationEnd's instance.
 

Methods in org.modelsphere.sms.or.db with parameters of type DbORForeign
 void DbORAssociationEnd.setMember(DbORForeign value)
          Sets the foreign key object associated to a DbORAssociationEnd's instance.
 

Constructors in org.modelsphere.sms.or.db with parameters of type DbORForeign
DbORFKeyColumn(DbORForeign foreignKey, DbORColumn column, DbORColumn sourceColumn)
          Creates an instance of DbORFKeyColumn.
 



Open ModelSphere 2007. All Rights Reserved.