Rentals
/ Fee
referenced by
FeeType
,
Rental
External Name
fee
Class Name
org.wocommunity.rentals.model.server.Fee
Attributes
show details
hide non-class
amount
AMOUNT
External Type
currencyAmount (decimal)
Allows Null?
No
Used For Locking?
Yes
Scale
2
Precision
10
datePaid
DATE_PAID
External Type
dateTime (timestamp)
Allows Null?
Yes
Used For Locking?
Yes
feeID [primary key]
FEE_ID
External Type
id (integer)
Allows Null?
No
Used For Locking?
Yes
feeTypeID
FEE_TYPE_ID
External Type
id (integer)
Allows Null?
No
Used For Locking?
Yes
rentalID
RENTAL_ID
External Type
id (integer)
Allows Null?
No
Used For Locking?
Yes
Relationships
show details
feeType
FeeType
Type
Mandatory To-One
Joins
feeTypeID
>
feeTypeID
rental
Rental
Type
Mandatory To-One
Joins
rentalID
>
rentalID
Fetch Specifications
no fetch specification
Entity Indexes
no entity indexes