类分层结构
- java.lang.Object
- cn.featherfly.common.db.mapping.AbstractJavaSqlTypeMapper<E> (implements cn.featherfly.common.db.mapping.JavaSqlTypeMapper<E>)
- cn.featherfly.common.db.mapping.AbstractMappingFactory (implements cn.featherfly.common.repository.mapping.MappingFactory)
- cn.featherfly.common.db.mapping.ClassMappingUtils
- cn.featherfly.common.db.mapping.DefaultSqlTypeMapping
- cn.featherfly.common.db.mapping.JdbcMappingFactory (implements cn.featherfly.common.repository.mapping.MappingFactory)
- cn.featherfly.common.db.mapping.SqlResultSet (implements cn.featherfly.common.repository.mapping.ResultSet)
- cn.featherfly.common.db.mapping.SqlTypeMappingManager
- 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.repository.mapping.MappingException
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)