Entity: Video
Model
Rentals
Class Inheritance
webobjectsexamples.businesslogic.rentals.common.Video
External Name
VIDEO
Attributes
Properties
Database Definition
Name
Value Class
Column
Ext. Type
Value Type
movieID
Number
MOVIE_ID
long(9)
i
rentalTermsID
Number
RENTAL_TERMS_ID
long(9)
i
videoID
Number
VIDEO_ID
long(9)
i
Relationships
Property
Join
Options
Name
Destination
Source Attrs
Destination Attrs
Req
Delete
Propagate PK
Owns Dest
Batch Fault
movie
Movie
(Movies)
movieID
movieID
Nullify
rentalTerms
RentalTerms
rentalTermsID
rentalTermsID
Nullify
units
Unit
videoID
videoID
Deny