Interface PkfieldsblobsMapper
public interface PkfieldsblobsMapper
-
Method Summary
Modifier and TypeMethodDescriptionintdeleteByPrimaryKey(Integer id1, Integer id2) This method was generated by MyBatis Generator.intinsert(Pkfieldsblobs row) This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.selectByPrimaryKey(Integer id1, Integer id2) This method was generated by MyBatis Generator.intThis method was generated by MyBatis Generator.
-
Method Details
-
deleteByPrimaryKey
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS -
insert
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS -
selectByPrimaryKey
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS -
selectAll
List<Pkfieldsblobs> selectAll()This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS -
updateByPrimaryKey
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS
-