Class Summary |
BackOrder |
Bean mapping for BACKORDER table. |
Customer |
Customer is the bean mapping for the
CUSTOMER table. |
Inventory |
Inventory is the bean mapping for the INVENTORY table. |
Order |
Bean mapping for the ORDER1 table. |
OrderItem |
Bean mapping for the ORDERITEM table. |
OrderItem.PK |
Composite Key class for Entity Bean: OrderItem
Key consists of essentially two foreign key relations, but is mapped
as foreign keys. |
OrderKey |
The key class of the Order entity bean. |
Supplier |
Bean mapping for the SUPPLIER table. |