org.apache.geronimo.samples.daytrader.session
Interface TradeJDBCHome

All Superinterfaces:
EJBHome, Remote

public interface TradeJDBCHome
extends EJBHome


Method Summary
 TradeJDBC create()
           
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

TradeJDBC create()
                 throws RemoteException,
                        CreateException
Throws:
RemoteException
CreateException


Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.