Difference between
version 86
and
version 85:
At line 24 changed 1 line. |
__Part I:__ [Creating new DAOs and Objects in AppFuse|CreateDAO] - [Portuguese version|CreateDAO_pt] - A HowTo for creating Java Objects (that represent tables) and creating Java classes to persist those objects in the database. |
__Part I:__ [Creating new DAOs and Objects in AppFuse|CreateDAO] ([Portuguese version|CreateDAO_pt]) - A HowTo for creating Java Objects (that represent tables) and creating Java classes to persist those objects in the database. |
At line 26 changed 1 line. |
__Part II:__ [Creating new Managers|CreateManager] - [Portuguese version|CreateManager_pt] - A HowTo for creating [Business Delegates|http://java.sun.com/blueprints/corej2eepatterns/Patterns/BusinessDelegate.html] that talk to the database tier (DAOs) and the web tier (Struts Actions). |
__Part II:__ [Creating new Managers|CreateManager] ([Portuguese version|CreateManager_pt]) - A HowTo for creating [Business Delegates|http://java.sun.com/blueprints/corej2eepatterns/Patterns/BusinessDelegate.html] that talk to the database tier (DAOs) and the web tier (Struts Actions). |
Back to Articles,
or to the Page History.
|