|
||||||||||
| 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(String androidVersion)
Verifies that the ormlite-core and -android version files hold the same string. |
static void |
checkCoreVersusJdbcVersions(String jdbcVersion)
Verifies that the ormlite-core and -jdbc version files hold the same string. |
static String |
getCoreVersion()
|
| 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(String jdbcVersion)
public static final void checkCoreVersusAndroidVersions(String androidVersion)
public static String getCoreVersion()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||