Saturday, 8 September 2012

What would be a typical use of ejbSelect() methods? | JAVA JSP

A. Using ejbSelect() methods in session beans for specifying the selection criteria for a list
B. Using ejbSelect() methods within ejbHome methods to return entities
C. Using ejbSelect() methods to access fields of a bean instance
D. Using ejbSelect() methods to perform operations not specific to a entity instance

Ans: D

No comments: