Movies
/ Director
referenced by
Movie
,
Talent
External Name
director
Class Name
org.wocommunity.movies.model.server.Director
Attributes
show details
hide non-class
movieID [primary key]
MOVIE_ID
External Type
id (integer)
Allows Null?
No
Used For Locking?
Yes
talentID [primary key]
TALENT_ID
External Type
id (integer)
Allows Null?
No
Used For Locking?
Yes
Relationships
show details
hide non-class
toMovie
Movie
Type
Mandatory To-One
Joins
movieID
>
movieID
toTalent
Talent
Type
Mandatory To-One
Joins
talentID
>
talentID
Fetch Specifications
no fetch specification
Entity Indexes
no entity indexes