Entity: Fee

Model Rentals
Class Inheritance webobjectsexamples.businesslogic.rentals.common.Fee
External Name FEE


Attributes
Properties Database Definition
Name         Value Class Column Ext. Type Value Type
amount         BigDecimal AMOUNT money(10,2) B
datePaid         NSTimestamp DATE_PAID datetime
feeID         Number FEE_ID long(9) i
feeTypeID         Number FEE_TYPE_ID long(9) i
rentalID         Number RENTAL_ID long(9) i


Relationships
Property Join Options
Name   Destination Source Attrs Destination Attrs Req Delete Propagate PK Owns Dest Batch Fault
feeType     FeeType feeTypeID feeTypeID   Nullify    
rental     Rental rentalID rentalID   Nullify