About Question com.enthuware.ets.scbcd.v5.2.73 :
Posted: Sun Dec 18, 2011 12:00 pm
The correct answer for this Q says "If a property based access is chosen for an entity class, the names of the fields do not have to correspond to the method names."
Isn't property based access, based on JavaBean naming convention? JavaBean convention mandates a certain naming convention. Doesn't that mean the above mentioned answer is incorrect? Should it be field based access in the above mentioned option?
Isn't property based access, based on JavaBean naming convention? JavaBean convention mandates a certain naming convention. Doesn't that mean the above mentioned answer is incorrect? Should it be field based access in the above mentioned option?