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