Rentals
/ RentalTerms
referenced by
Video
External Name
rentalterms
Class Name
org.wocommunity.rentals.model.server.RentalTerms
Attributes
show details
hide non-class
checkOutLength
CHECK_OUT_LENGTH
External Type
intNumber (integer)
Allows Null?
No
Used For Locking?
Yes
cost
COST
External Type
currencyAmount (decimal)
Allows Null?
No
Used For Locking?
Yes
Scale
2
Precision
10
depositAmount
DEPOSIT_AMOUNT
External Type
currencyAmount (decimal)
Allows Null?
No
Used For Locking?
Yes
Scale
2
Precision
10
name
NAME
External Type
varchar50 (char)
Allows Null?
No
Used For Locking?
Yes
Width
20
rentalTermsID [primary key]
RENTAL_TERMS_ID
External Type
id (integer)
Allows Null?
No
Used For Locking?
Yes
Relationships
show details
hide non-class
videos
Video
Type
To-Many
Joins
rentalTermsID
>
rentalTermsID
Fetch Specifications
no fetch specification
Entity Indexes
no entity indexes