Package com.sun.ts.tests.common.ejb.dba
Class CompoundPK
java.lang.Object
com.sun.ts.tests.common.ejb.dba.CompoundPK
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPublic constructor with no parametersCompoundPK
(int intID, String strID, float floatID) Standard Constructor -
Method Summary
-
Field Details
-
pmIDInteger
-
pmIDString
-
pmIDFloat
-
-
Constructor Details
-
CompoundPK
Standard Constructor -
CompoundPK
public CompoundPK()Public constructor with no parameters
-
-
Method Details