Uses of Package
com.tccc.kos.commons.db
Packages that use com.tccc.kos.commons.db
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.
-
Classes in com.tccc.kos.commons.db used by com.tccc.kos.commons.dbClassDescriptionInterface used to migrate database content across schema versions.
-
Classes in com.tccc.kos.commons.db used by com.tccc.kos.core.service.appClassDescriptionInterface used to migrate database content across schema versions.