Entity: Unit

Model Rentals
Class Inheritance webobjectsexamples.businesslogic.rentals.common.Unit
External Name UNIT


Attributes
Properties Database Definition
Name         Value Class Column Ext. Type Value Type
dateAcquired         NSTimestamp DATE_ACQUIRED datetime
notes         String NOTES char(255)
unitID         Number UNIT_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
rentals     Rental unitID unitID   Deny     20
video     Video videoID videoID   Nullify    


Fetch Specifications
Name Qualifier Bindings Sort Orderings Prefetching Deep
prefetchVideoMovie video
video.movie
rentals