类分层结构
- java.lang.Object
- com.centit.framework.core.controller.BaseController
- com.centit.framework.jdbc.dao.BaseDaoImpl<T,PK>
- com.centit.framework.jdbc.service.BaseEntityManagerImpl<T,PK,D> (implements com.centit.framework.jdbc.service.BaseEntityManager<T,PK>)
- com.centit.product.dbdesign.po.MetaChangLog (implements java.io.Serializable)
- com.centit.product.dbdesign.pdmutils.PdmTableInfoUtils
- com.centit.product.dbdesign.po.PendingMetaColumn (implements java.io.Serializable, com.centit.support.database.metadata.TableField)
- com.centit.product.dbdesign.po.PendingMetaTable (implements java.io.Serializable, com.centit.support.database.metadata.TableInfo)
接口分层结构
- com.centit.framework.jdbc.service.BaseEntityManager<T,PK>
Copyright © 2020 Centit Information Technical, co. Inc.. All rights reserved.