类分层结构
- java.lang.Object
- cn.featherfly.common.db.JdbcUtils
- cn.featherfly.common.db.SqlExecutor
- cn.featherfly.common.db.SqlUtils
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- cn.featherfly.common.exception.BaseException
- cn.featherfly.common.exception.LocalizedException
接口分层结构
- cn.featherfly.common.db.Column
- cn.featherfly.common.db.Table