|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| CountryDAO | Interface for a DAO to manage the sscCountry table of the
database. |
| CountryGatewayDAO | Interface for a DAO that runs miscellaneous queries related to countries. |
| OrderDAO | Interface for a DAO to manage the sscOrder table of the
database. |
| OrderDeliveryDAO | Interface for a DAO to manage the sscOrderDelivery table of
the database. |
| OrderDeliveryGatewayDAO | Interface for a DAO that runs miscellaneous queries related to order deliveries. |
| OrderDiscountDAO | Interface for a DAO to manage the sscOrderDiscount table of the
database. |
| OrderDiscountGatewayDAO | Interface for a DAO that runs miscellaneous queries related to order discounts. |
| OrderGatewayDAO | Interface for a DAO that runs miscellaneous queries related to orders. |
| OrderItemAttributeDAO | Interface for a DAO to manage the sscOrderItemAttribute table of the
database. |
| OrderItemAttributeGatewayDAO | Interface for a DAO that runs miscellaneous queries related to order item attributes. |
| OrderItemDAO | Interface for a DAO to manage the sscOrderItem table of the
database. |
| OrderItemGatewayDAO | Interface for a DAO that runs miscellaneous queries related to order items. |
| OrderShippingRuleDAO | Interface for a DAO to manage the sscOrderShippingRule table of the
database. |
| OrderShippingRuleGatewayDAO | Interface for a DAO that runs miscellaneous queries related to order shipping rules. |
| StateDAO | Interface for a DAO to manage the sscState table of the
database. |
| StateGatewayDAO | Interface for a DAO that runs miscellaneous queries related to states. |
| Class Summary | |
|---|---|
| CountryDAOHibernate | Generic DAO to manage the sscCountry table of the database. |
| CountryGatewayDAOHibernate | Generic DAO that runs miscellaneous queries related to countries. |
| OrderDAOHibernate | Generic DAO to manage the sscOrder table of the database. |
| OrderDeliveryDAOHibernate | Generic DAO to manage the sscOrderDelivery table of the
database. |
| OrderDeliveryGatewayDAOHibernate | Generic DAO that runs miscellaneous queries related to order deliveries. |
| OrderDiscountDAOHibernate | Generic DAO to manage the sscOrderDiscount table of the
database. |
| OrderDiscountGatewayDAOHibernate | Generic DAO that runs miscellaneous queries related to order discounts. |
| OrderGatewayDAOHibernate | Generic DAO that runs miscellaneous queries related to orders. |
| OrderItemAttributeDAOHibernate | Generic DAO to manage the sscOrderItemAttribute table of the
database. |
| OrderItemAttributeGatewayDAOHibernate | Generic DAO that runs miscellaneous queries related to order item attributes. |
| OrderItemDAOHibernate | Generic DAO to manage the sscOrderItem table of the database. |
| OrderItemGatewayDAOHibernate | Generic DAO that runs miscellaneous queries related to order items. |
| OrderShippingRuleDAOHibernate | Generic DAO to manage the sscOrderShippingRule table of the
database. |
| OrderShippingRuleGatewayDAOHibernate | Generic DAO that runs miscellaneous queries related to order shipping rules. |
| StateDAOHibernate | Generic DAO to manage the sscState table of the database. |
| StateGatewayDAOHibernate | Generic DAO that runs miscellaneous queries related to states. |
Data access interfaces and classes related to orders.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||