| Author |
Dependencies to JAP entities
|
Víctor García
Greenhorn
Joined: May 04, 2009
Posts: 18
|
|
Hi,
I am finishing my scea ssignment and i have a doubt with component diagramas and JPA antities. Do we need to show dependencies from services to JPA entities? and, if so, what entities could we thought that are been used by services?
Thanks.
|
 |
sivan jai
Ranch Hand
Joined: Feb 24, 2010
Posts: 115
|
|
|
you will be generally using daos to access jpa entities so I would suggest just show the daos instead of entities in component diagram.
|
 |
sivan jai
Ranch Hand
Joined: Feb 24, 2010
Posts: 115
|
|
|
sorry just reading this again - i meant data access beans - not sure if we call them daos - i dont mind it but the purists...you cant tell.
|
 |
 |
|
|
subject: Dependencies to JAP entities
|
|
|