Interface FieldsblobsMapper
public interface FieldsblobsMapper
-
Method Summary
Modifier and TypeMethodDescriptionintinsert(Fieldsblobs 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 FIELDSBLOBS -
selectAll
List<Fieldsblobs> selectAll()This method was generated by MyBatis Generator. This method corresponds to the database table FIELDSBLOBS
-