#include <oofschema.h>
Collaboration diagram for OOF_UnresolvedRelationship:

Public Member Functions | |
| OOF_UnresolvedRelationship (const oofString rhstableName, oofString joinFieldName, dbRelRefBase *lhsField, bool isSet) | |
| This object resolves unresolved relationships on schemas just parsed from an oofSchema. | |
| void | rhsTableName (const oofString &) |
| const oofString & | rhsTableName () |
| const oofString & | rhsFieldName () |
| dbRelRefBase * | rhsField () |
| void | rhsField (dbRelRefBase *) |
| dbRelRefBase * | lhsField () |
| void | resolve () |
| Resolves the relationships. | |
| bool | isSet () |
| bool | isLhs () |
| void | setIsRhs () |
| bool | isRhs () |
|
||||||||||||||||||||
|
This object resolves unresolved relationships on schemas just parsed from an oofSchema.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resolves the relationships.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.5