- java.lang.Object
-
- objects.query.tpcc.OrderLine
-
-
Constructor Summary
Constructors
| Constructor and Description |
OrderLine() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
ol_w_id
public int ol_w_id
-
ol_d_id
public int ol_d_id
-
ol_o_id
public int ol_o_id
-
ol_number
public int ol_number
-
ol_i_id
public int ol_i_id
-
ol_quantity
public int ol_quantity
-
ol_amount
public float ol_amount
-
Constructor Detail
-
OrderLine
public OrderLine()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.