public class LicenseTables
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
TABLE_PRODUCT
public static final String TABLE_PRODUCT
- See Also:
-
-
TABLE_COMPONENT
public static final String TABLE_COMPONENT
- See Also:
-
-
TABLE_PRODUCT_COMPONENT
public static final String TABLE_PRODUCT_COMPONENT
- See Also:
-
-
TABLE_COPY
public static final String TABLE_COPY
- See Also:
-
-
TABLE_CONFIRMED_ORDER
public static final String TABLE_CONFIRMED_ORDER
- See Also:
-
-
TABLE_ORDER
public static final String TABLE_ORDER
- See Also:
-
-
TABLE_LICENSE
public static final String TABLE_LICENSE
- See Also:
-
-
TABLE_LICENSE_COMPONENT
public static final String TABLE_LICENSE_COMPONENT
- See Also:
-
-
TABLE_LICENSE_ADDITIONAL_AGREEMENT
public static final String TABLE_LICENSE_ADDITIONAL_AGREEMENT
- See Also:
-
-
TABLE_USERS
public static final String TABLE_USERS
- See Also:
-
-
Constructor Details
-
LicenseTables
public LicenseTables()