Entity: Talent
Model
Movies
Class Inheritance
webobjectsexamples.businesslogic.movies.common.Talent
External Name
TALENT
Attributes
Properties
Database Definition
Name
Value Class
Column
Ext. Type
Value Type
firstName
String
FIRST_NAME
char(20)
lastName
String
LAST_NAME
char(30)
talentID
Number
TALENT_ID
long(9)
i
Relationships
Property
Join
Options
Name
Destination
Source Attrs
Destination Attrs
Definition
Req
Delete
Propagate PK
Owns Dest
Batch Fault
moviesDirected
Movie
toDirector.toMovie
Nullify
photo
TalentPhoto
talentID
talentID
Cascade
roles
MovieRole
talentID
talentID
Deny
20
toDirector
Director
talentID
talentID
Deny
20