类分层结构
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- org.apache.ibatis.session.Configuration
- cloud.agileframework.mybatis.page.CustomCursor<T> (implements org.apache.ibatis.cursor.Cursor<T>)
- cloud.agileframework.mybatis.page.CustomResultSetHandler (implements org.apache.ibatis.executor.resultset.ResultSetHandler)
- cloud.agileframework.mybatis.page.MybatisInterceptor (implements org.apache.ibatis.plugin.Interceptor)
- cloud.agileframework.mybatis.page.PageExecutor (implements org.apache.ibatis.executor.Executor)
接口分层结构
Copyright © 2022. All rights reserved.