theory.smart.axiom.util
Interface  AlphaNumericSequencerHome
- public interface AlphaNumericSequencerHome- extends SmartEJBHome
The home interface for the AlphaNumericSequencer entity bean.  Use this
  class to create, remove, and find AlphaNumericSequencer entity beans.
 
 
create
public AlphaNumericSequencer create(AlphaNumericSequencerPk alphaNumericSequencerPk)
                             throws CreateException,
                                    java.rmi.RemoteException
- Create a new AlphaNumericSequencer entity bean using the theory.smart.axiom.util.AlphaNumericSequencerPk.- 
 
findByPrimaryKey
public AlphaNumericSequencer findByPrimaryKey(AlphaNumericSequencerPk alphaNumericSequencerPk)
                                       throws java.rmi.RemoteException,
                                              FinderException
- Find an AlphaNumericSequencer entity bean using the theory.smart.axiom.util.AlphaNumericSequencerPk.- 
 
©  Copyright  2000 bea Systems, Inc. All rights reserved.