Page 1 of 1
About Question enthuware.oce-jpad.v6.2.591 :
Posted: Sun Oct 14, 2012 12:31 am
by anilkumar
Is the below snippet one of the possible solution.
@OneToMany Set <ActivityDetails> details
Re: About Question enthuware.oce-jpad.v6.2.591 :
Posted: Tue Feb 12, 2013 5:35 pm
by admin
anilkumar wrote:Is the below snippet one of the possible solution.
@OneToMany Set <ActivityDetails> details
No, it is not because the question says details is an Entity and not a collection of Entities.
HTH,
Paul.
Re: About Question enthuware.oce-jpad.v6.2.591 :
Posted: Fri Dec 05, 2014 4:44 am
by kdmandawe
This explanation seems wrong to me:
"2. Since the problem statement specifies that details field is of type ActivityDetail and not a collection of ActivityDetails, this option is wrong."
The actual problem statement says "details is of class ActivityDetails" (with a trailing 's') and not "ActivityDetail" (without the 's').
Kindly correct these to avoid confusion on the class names.
Many thanks,
Kenneth
Re: About Question enthuware.oce-jpad.v6.2.591 :
Posted: Fri Dec 05, 2014 9:50 am
by admin
You are right. Problem statement has now been fixed.
thank you for your feedback!
Paul.
Re: About Question enthuware.oce-jpad.v6.2.591 :
Posted: Sat Dec 06, 2014 9:58 am
by kdmandawe
Thanks for your prompt responses Paul, that's what I like with enthuware, keeps me patronizing the products..