examples.extending
Interface  AlphaNumericSequencerExtensionHome
- public interface AlphaNumericSequencerExtensionHome- extends SmartEJBHome
The home interface for the AlphaNumericSequencerExtension entity bean.  Use this
  class to create, remove, and find AlphaNumericSequencerExtension entity beans.
 
 
create
public AlphaNumericSequencerExtension create(AlphaNumericSequencerExtensionPk alphaNumericSequencerExtensionPk)
                                      throws CreateException,
                                             java.rmi.RemoteException
- Create a new AlphaNumericSequencerExtension entity bean using the examples.extending.AlphaNumericSequencerExtensionPk.- 
 
findByPrimaryKey
public AlphaNumericSequencerExtension findByPrimaryKey(AlphaNumericSequencerExtensionPk alphaNumericSequencerExtensionPk)
                                                throws java.rmi.RemoteException,
                                                       FinderException
- Find an AlphaNumericSequencerExtension entity bean using the examples.extending.AlphaNumericSequencerExtensionPk.- 
 
©  Copyright  2000 bea Systems, Inc. All rights reserved.