类分层结构
- java.lang.Object
- cn.smallbun.screw.core.query.sqlservice.model.SqlServerColumnModel (implements cn.smallbun.screw.core.metadata.Column)
- cn.smallbun.screw.core.query.sqlservice.model.SqlServerDatabaseModel (implements cn.smallbun.screw.core.metadata.Database)
- cn.smallbun.screw.core.query.sqlservice.model.SqlServerPrimaryKeyModel (implements cn.smallbun.screw.core.metadata.PrimaryKey)
- cn.smallbun.screw.core.query.sqlservice.model.SqlServerTableModel (implements cn.smallbun.screw.core.metadata.Table)