org.openware.job.ejb
Interface MDMSessionHome


public interface MDMSessionHome

The home interface of the MDM stateless session bean. This is the EJB that receives the list of table row objects that have been modified, created, or deleted and updates the database accordingly.

Version:
$Revision: 1.2 $ $Date: 2001/07/04 22:35:07 $
Author:
Vincent Sheffer

Method Summary
 MDMSession create()
           
 

Method Detail

create

public MDMSession create()
                  throws java.rmi.RemoteException,
                         javax.ejb.CreateException


Copyright © 2000,2001 Openware. All Rights Reserved.