Entity: RentalTerms

Model Rentals
Class Inheritance webobjectsexamples.businesslogic.rentals.common.RentalTerms
External Name RENTAL_TERMS


Attributes
Properties Database Definition
Name         Value Class Column Ext. Type Value Type
checkOutLength         Number CHECK_OUT_LENGTH long i
cost         BigDecimal COST money(10,2) B
depositAmount         BigDecimal DEPOSIT_AMOUNT money(10,2) B
name         String NAME char(20)
rentalTermsID         Number RENTAL_TERM_ID long(9) i


Relationships
Property Join Options
Name   Destination Source Attrs Destination Attrs Req Delete Propagate PK Owns Dest Batch Fault
videos     Video rentalTermsID rentalTermsID   Deny