Class PersistentFieldInfo
java.lang.Object
org.glassfish.ejb.deployment.descriptor.PersistentFieldInfo
- All Implemented Interfaces:
Serializable
This class stores information about CMP and Foreign Key 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
-
-
Constructor Details
-
PersistentFieldInfo
public PersistentFieldInfo() -
PersistentFieldInfo
-