org.jboss.test.jca.interfaces
Interface PreparedStatementHome
- All Superinterfaces:
- EJBHome (src) , java.rmi.Remote
- public interface PreparedStatementHome
- extends EJBHome (src)
create
public PreparedStatementRemote (src) create(java.lang.String pk,
java.lang.String name)
throws CreateException (src) ,
DuplicateKeyException (src) ,
EJBException (src) ,
java.rmi.RemoteException
- Throws:
CreateException (src)
DuplicateKeyException (src)
EJBException (src)
java.rmi.RemoteException
findByPrimaryKey
public PreparedStatementRemote (src) findByPrimaryKey(java.lang.String pk)
throws FinderException (src) ,
EJBException (src) ,
java.rmi.RemoteException
- Throws:
FinderException (src)
EJBException (src)
java.rmi.RemoteException