I am trying to write some bean managed entity beans and I find
ejbStore being called everytime a get/set method is called. I read in
some of the messages in the forum that some methods can be made
readonly and ejbstore is not called when they are made so. I want to
make my get methods readonly.Can anyone help me how to use readonly in
java.
Thanks in advance,
Anna.