Uses of Package
org.apache.jdo.tck.pc.shoppingcart

Packages that use org.apache.jdo.tck.pc.shoppingcart
org.apache.jdo.tck.api.persistencemanager.detach   
org.apache.jdo.tck.pc.shoppingcart   
 

Classes in org.apache.jdo.tck.pc.shoppingcart used by org.apache.jdo.tck.api.persistencemanager.detach
Cart
          This class represents an online shopping cart.
CartEntry
          This class represents an entry in an online shopping cart that has a quantity of a product.
Product
          This class represents a product that you would buy from an online store.
 

Classes in org.apache.jdo.tck.pc.shoppingcart used by org.apache.jdo.tck.pc.shoppingcart
Cart
          This class represents an online shopping cart.
CartEntry
          This class represents an entry in an online shopping cart that has a quantity of a product.
Product
          This class represents a product that you would buy from an online store.
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.