T
public interface SelectByPrimaryKeyMapper<T>
这是一个例子,自己扩展时可以参考
项目地址 : https://github.com/abel533/Mapper
selectByPrimaryKey(Object key)
T selectByPrimaryKey(Object key)
key
Copyright © 2015. All rights reserved.