org.objectweb.jonas.jtests.beans.etype.pshort
Interface PshortHome
- public interface PshortHome
Home interface of the pshort bean
- Author:
- Helene Joanin
Contributor(s):
create
public Pshort create(java.lang.String pk,
short f1)
throws java.rmi.RemoteException,
javax.ejb.CreateException
findByPrimaryKey
public Pshort findByPrimaryKey(java.lang.String pk)
throws java.rmi.RemoteException,
javax.ejb.FinderException
findByF1
public java.util.Collection findByF1(short f1)
throws java.rmi.RemoteException,
javax.ejb.FinderException
findByF1Literal5
public java.util.Collection findByF1Literal5()
throws java.rmi.RemoteException,
javax.ejb.FinderException