Constant Field Values

Contents

org.eclipse.*

  • org.eclipse.persistence.descriptors.changetracking.CollectionChangeEvent 
    Modifier and Type Constant Field Value
    public static final int ADD 0
    public static final int REMOVE 1
  • org.eclipse.persistence.internal.oxm.schema.model.AnyAttribute 
    Modifier and Type Constant Field Value
    public static final String LAX "lax"
  • org.eclipse.persistence.internal.oxm.schema.model.Attribute 
    Modifier and Type Constant Field Value
    public static final String OPTIONAL "optional"
    public static final String PROHIBITED "prohibited"
    public static final String REQUIRED "required"
  • org.eclipse.persistence.internal.oxm.schema.model.Occurs 
    Modifier and Type Constant Field Value
    public static final String ONE "1"
    public static final String UNBOUNDED "unbounded"
    public static final String ZERO "0"
  • org.eclipse.persistence.platform.server.was.WebSphere_7_Platform 
    Modifier and Type Constant Field Value
    public static final String SERVER_LOG_CLASS "com.ibm.ws.jpa.container.eclipselink.logging.EclipseLinkLogger"