RSS Feed for This PostCurrent Article

Design Pattern Sample Application – Part I

This is one of the applications that I developed some time back and I am going to use it to demonstrate some of the design patterns.

Basically this is a simplied share trading system. You can have a look at the E-R diagram here.

trade-system-er.png

The MySQL script can be downloaded here.

MySQL Script

Using this application, I am going to talk about some of the enterprise architectural patterns

  • Table Data Gateway
  • Row Data Gateway
  • Active Record
  • Data Mapper


Trackback URL


RSS Feed for This Post2 Comment(s)

  1. cwxwwwxwwxwx | Dec 23, 2008 | Reply

    well, hi admin adn people nice forum indeed. how’s life? hope it’s introduce branch 😉

  2. poengatiogara | Mar 20, 2009 | Reply

    Was ist das?

Sorry, comments for this entry are closed at this time.