Originally posted by brownie brownie:
Once you've done one use case as a sequence diagram, how do you show that the last step is to kick off another use case?
As far as i can see the options are to make the second use case an actor or an object (a business delegate perhaps) and then make the last step of the first sequence diagram call a method on the object/actor to "execute the use case".
What's a folks' thoughts on this?
Originally posted by vasanthi chettiannan:
Hi,
I am preparing for scwcd certification.i wrote some of the mock exams in jDiscuss where most of the questions are theoritical unlike SCJP.can anyone please tell me how will be the question pattern and if u ppl could suggest any of the useful sites for mock exams it would be great.Thanks
Originally posted by Erik:
Hi Lokesh,
The arguments you give are well-known. Wrapping BMP entity beans by DAOs to make it easier to migrate to CMP. Nevertheless, I am advocating the use of DAOs even with CMP. In other words, not using entity beans as 'business objects' but simply using them as an implementation of a persistence mechanism hidden behing a DAO interface.
Cheers
Erik