Interfaces for Persistent Container Type - II
PersistentComponent interface is used by container as a callback interface for component instance.
PersistentComponent contains operations related to management of persistent state. PersistentComponent is equivalent to EntityBean in EJB.