Which of the following methods can be invoked from the ejbStore() method of an entity bean class?
Each correct answer represents a complete solution. Choose all that apply.
getPrimaryKey()
getUserTransaction()
getRollbackOnly()
isCallerInRole()
getEJBObject()
Submit