A
JavaBean is a POJO that is
serializable, has a no-argument constructor, and allows access to properties using getter and setter methods. An
Enterprise JavaBean is not a single class but an entire component model (again,
EJB 3 reduces the complexity of Enterprise JavaBeans).
posted on 2007-07-06 22:27
Sun River 閱讀(203)
評(píng)論(0) 編輯 收藏