Rentals
/ Video
referenced by
RentalTerms
,
Unit
External Name
video
Class Name
org.wocommunity.rentals.model.server.Video
Attributes
show details
hide non-class
movieID
MOVIE_ID
External Type
id (integer)
Allows Null?
No
Used For Locking?
Yes
rentalTermsID
RENTAL_TERMS_ID
External Type
id (integer)
Allows Null?
No
Used For Locking?
Yes
videoID [primary key]
VIDEO_ID
External Type
id (integer)
Allows Null?
No
Used For Locking?
Yes
Relationships
show details
movie
Movie
Type
Mandatory To-One
Joins
movieID
>
movieID
rentalTerms
RentalTerms
Type
Mandatory To-One
Joins
rentalTermsID
>
rentalTermsID
units
Unit
Type
To-Many
Joins
videoID
>
videoID
Fetch Specifications
no fetch specification
Entity Indexes
no entity indexes