Entity: Voting
Model
Movies
Class Inheritance
webobjectsexamples.businesslogic.movies.common.Voting
External Name
VOTING
Attributes
Properties
Database Definition
Name
Value Class
Column
Ext. Type
Value Type
movieID
Number
MOVIE_ID
long(9)
i
numberOfVotes
Number
NUMBER_OF_VOTES
long(9)
i
runningAverage
Number
RUNNING_AVERAGE
float(9,20)
d
Relationships
Property
Join
Options
Name
Destination
Source Attrs
Destination Attrs
Req
Delete
Propagate PK
Owns Dest
Batch Fault
movie
Movie
movieID
movieID
Nullify