MGR_LICENSEPOOLUSER Table
This section lists the database columns in the MGR_LICENSEPOOLUSER table.
Database Column |
Description |
id |
Type: Decimal. |
lastUpdated |
Type: TimeStamp. Unique. |
userName |
Type: text. Unique. |
hostName |
Type: text. Unique. |
display |
Type: text. Unique. |
checkoutTime |
Type: TimeStamp. Unique. |
countCheckedOut |
Type: Integer. Unique. |
handle |
Type: Integer. Unique. |
licensePool |
Type: Decimal. References Table: MGR_LICENSEPOOL. Backward reference of a LicensePoolUser to its parent LicensePool entity |