Uses of Interface
com.tccc.kos.commons.db.DatabaseMigrator

Packages that use DatabaseMigrator
Package
Description
Provides classes and interfaces that handle database creation, database access, and schema upgrading/downgrading.
Provides the abstract KosApplication class, which all kOS apps derive from.