March 2007
Intermediate to advanced
712 pages
21h 53m
English
In this appendix, we list all the EJB 3 annotations we talked about throughout the book. This appendix is designed to be a quick reference you can use while developing your enterprise application. See the individual chapters for the full details of each annotation.
The annotations are organized by topic, roughly following the same sequence as the chapters.
The following are all the annotations that are used in session and message-driven beans.
These annotations are used for stateless and stateful session beans.
Marks a POJO as a stateless session bean.
Marks a POJO as a stateful session bean.
Read now
Unlock full access