Uses of Interface
top.tangyh.basic.base.mapper.SuperMapper
Packages that use SuperMapper
-
Uses of SuperMapper in top.tangyh.basic.base.manager.impl
Classes in top.tangyh.basic.base.manager.impl with type parameters of type SuperMapperModifier and TypeClassDescriptionclassSuperCacheManagerImpl<M extends SuperMapper<T>,T extends SuperEntity> 基于 CacheOps 实现的 缓存实现 默认的key规则: #{CacheKeyBuilder#key()}:idclassSuperManagerImpl<M extends SuperMapper<T>,T> 不含缓存的Service实现Methods in top.tangyh.basic.base.manager.impl that return SuperMapper