All Examples  All EJB Examples  This Package

Class examples.ejb.sequence.oracle.OraclePK

java.lang.Object
   |
   +----examples.ejb.sequence.oracle.OraclePK

public class OraclePK
extends Object
implements Serializable
This is the interface of the Primary Key for the EJBean AccountBean.

Author:
Copyright (c) 1998 by WebLogic, Inc. All Rights Reserved.
Copyright (c) 1998-1999 by BEA WebXpress. All Rights Reserved.

Variable Index

 o accountId

Constructor Index

 o OraclePK()

Variables

 o accountId
 public Integer accountId

Constructors

 o OraclePK
 public OraclePK()

All Examples  All EJB Examples  This Package