Rentals
/ CreditCard
referenced by
Customer
External Name
creditcard
Class Name
org.wocommunity.rentals.model.server.CreditCard
Attributes
show details
hide non-class
authorizationDate
AUTHORIZATION_DATE
External Type
dateTime (timestamp)
Allows Null?
No
Used For Locking?
Yes
authorizationNum
AUTHORIZATION_NUM
External Type
varchar10 (char)
Allows Null?
No
Used For Locking?
Yes
Width
10
cardNumber
CARD_NUMBER
External Type
varchar50 (char)
Allows Null?
No
Used For Locking?
Yes
Width
25
customerID [primary key]
CUSTOMER_ID
External Type
id (integer)
Allows Null?
No
Used For Locking?
Yes
expirationDate
EXPIRATION_DATE
External Type
dateTime (timestamp)
Allows Null?
No
Used For Locking?
Yes
limit
CLIMIT
External Type
currencyAmount (decimal)
Allows Null?
No
Used For Locking?
Yes
Scale
2
Precision
10
Relationships
show details
customer
Customer
Type
Mandatory To-One
Joins
customerID
>
customerID
Fetch Specifications
no fetch specification
Entity Indexes
no entity indexes