类分层结构
接口分层结构
- framework.base.BaseService<T,K>
- framework.base.BatchService<T,M>
- tk.mybatis.mapper.common.example.DeleteByExampleMapper<T>
- tk.mybatis.mapper.common.ExampleMapper<T> (并 extends tk.mybatis.mapper.common.example.SelectByExampleMapper<T>, tk.mybatis.mapper.common.example.SelectCountByExampleMapper<T>, tk.mybatis.mapper.common.example.SelectOneByExampleMapper<T>, tk.mybatis.mapper.common.example.UpdateByExampleMapper<T>, tk.mybatis.mapper.common.example.UpdateByExampleSelectiveMapper<T>)
- tk.mybatis.mapper.common.Mapper<T> (并 extends tk.mybatis.mapper.common.BaseMapper<T>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.RowBoundsMapper<T>, tk.mybatis.mapper.common.SaveMapper<T>)
- tk.mybatis.mapper.common.base.delete.DeleteByPrimaryKeyMapper<T>
- tk.mybatis.mapper.common.base.BaseDeleteMapper<T> (并 extends tk.mybatis.mapper.common.base.delete.DeleteMapper<T>)
- tk.mybatis.mapper.common.BaseMapper<T> (并 extends tk.mybatis.mapper.common.base.BaseInsertMapper<T>, tk.mybatis.mapper.common.base.BaseSelectMapper<T>, tk.mybatis.mapper.common.base.BaseUpdateMapper<T>)
- tk.mybatis.mapper.common.Mapper<T> (并 extends tk.mybatis.mapper.common.ExampleMapper<T>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.RowBoundsMapper<T>, tk.mybatis.mapper.common.SaveMapper<T>)
- tk.mybatis.mapper.common.base.delete.DeleteMapper<T>
- tk.mybatis.mapper.common.base.BaseDeleteMapper<T> (并 extends tk.mybatis.mapper.common.base.delete.DeleteByPrimaryKeyMapper<T>)
- tk.mybatis.mapper.common.BaseMapper<T> (并 extends tk.mybatis.mapper.common.base.BaseInsertMapper<T>, tk.mybatis.mapper.common.base.BaseSelectMapper<T>, tk.mybatis.mapper.common.base.BaseUpdateMapper<T>)
- tk.mybatis.mapper.common.Mapper<T> (并 extends tk.mybatis.mapper.common.ExampleMapper<T>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.RowBoundsMapper<T>, tk.mybatis.mapper.common.SaveMapper<T>)
- framework.base.DynamicUpdateMapper<T>
- tk.mybatis.mapper.common.base.select.ExistsWithPrimaryKeyMapper<T>
- tk.mybatis.mapper.common.base.BaseSelectMapper<T> (并 extends tk.mybatis.mapper.common.base.select.SelectAllMapper<T>, tk.mybatis.mapper.common.base.select.SelectByPrimaryKeyMapper<T>, tk.mybatis.mapper.common.base.select.SelectCountMapper<T>, tk.mybatis.mapper.common.base.select.SelectMapper<T>, tk.mybatis.mapper.common.base.select.SelectOneMapper<T>)
- tk.mybatis.mapper.common.BaseMapper<T> (并 extends tk.mybatis.mapper.common.base.BaseDeleteMapper<T>, tk.mybatis.mapper.common.base.BaseInsertMapper<T>, tk.mybatis.mapper.common.base.BaseUpdateMapper<T>)
- tk.mybatis.mapper.common.Mapper<T> (并 extends tk.mybatis.mapper.common.ExampleMapper<T>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.RowBoundsMapper<T>, tk.mybatis.mapper.common.SaveMapper<T>)
- tk.mybatis.mapper.common.base.insert.InsertMapper<T>
- tk.mybatis.mapper.common.base.BaseInsertMapper<T> (并 extends tk.mybatis.mapper.common.base.insert.InsertSelectiveMapper<T>)
- tk.mybatis.mapper.common.BaseMapper<T> (并 extends tk.mybatis.mapper.common.base.BaseDeleteMapper<T>, tk.mybatis.mapper.common.base.BaseSelectMapper<T>, tk.mybatis.mapper.common.base.BaseUpdateMapper<T>)
- tk.mybatis.mapper.common.Mapper<T> (并 extends tk.mybatis.mapper.common.ExampleMapper<T>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.RowBoundsMapper<T>, tk.mybatis.mapper.common.SaveMapper<T>)
- tk.mybatis.mapper.common.base.insert.InsertSelectiveMapper<T>
- tk.mybatis.mapper.common.base.BaseInsertMapper<T> (并 extends tk.mybatis.mapper.common.base.insert.InsertMapper<T>)
- tk.mybatis.mapper.common.BaseMapper<T> (并 extends tk.mybatis.mapper.common.base.BaseDeleteMapper<T>, tk.mybatis.mapper.common.base.BaseSelectMapper<T>, tk.mybatis.mapper.common.base.BaseUpdateMapper<T>)
- tk.mybatis.mapper.common.Mapper<T> (并 extends tk.mybatis.mapper.common.ExampleMapper<T>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.RowBoundsMapper<T>, tk.mybatis.mapper.common.SaveMapper<T>)
- framework.base.ListQueryMapper<R,Q>
- framework.base.ListQueryService<R,Q>
- framework.base.LoadPrimaryKeyMapper<T>
- tk.mybatis.mapper.common.Marker
- tk.mybatis.mapper.common.Mapper<T> (并 extends tk.mybatis.mapper.common.BaseMapper<T>, tk.mybatis.mapper.common.ExampleMapper<T>, tk.mybatis.mapper.common.RowBoundsMapper<T>, tk.mybatis.mapper.common.SaveMapper<T>)
- tk.mybatis.mapper.common.SaveMapper<T>
- tk.mybatis.mapper.common.Mapper<T> (并 extends tk.mybatis.mapper.common.BaseMapper<T>, tk.mybatis.mapper.common.ExampleMapper<T>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.RowBoundsMapper<T>)
- tk.mybatis.mapper.common.base.select.SelectAllMapper<T>
- tk.mybatis.mapper.common.base.BaseSelectMapper<T> (并 extends tk.mybatis.mapper.common.base.select.ExistsWithPrimaryKeyMapper<T>, tk.mybatis.mapper.common.base.select.SelectByPrimaryKeyMapper<T>, tk.mybatis.mapper.common.base.select.SelectCountMapper<T>, tk.mybatis.mapper.common.base.select.SelectMapper<T>, tk.mybatis.mapper.common.base.select.SelectOneMapper<T>)
- tk.mybatis.mapper.common.BaseMapper<T> (并 extends tk.mybatis.mapper.common.base.BaseDeleteMapper<T>, tk.mybatis.mapper.common.base.BaseInsertMapper<T>, tk.mybatis.mapper.common.base.BaseUpdateMapper<T>)
- tk.mybatis.mapper.common.Mapper<T> (并 extends tk.mybatis.mapper.common.ExampleMapper<T>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.RowBoundsMapper<T>, tk.mybatis.mapper.common.SaveMapper<T>)
- tk.mybatis.mapper.common.example.SelectByExampleMapper<T>
- tk.mybatis.mapper.common.ExampleMapper<T> (并 extends tk.mybatis.mapper.common.example.DeleteByExampleMapper<T>, tk.mybatis.mapper.common.example.SelectCountByExampleMapper<T>, tk.mybatis.mapper.common.example.SelectOneByExampleMapper<T>, tk.mybatis.mapper.common.example.UpdateByExampleMapper<T>, tk.mybatis.mapper.common.example.UpdateByExampleSelectiveMapper<T>)
- tk.mybatis.mapper.common.Mapper<T> (并 extends tk.mybatis.mapper.common.BaseMapper<T>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.RowBoundsMapper<T>, tk.mybatis.mapper.common.SaveMapper<T>)
- tk.mybatis.mapper.common.rowbounds.SelectByExampleRowBoundsMapper<T>
- tk.mybatis.mapper.common.RowBoundsMapper<T> (并 extends tk.mybatis.mapper.common.rowbounds.SelectRowBoundsMapper<T>)
- tk.mybatis.mapper.common.Mapper<T> (并 extends tk.mybatis.mapper.common.BaseMapper<T>, tk.mybatis.mapper.common.ExampleMapper<T>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.SaveMapper<T>)
- tk.mybatis.mapper.common.base.select.SelectByPrimaryKeyMapper<T>
- tk.mybatis.mapper.common.base.BaseSelectMapper<T> (并 extends tk.mybatis.mapper.common.base.select.ExistsWithPrimaryKeyMapper<T>, tk.mybatis.mapper.common.base.select.SelectAllMapper<T>, tk.mybatis.mapper.common.base.select.SelectCountMapper<T>, tk.mybatis.mapper.common.base.select.SelectMapper<T>, tk.mybatis.mapper.common.base.select.SelectOneMapper<T>)
- tk.mybatis.mapper.common.BaseMapper<T> (并 extends tk.mybatis.mapper.common.base.BaseDeleteMapper<T>, tk.mybatis.mapper.common.base.BaseInsertMapper<T>, tk.mybatis.mapper.common.base.BaseUpdateMapper<T>)
- tk.mybatis.mapper.common.Mapper<T> (并 extends tk.mybatis.mapper.common.ExampleMapper<T>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.RowBoundsMapper<T>, tk.mybatis.mapper.common.SaveMapper<T>)
- tk.mybatis.mapper.common.example.SelectCountByExampleMapper<T>
- tk.mybatis.mapper.common.ExampleMapper<T> (并 extends tk.mybatis.mapper.common.example.DeleteByExampleMapper<T>, tk.mybatis.mapper.common.example.SelectByExampleMapper<T>, tk.mybatis.mapper.common.example.SelectOneByExampleMapper<T>, tk.mybatis.mapper.common.example.UpdateByExampleMapper<T>, tk.mybatis.mapper.common.example.UpdateByExampleSelectiveMapper<T>)
- tk.mybatis.mapper.common.Mapper<T> (并 extends tk.mybatis.mapper.common.BaseMapper<T>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.RowBoundsMapper<T>, tk.mybatis.mapper.common.SaveMapper<T>)
- tk.mybatis.mapper.common.base.select.SelectCountMapper<T>
- tk.mybatis.mapper.common.base.BaseSelectMapper<T> (并 extends tk.mybatis.mapper.common.base.select.ExistsWithPrimaryKeyMapper<T>, tk.mybatis.mapper.common.base.select.SelectAllMapper<T>, tk.mybatis.mapper.common.base.select.SelectByPrimaryKeyMapper<T>, tk.mybatis.mapper.common.base.select.SelectMapper<T>, tk.mybatis.mapper.common.base.select.SelectOneMapper<T>)
- tk.mybatis.mapper.common.BaseMapper<T> (并 extends tk.mybatis.mapper.common.base.BaseDeleteMapper<T>, tk.mybatis.mapper.common.base.BaseInsertMapper<T>, tk.mybatis.mapper.common.base.BaseUpdateMapper<T>)
- tk.mybatis.mapper.common.Mapper<T> (并 extends tk.mybatis.mapper.common.ExampleMapper<T>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.RowBoundsMapper<T>, tk.mybatis.mapper.common.SaveMapper<T>)
- tk.mybatis.mapper.common.base.select.SelectMapper<T>
- tk.mybatis.mapper.common.base.BaseSelectMapper<T> (并 extends tk.mybatis.mapper.common.base.select.ExistsWithPrimaryKeyMapper<T>, tk.mybatis.mapper.common.base.select.SelectAllMapper<T>, tk.mybatis.mapper.common.base.select.SelectByPrimaryKeyMapper<T>, tk.mybatis.mapper.common.base.select.SelectCountMapper<T>, tk.mybatis.mapper.common.base.select.SelectOneMapper<T>)
- tk.mybatis.mapper.common.BaseMapper<T> (并 extends tk.mybatis.mapper.common.base.BaseDeleteMapper<T>, tk.mybatis.mapper.common.base.BaseInsertMapper<T>, tk.mybatis.mapper.common.base.BaseUpdateMapper<T>)
- tk.mybatis.mapper.common.Mapper<T> (并 extends tk.mybatis.mapper.common.ExampleMapper<T>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.RowBoundsMapper<T>, tk.mybatis.mapper.common.SaveMapper<T>)
- tk.mybatis.mapper.common.example.SelectOneByExampleMapper<T>
- tk.mybatis.mapper.common.ExampleMapper<T> (并 extends tk.mybatis.mapper.common.example.DeleteByExampleMapper<T>, tk.mybatis.mapper.common.example.SelectByExampleMapper<T>, tk.mybatis.mapper.common.example.SelectCountByExampleMapper<T>, tk.mybatis.mapper.common.example.UpdateByExampleMapper<T>, tk.mybatis.mapper.common.example.UpdateByExampleSelectiveMapper<T>)
- tk.mybatis.mapper.common.Mapper<T> (并 extends tk.mybatis.mapper.common.BaseMapper<T>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.RowBoundsMapper<T>, tk.mybatis.mapper.common.SaveMapper<T>)
- tk.mybatis.mapper.common.base.select.SelectOneMapper<T>
- tk.mybatis.mapper.common.base.BaseSelectMapper<T> (并 extends tk.mybatis.mapper.common.base.select.ExistsWithPrimaryKeyMapper<T>, tk.mybatis.mapper.common.base.select.SelectAllMapper<T>, tk.mybatis.mapper.common.base.select.SelectByPrimaryKeyMapper<T>, tk.mybatis.mapper.common.base.select.SelectCountMapper<T>, tk.mybatis.mapper.common.base.select.SelectMapper<T>)
- tk.mybatis.mapper.common.BaseMapper<T> (并 extends tk.mybatis.mapper.common.base.BaseDeleteMapper<T>, tk.mybatis.mapper.common.base.BaseInsertMapper<T>, tk.mybatis.mapper.common.base.BaseUpdateMapper<T>)
- tk.mybatis.mapper.common.Mapper<T> (并 extends tk.mybatis.mapper.common.ExampleMapper<T>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.RowBoundsMapper<T>, tk.mybatis.mapper.common.SaveMapper<T>)
- tk.mybatis.mapper.common.rowbounds.SelectRowBoundsMapper<T>
- tk.mybatis.mapper.common.RowBoundsMapper<T> (并 extends tk.mybatis.mapper.common.rowbounds.SelectByExampleRowBoundsMapper<T>)
- tk.mybatis.mapper.common.Mapper<T> (并 extends tk.mybatis.mapper.common.BaseMapper<T>, tk.mybatis.mapper.common.ExampleMapper<T>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.SaveMapper<T>)
- tk.mybatis.mapper.common.example.UpdateByExampleMapper<T>
- tk.mybatis.mapper.common.ExampleMapper<T> (并 extends tk.mybatis.mapper.common.example.DeleteByExampleMapper<T>, tk.mybatis.mapper.common.example.SelectByExampleMapper<T>, tk.mybatis.mapper.common.example.SelectCountByExampleMapper<T>, tk.mybatis.mapper.common.example.SelectOneByExampleMapper<T>, tk.mybatis.mapper.common.example.UpdateByExampleSelectiveMapper<T>)
- tk.mybatis.mapper.common.Mapper<T> (并 extends tk.mybatis.mapper.common.BaseMapper<T>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.RowBoundsMapper<T>, tk.mybatis.mapper.common.SaveMapper<T>)
- tk.mybatis.mapper.common.example.UpdateByExampleSelectiveMapper<T>
- tk.mybatis.mapper.common.ExampleMapper<T> (并 extends tk.mybatis.mapper.common.example.DeleteByExampleMapper<T>, tk.mybatis.mapper.common.example.SelectByExampleMapper<T>, tk.mybatis.mapper.common.example.SelectCountByExampleMapper<T>, tk.mybatis.mapper.common.example.SelectOneByExampleMapper<T>, tk.mybatis.mapper.common.example.UpdateByExampleMapper<T>)
- tk.mybatis.mapper.common.Mapper<T> (并 extends tk.mybatis.mapper.common.BaseMapper<T>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.RowBoundsMapper<T>, tk.mybatis.mapper.common.SaveMapper<T>)
- tk.mybatis.mapper.common.base.update.UpdateByPrimaryKeyMapper<T>
- tk.mybatis.mapper.common.base.BaseUpdateMapper<T> (并 extends tk.mybatis.mapper.common.base.update.UpdateByPrimaryKeySelectiveMapper<T>)
- tk.mybatis.mapper.common.BaseMapper<T> (并 extends tk.mybatis.mapper.common.base.BaseDeleteMapper<T>, tk.mybatis.mapper.common.base.BaseInsertMapper<T>, tk.mybatis.mapper.common.base.BaseSelectMapper<T>)
- tk.mybatis.mapper.common.Mapper<T> (并 extends tk.mybatis.mapper.common.ExampleMapper<T>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.RowBoundsMapper<T>, tk.mybatis.mapper.common.SaveMapper<T>)
- tk.mybatis.mapper.common.base.update.UpdateByPrimaryKeySelectiveMapper<T>
- tk.mybatis.mapper.common.base.BaseUpdateMapper<T> (并 extends tk.mybatis.mapper.common.base.update.UpdateByPrimaryKeyMapper<T>)
- tk.mybatis.mapper.common.BaseMapper<T> (并 extends tk.mybatis.mapper.common.base.BaseDeleteMapper<T>, tk.mybatis.mapper.common.base.BaseInsertMapper<T>, tk.mybatis.mapper.common.base.BaseSelectMapper<T>)
- tk.mybatis.mapper.common.Mapper<T> (并 extends tk.mybatis.mapper.common.ExampleMapper<T>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.RowBoundsMapper<T>, tk.mybatis.mapper.common.SaveMapper<T>)
- framework.base.UpdateObjectMapper
Copyright © 2025. All rights reserved.