|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intersys.VersionInfo
Constructor Summary | |
VersionInfo()
|
Method Summary | |
static String |
compiledAt()
|
static int |
getBuildNumber()
|
static String |
getClientVersion()
|
static String |
getJarFileName()
|
static String |
getJDBCVersion()
|
static int |
getMajorVersion()
|
static int |
getMinorVersion()
|
static int |
getPatchNumber()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public VersionInfo()
Method Detail |
public static final String getJDBCVersion()
public static final int getMinorVersion()
public static final int getMajorVersion()
public static final int getBuildNumber()
public static final int getPatchNumber()
public static final String getClientVersion()
public static final String getJarFileName()
public static final String compiledAt()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |