Entity: Review

Model Movies
Class Inheritance EOGenericRecord
External Name REVIEW


Attributes
Properties Database Definition
Name         Value Class Column Ext. Type Value Type
movieID         Number MOVIE_ID long(9) i
review         String REVIEW object
reviewID         Number REVIEW_ID long(9) i
reviewer         String REVIEWER char(50)


Relationships
Property Join Options
Name   Destination Source Attrs Destination Attrs Req Delete Propagate PK Owns Dest Batch Fault
movie     Movie movieID movieID   Nullify