Rentals
/ User
External Name
rentaluser
Class Name
org.wocommunity.rentals.model.server.User
Attributes
show details
hide non-class
accessLevel
ACCESS_LEVEL
External Type
intNumber (integer)
Allows Null?
No
Used For Locking?
Yes
customerID
CUSTOMER_ID
External Type
id (integer)
Allows Null?
Yes
Used For Locking?
Yes
password
PASSWORD
External Type
varchar50 (char)
Allows Null?
No
Used For Locking?
Yes
Width
20
userID [primary key]
USER_ID
External Type
id (integer)
Allows Null?
No
Used For Locking?
Yes
username
LOGIN
External Type
varchar50 (char)
Allows Null?
No
Used For Locking?
Yes
Width
20
Relationships
show details
customer
Customer
Type
Optional To-One
Joins
customerID
>
customerID
Fetch Specifications
show details
login
Qualifier
username = $user and password = $password
Fetch Limit
0
Deep Fetch?
true
Refreshes Refetched?
false
Entity Indexes
no entity indexes