public class OpenJPAVersion extends Object
Modifier and Type | Field and Description |
---|---|
static int |
MAJOR_RELEASE |
static int |
MINOR_RELEASE |
static int |
PATCH_RELEASE |
static String |
RELEASE_STATUS |
static String |
REVISION_NUMBER |
static String |
VENDOR_NAME |
static String |
VERSION_ID |
static String |
VERSION_NUMBER |
Constructor and Description |
---|
OpenJPAVersion() |
public static final String VERSION_NUMBER
public static final String VERSION_ID
public static final String VENDOR_NAME
public static final int MAJOR_RELEASE
public static final int MINOR_RELEASE
public static final int PATCH_RELEASE
public static final String RELEASE_STATUS
public static final String REVISION_NUMBER
public static void main(String[] args)
public void appendOpenJPABanner(StringBuilder buf)
Copyright © 2006–2017 Apache Software Foundation. All rights reserved.