public interface FieldsonlyMapper
Modifier and Type | Method and Description |
---|---|
int |
insert(Fieldsonly record)
This method was generated by MyBatis Generator.
|
List<Fieldsonly> |
selectAll()
This method was generated by MyBatis Generator.
|
int insert(Fieldsonly record)
List<Fieldsonly> selectAll()
Copyright © 2010–2018 MyBatis.org. All rights reserved.