Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Entity Beans Tutorial

Entity Beans Tutorial

 

Entity Context Example

    public void setEntityContext(EntityContext context) throws RemoteException {

    this.context = context;

    }

    public void unsetEntityContext() throws RemoteException {

    // empty implementation

    }

Previous slide Next slide Back to first slide View graphic version