|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.j256.ormlite.misc.VersionUtils
public class VersionUtils
A class which helps us verify that we are running symmetric versions.
Method Summary | |
---|---|
static void |
checkCoreVersusAndroidVersions()
Verifies that the ormlite-core and -android version files hold the same string. |
static void |
checkCoreVersusJdbcVersions()
Verifies that the ormlite-core and -jdbc version files hold the same string. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final void checkCoreVersusJdbcVersions()
public static final void checkCoreVersusAndroidVersions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |