Consider the method getUserTransaction() of the interface Entity- Context. From which methods of an entity bean class can this method be called?
ejbCreate
Home business methods
Business methods exposed in the component interface
ejbStore()
None of the above