This method is called when an entity shall be passivate. The persistence manager must call the ejbPassivate method on the instance.
See the activate discussion for the reason for exposing EJB callback calls to the store.
@param instance the instance to passivate
@throws RemoteException thrown if some system exception occurs
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.