Page 1 of 1

About Question enthuware.oce-ejbd.v6.2.589 :

Posted: Fri Sep 27, 2013 11:53 am
by NewOrange
Quote:
Select the correct order in which a container calls a stateful session bean's methods while executing a business method in a transaction if the bean implements SessionSynchronization
I guess should be afterBegin, beforeCompletion and afterCompletion
SessionSynchronization interface has just three methods, but we can see in question four fields.
As a result: You answered wrong
I'd like to learn and fix my issue but there is no any explanation.
Please add explanation to this question.
Maybe somebody know the answer?
Thanks

Re: About Question enthuware.oce-ejbd.v6.2.589 :

Posted: Fri Sep 27, 2013 7:27 pm
by admin
The question is not asking only about the methods of SessionSynchronization interface. The question is talking about the methods of the bean that happens to implement SessionSynchronization interface. So the bean has at least 4 methods - 3 from SessionSynchronization and 1 business method, as illustrated by the correct answer.

HTH,
Paul.

Re: About Question enthuware.oce-ejbd.v6.2.589 :

Posted: Sat Sep 28, 2013 5:34 am
by NewOrange
admin wrote:The question is not asking only about the methods of SessionSynchronization interface. The question is talking about the methods of the bean that happens to implement SessionSynchronization interface. So the bean has at least 4 methods - 3 from SessionSynchronization and 1 business method, as illustrated by the correct answer.

HTH,
Paul.
Hi Paul
I use QuestionBank Version Number are : 1/160
unfortunately I'd like to learn illustrated correct answer but this question QID enthuware.oce-ejbd.v6.2.589 doesn't have any illustrated correct answer. Could you update and add correct answer?
Thanks

Re: About Question enthuware.oce-ejbd.v6.2.589 :

Posted: Sat Sep 28, 2013 6:52 am
by admin
Hello,
It shows you the right answer when you click on "Show correct answer" button. Please see attached image.
HTH,
Paul.
test.png
test.png (13.39 KiB) Viewed 4711 times