Interface PkfieldsMapper
public interface PkfieldsMapper
-
Method Summary
Modifier and TypeMethodDescriptionintdeleteByPrimaryKey(Integer id2, Integer id1) This method was generated by MyBatis Generator.intThis method was generated by MyBatis Generator.This method was generated by MyBatis Generator.selectByPrimaryKey(Integer id2, Integer id1) 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 PKFIELDS -
insert
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS -
selectByPrimaryKey
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS -
selectAll
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS -
updateByPrimaryKey
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS
-