public class VersionUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
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() |
public static final void checkCoreVersusJdbcVersions(String jdbcVersion)
public static final void checkCoreVersusAndroidVersions(String androidVersion)
public static String getCoreVersion()
This documentation is licensed by Gray Watson under the Creative Commons Attribution-Share Alike 3.0 License.