Entity: MovieRole
Model
Movies
Class Inheritance
webobjectsexamples.businesslogic.movies.common.MovieRole
External Name
MOVIE_ROLE
Attributes
Properties
Database Definition
Name
Value Class
Column
Ext. Type
Value Type
movieID
Number
MOVIE_ID
long(9)
i
roleName
String
ROLE_NAME
char(30)
talentID
Number
TALENT_ID
long(9)
i
Relationships
Property
Join
Options
Name
Destination
Source Attrs
Destination Attrs
Req
Delete
Propagate PK
Owns Dest
Batch Fault
movie
Movie
movieID
movieID
Nullify
talent
Talent
talentID
talentID
Nullify