Package | Description |
---|---|
org.glassfish.tools.ide.server |
Modifier and Type | Field and Description |
---|---|
private static AtomicReferenceArray<JpaSupport.ApiVersion> |
JpaSupport.jpaSupport
GlassFish JPA support matrix:
GlassFishJPA 1.0JPA 2.0JPA 2.1
V1YESNONO
V2YESNONO
V3YESYESNO
V4YESYESYES
Array is stored as
Object[] array internally which
is initialized with all values set to null . |
Modifier and Type | Method and Description |
---|---|
static JpaSupport.ApiVersion |
JpaSupport.getApiVersion(GlassFishVersion version)
Get GlassFish JPA support information for given GlassFish version.
|
Copyright © 2013. All Rights Reserved.