org.eclipse.jpt.jpa.eclipselink.core.platform
Class EclipseLinkPlatform

java.lang.Object
  extended by org.eclipse.jpt.jpa.eclipselink.core.platform.EclipseLinkPlatform

public class EclipseLinkPlatform
extends java.lang.Object

Constants pertaining to the EclipseLink JPA platforms and their group Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.

Since:
3.0
Version:
3.0

Field Summary
static JpaPlatformGroupDescription GROUP
           
static JpaPlatformDescription VERSION_1_0
           
static JpaPlatformDescription VERSION_1_1
           
static JpaPlatformDescription VERSION_1_2
           
static JpaPlatformDescription VERSION_2_0
           
static JpaPlatformDescription VERSION_2_1
           
static JpaPlatformDescription VERSION_2_2
           
static JpaPlatformDescription VERSION_2_3
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GROUP

public static final JpaPlatformGroupDescription GROUP

VERSION_1_0

public static final JpaPlatformDescription VERSION_1_0

VERSION_1_1

public static final JpaPlatformDescription VERSION_1_1

VERSION_1_2

public static final JpaPlatformDescription VERSION_1_2

VERSION_2_0

public static final JpaPlatformDescription VERSION_2_0

VERSION_2_1

public static final JpaPlatformDescription VERSION_2_1

VERSION_2_2

public static final JpaPlatformDescription VERSION_2_2

VERSION_2_3

public static final JpaPlatformDescription VERSION_2_3