• 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
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Database model for scea assignment

 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can I include the database model also for the SCEA assignment as part of the assumptions document?

I am planning to use entity beans. So I have to represent the relationship between the entities also. This would be better if I included the database model?

Please let me know if this should/can be done at all.

Thanks.
Neeraj.
 
Ranch Hand
Posts: 55
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You can do whatever you want as long as you justify and make your solution understandable for the assessor. My opinion is that you don't need to go for this level of detail. An ER diagram is not necessary and would be out of the scope of the project. However, as I said, you can include one in your assumptions doc if that makes you more confortable to explain your solution.

Regards

Aurelio
 
Ranch Hand
Posts: 89
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I dont think it is required. That will be over kill for part 2.
 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Not required. But if you are including it make sure that you document it properly.
 
reply
    Bookmark Topic Watch Topic
  • New Topic