Serialized Form
Package com.ibm.websphere.samples.ejbquery.ejbmediatorwar |
ic
javax.naming.InitialContext ic
utx
javax.transaction.UserTransaction utx
Package com.ibm.websphere.samples.ejbquery.employeefinderejb |
entityContext
javax.ejb.EntityContext entityContext
deptno
java.lang.Integer deptno
- The deptno attribute for Dept Primary Key.
Implemetation field for persistent attribute: id
entityContext
javax.ejb.EntityContext entityContext
empid
java.lang.Integer empid
- The empid attribute for Emp Primary Key.
Implemetation field for persistent attribute: id