Interface FieldsonlyMapper
public interface FieldsonlyMapper
-
Method Summary
Modifier and TypeMethodDescriptionintinsert(Fieldsonly row) This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.
-
Method Details
-
insert
This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSONLY -
selectAll
List<Fieldsonly> selectAll()This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSONLY
-