Thanks to Sree and Vijay for response to my query.
Yesterday I have succesfully downloaded the assignment.
I am in dilemma which UML tool I have to use for Part-2. I saw some Ranchers using StartUML.
1. Is it good to go ahead with Start UML ( free version) or any other better options for UML tool.?
2. If I down load free version of UML 2 , How long it works.?
3. Do I need to define all attributes/properties for the domain objects in my class diagram that are provided in Business Domain model?
4.Do I need to provide all signatures for methods with return type and arguments for Class diagrams and Sequence diagrams?
5. I got 4 use cases for my assignment. is it it good Idea to create seperate Class diagram and Sequnece diagram for each use case( 4 class diagrams and 4 sequence diagrams) ?
6. To meet the performance requirements, is it better to use DAO's or JPA in persistence layer? My application persists/updates data and also retrieves data from db.I think DAO has good performance thans Hibernate/JPA .
I am looking for suggestions from Expereinced
SCEA's.Please suggest.
Thanks in advance
Vijay