类分层结构
- java.lang.Object
- org.apache.ibatis.executor.statement.BaseStatementHandler (implements org.apache.ibatis.executor.statement.StatementHandler)
- org.apache.ibatis.executor.statement.PreparedStatementHandler
- org.apache.ibatis.reflection.wrapper.BaseWrapper (implements org.apache.ibatis.reflection.wrapper.ObjectWrapper)
- org.apache.ibatis.reflection.wrapper.BeanWrapper
- org.apache.ibatis.reflection.wrapper.MapWrapper
- org.apache.ibatis.session.Configuration
- org.apache.ibatis.scripting.defaults.DefaultParameterHandler (implements org.apache.ibatis.executor.parameter.ParameterHandler)
- org.apache.ibatis.executor.resultset.DefaultResultSetHandler (implements org.apache.ibatis.executor.resultset.ResultSetHandler)
- com.mybatisflex.core.mybatis.FlexDefaultResultSetHandler.PendingRelation
- com.mybatisflex.core.mybatis.FlexDefaultResultSetHandler.UnMappedColumnAutoMapping
- com.mybatisflex.core.mybatis.FlexResultSetHandler.FlexCursor<T> (implements org.apache.ibatis.cursor.Cursor<T>)
- com.mybatisflex.core.mybatis.FlexStatementHandler (implements org.apache.ibatis.executor.statement.StatementHandler)
- com.mybatisflex.core.mybatis.FlexWrapperFactory (implements org.apache.ibatis.reflection.wrapper.ObjectWrapperFactory)
- com.mybatisflex.core.mybatis.MappedStatementTypes
- com.mybatisflex.core.mybatis.Mappers
- com.mybatisflex.core.mybatis.Mappers.MapperHandler (implements java.lang.reflect.InvocationHandler)
- org.apache.ibatis.session.SqlSessionFactoryBuilder
- com.mybatisflex.core.mybatis.TypeHandlerObject (implements java.io.Serializable)
接口分层结构
Copyright © 2024. All rights reserved.