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() |
Modifier and Type | Method and Description |
---|---|
void |
appendOpenJPABanner(StringBuilder buf) |
static void |
main(String[] args) |
String |
toString() |
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–2022 Apache Software Foundation. All rights reserved.