Class CMRFieldInfo
java.lang.Object
org.glassfish.ejb.deployment.descriptor.CMRFieldInfo
- All Implemented Interfaces:
Serializable
This class stores information about CMR fields
Note: the "field" variable is only available at runtime.
- Author:
- Sanjeev Krishnan
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
field
-
name
-
type
-
role
-
fkeyFields
-
-
Constructor Details
-
CMRFieldInfo
public CMRFieldInfo()
-