• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Passed Part II/III - 96%

 
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
I finally got the result after waiting for nearly 6 weeks. Here is my marks break up

My marks breakup:

Class Diagram (44 maximum) .......................... 44
Component Diagram (44 maximum) ...................... 40
Sequence/Colloboration Diagrams (12 maximum) ........ 12

I am thankful to Parag and other javaranchers for their valuble suggestions

Thank You All,
Seshu
 
Ranch Hand
Posts: 38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations!
Please provide some guidance as to the following:
1- What persistance strategy did you use ? (CMP,BMP + DAO, POJOs ??)Also did you have to use the composite entity pattern.
2- Did you mention attributes as well as operations in the class diagram?
3- Which resources did you find helpful. Is there any sample application architecture that you would recommend.

Thanks and congratulations once more !
 
Ranch Hand
Posts: 317
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congrats Seshagiri ! Great score
 
Sheriff
Posts: 5782
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Congratulations on passing the test with flying colors!
 
Seshagiri Rao Ananthaneni
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank You Hassan,Parag and Ajith
Hassan,
My persistance strategy is mainly DAO's. I used composite entity too
I didn't mention any attributes or operations in class diagram
Followed Cade's architecture and this group members suggestions
reply
    Bookmark Topic Watch Topic
  • New Topic