类分层结构
- java.lang.Object
- cn.smallbun.screw.core.query.cachedb.model.CacheDbColumnModel (implements cn.smallbun.screw.core.metadata.Column)
- cn.smallbun.screw.core.query.cachedb.model.CacheDbDatabaseModel (implements cn.smallbun.screw.core.metadata.Database)
- cn.smallbun.screw.core.query.cachedb.model.CacheDbPrimaryKeyModel (implements cn.smallbun.screw.core.metadata.PrimaryKey)
- cn.smallbun.screw.core.query.cachedb.model.CacheDbTableModel (implements cn.smallbun.screw.core.metadata.Table)