Package org.eclipse.persistence
Class Version
java.lang.Object
org.eclipse.persistence.Version
This class stores variables for the version and build numbers that are used
in printouts and exceptions.
- Author:
- Eric Gwin
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
static String
static String
static String
static String
static String
static String
static String
static String
Returns versionString
containing three part version number and build qualifier.static void
static void
static void
setProduct
(String ProductName)
-
Constructor Details
-
Version
public Version()
-
-
Method Details