T
- 不能为空public interface ExampleMapper<T> extends SelectByExampleMapper<T>, SelectOneByExampleMapper<T>, SelectCountByExampleMapper<T>, DeleteByExampleMapper<T>, UpdateByExampleMapper<T>, UpdateByExampleSelectiveMapper<T>
selectByExample
selectOneByExample
selectCountByExample
deleteByExample
updateByExample
updateByExampleSelective
Copyright © 2018. All rights reserved.