|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |