Movies
/ Talent
referenced by
Director
,
MovieRole
,
TalentPhoto
External Name
talent
Class Name
org.wocommunity.movies.model.server.Talent
Attributes
show details
hide non-class
firstName
FIRST_NAME
External Type
varchar50 (VARCHAR)
Allows Null?
No
Used For Locking?
Yes
Width
50
lastName
LAST_NAME
External Type
varchar50 (VARCHAR)
Allows Null?
No
Used For Locking?
Yes
Width
50
talentID [primary key]
TALENT_ID
External Type
id (INT)
Allows Null?
No
Used For Locking?
Yes
Relationships
show details
hide non-class
moviesDirected
Movie
via
toDirector
.
toMovie
Type
Flattened To-Many
photo
TalentPhoto
Type
Mandatory To-One
Joins
talentID
>
talentID
roles
MovieRole
Type
To-Many
Joins
talentID
>
talentID
toDirector
Director
Type
To-Many
Joins
talentID
>
talentID
Fetch Specifications
no fetch specification
Entity Indexes
no entity indexes