Difference between
version 145
and
version 144:
At line 28 changed 1 line. |
__Part I:__ [Creating new DAOs and Objects in AppFuse|CreateDAO] ([Portuguese|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] - A HowTo for creating Java Objects (that represent tables) and creating Java classes to persist those objects in the database. |
At line 30 changed 1 line. |
__Part II:__ [Creating new Managers|CreateManager] ([Portuguese|CreateManager_pt]) - A HowTo for creating Business Facades that talk between the database tier (DAOs) and the web tier (Actions or Controllers). |
;:__Translations:__ [Chinese|CreateDAO_zh], [Portuguese|CreateDAO_pt] |
At line 32 added 4 lines. |
__Part II:__ [Creating new Managers|CreateManager] - A HowTo for creating Business Facades that talk between the database tier (DAOs) and the web tier (Actions or Controllers). |
|
;:__Translations:__ [Chinese|CreateManager_zh], [Portuguese|CreateManager_pt] |
|
At line 38 added 2 lines. |
;:__Translations:__ [Chinese|CreateActions_zh] |
|
At line 47 added 2 lines. |
;:__Translations:__ [Chinese|ValidationAndList_zh] |
|
Back to Articles,
or to the Page History.
|