Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.flexstor.ejb.address.persist

Interface Summary
EmailAddressPersist This interface defines a persistant interface to the email address table
EmailAddressPersistHome This interface defines the required EJBHome interface for EJB.
FtpAddressPersist This interface defines a persistant interface to the ftp address table
FtpAddressPersistHome This interface defines the required EJBHome interface for EJB.
 

Class Summary
EmailAddressBuilder  
EmailAddressDataBuildServer This class supports transition of EMailAddress data from one version to another.
EmailAddressPersistBean EmailAddressPersist
This class implements EmailAddressPersist.
FtpAddressDataBuildServer This class supports transition of FtpAddress data from one version to another.
FtpAddressPersistBean This class implements FtpAddressPersist.