|
SafeJDBC v2.00 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.safejdbc.api.Version
public final class Version
Class allows SafeJdbc product Version to be obtained and displayed.
| Field Summary | |
|---|---|
static String |
DATE
SafeJDBC Version Date: "01/03/2011" |
static String |
VERSION_MAJOR
SafeJDBC Major Version: "2.03a" |
static String |
VERSION_MINOR
SafeJDBC Minor Version: "0.01" |
| Method Summary | |
|---|---|
static String |
getFullVersion()
Returns complete Version information. |
static String |
getVersion()
Returns short Version information. |
static void |
main(String[] args)
Allows Version information to be displayed on the screen. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String VERSION_MAJOR
public static final String VERSION_MINOR
public static final String DATE
| Method Detail |
|---|
public static final String getVersion()
public static final String getFullVersion()
public static void main(String[] args)
|
SafeJDBC v2.00 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||