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.
This package provides the core application framework for KOS, including application lifecycle management,
dynamic loading capabilities, and messaging infrastructure.
-
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.