Uses of Interface
tk.mybatis.mapper.common.example.SelectByExampleMapper
Packages that use SelectByExampleMapper
-
Uses of SelectByExampleMapper in tk.mybatis.mapper.common
Subinterfaces of SelectByExampleMapper in tk.mybatis.mapper.commonModifier and TypeInterfaceDescriptioninterface通用Mapper接口,Example查询interfaceMapper<T>通用Mapper接口,其他接口继承该接口即可