Uses of Class
com.jalios.jcms.db.SchemaVersion
-
Packages that use SchemaVersion Package Description com.jalios.jcms.db -
-
Uses of SchemaVersion in com.jalios.jcms.db
Methods in com.jalios.jcms.db that return SchemaVersion Modifier and Type Method Description SchemaVersion
SchemaUpdater. getCoreVersion()
get the current Core schema version from dBSchemaVersion
SchemaUpdater. getPluginVersion(java.lang.String pluginName)
get the current plugin schema version from dBMethods in com.jalios.jcms.db with parameters of type SchemaVersion Modifier and Type Method Description int
SchemaVersion. compareTo(SchemaVersion obj)
-