类分层结构
- java.lang.Object
- cn.featherfly.common.db.data.AbstractDataImpExp
- cn.featherfly.common.db.data.AbstractDataExportor (implements cn.featherfly.common.db.data.DataExportor)
- cn.featherfly.common.db.data.DataExportorImpl
- cn.featherfly.common.db.data.AbstractDataImportor (implements cn.featherfly.common.db.data.DataImportor)
- cn.featherfly.common.db.data.JsonImportor
- cn.featherfly.common.db.data.AbstractDataExportor (implements cn.featherfly.common.db.data.DataExportor)
- cn.featherfly.common.db.data.RecordModel
- cn.featherfly.common.db.data.RecordModel.ValueModel
- 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.JdbcException
- cn.featherfly.common.db.data.ExportException
- cn.featherfly.common.db.data.ImportException
- cn.featherfly.common.db.JdbcException
- cn.featherfly.common.exception.LocalizedException
- cn.featherfly.common.exception.BaseException
- java.lang.RuntimeException
- java.lang.Exception
- cn.featherfly.common.db.data.AbstractDataImpExp
接口分层结构
- cn.featherfly.common.db.data.DataExportor
- cn.featherfly.common.db.data.DataFilter
- cn.featherfly.common.db.data.DataFormat
- cn.featherfly.common.db.data.DataFormatFactory
- cn.featherfly.common.db.data.DataImportor
- cn.featherfly.common.db.data.DataTransformer
枚举分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- cn.featherfly.common.db.data.DataImportor.ExistPolicy
- cn.featherfly.common.db.data.DataImportor.TransactionPolicy
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)