类分层结构
- java.lang.Object
- com.fineelyframework.config.core.dao.ConfigDaoImpl (implements com.fineelyframework.config.core.dao.ConfigDaoPlus)
接口分层结构
- com.fineelyframework.config.core.dao.ConfigDaoPlus
- com.fineelyframework.config.core.dao.ConfigDao (并 extends org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID>)
- org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>
- org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID> (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.fineelyframework.config.core.dao.ConfigDao (并 extends com.fineelyframework.config.core.dao.ConfigDaoPlus)
- org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID> (并 extends org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.baomidou.mybatisplus.core.mapper.Mapper<T>
- com.baomidou.mybatisplus.core.mapper.BaseMapper<T>
- com.fineelyframework.config.core.dao.ConfigMapper
- com.baomidou.mybatisplus.core.mapper.BaseMapper<T>
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID> (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.fineelyframework.config.core.dao.ConfigDao (并 extends com.fineelyframework.config.core.dao.ConfigDaoPlus)
- org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID> (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.PagingAndSortingRepository<T,ID>)
- org.springframework.data.repository.Repository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID> (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- com.fineelyframework.config.core.dao.ConfigDao (并 extends com.fineelyframework.config.core.dao.ConfigDaoPlus)
- org.springframework.data.jpa.repository.support.JpaRepositoryImplementation<T,ID> (并 extends org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>)
- org.springframework.data.jpa.repository.JpaRepository<T,ID> (并 extends org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- org.springframework.data.repository.PagingAndSortingRepository<T,ID>
- org.springframework.data.repository.CrudRepository<T,ID>