Class PersistentFieldInfo

java.lang.Object
org.glassfish.ejb.deployment.descriptor.PersistentFieldInfo
All Implemented Interfaces:
Serializable

public final class PersistentFieldInfo extends Object implements 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 Details

  • Constructor Details

    • PersistentFieldInfo

      public PersistentFieldInfo()
    • PersistentFieldInfo

      public PersistentFieldInfo(PersistentFieldInfo other)