Movies
/ Voting
referenced by
Movie
External Name
voting
Class Name
org.wocommunity.movies.model.server.Voting
Attributes
show details
hide non-class
movieID [primary key]
MOVIE_ID
External Type
id (INT)
Allows Null?
No
Used For Locking?
Yes
numberOfVotes
NUMBER_OF_VOTES
External Type
intNumber (INT)
Allows Null?
Yes
Used For Locking?
Yes
runningAverage
RUNNING_AVERAGE
External Type
doubleNumber (FLOAT)
Allows Null?
Yes
Used For Locking?
No
Scale
20
Precision
9
Relationships
show details
movie
Movie
Type
Mandatory To-One
Joins
movieID
>
movieID
Fetch Specifications
no fetch specification
Entity Indexes
no entity indexes