• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: adding e-commerce to project
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: adding e-commerce to project


  • Subject: Re: adding e-commerce to project
  • From: Franck Leveneur <email@hidden>
  • Date: Tue, 2 Dec 2003 08:34:43 -0800

Jonathan,

I haven't seen the DB Schema for the PetStore, but being a DBA, I can probably safely say that line item tables store the item ordered where the order store the main order information.

Think of the order table as the header of an invoice and the item order table as the product/service ordered.
1 header per order but 1 to many items per order. Each item ordered has a quantity, a price, a total.


Let me know if you need more info.



On Dec 2, 2003, at 2:19 AM, Jonathan Fleming wrote:

G'day to y'all,
I'm onto the project of adding some e-commerce to my apps and I've been looking at WebObjects PetStore Example, from what I see, I can follow what is going on and ultimatley understand all the code but one thing is baffling me: "What is the LineItem table/entity doing?" I don't understand the link between the Order table/entity and the Item table/entity.
If some one could explain it's purpose I should be well away to get on with this. I just can't see it for looking at it.


Regards
Jonathan :^)

_________________________________________________________________
Express yourself with cool emoticons - download MSN Messenger today! http://www.msn.co.uk/messenger
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >adding e-commerce to project (From: "Jonathan Fleming" <email@hidden>)

  • Prev by Date: Re: cvs in xcode and packages (.eomodel, .wo,...)
  • Next by Date: Re: adding e-commerce to project
  • Previous by thread: adding e-commerce to project
  • Next by thread: Re: adding e-commerce to project
  • Index(es):
    • Date
    • Thread