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 SchemaVersionSchemaUpdater. getCoreVersion()get the current Core schema version from dBSchemaVersionSchemaUpdater. 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 intSchemaVersion. compareTo(SchemaVersion obj)
-