Interface PkonlyMapper


public interface PkonlyMapper
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    This method was generated by MyBatis Generator.
    int
    This method was generated by MyBatis Generator.
    This method was generated by MyBatis Generator.
  • Method Details

    • deleteByPrimaryKey

      int deleteByPrimaryKey(@Param("id") Integer id, @Param("seqNum") Integer seqNum)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKONLY
    • insert

      int insert(Pkonly row)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKONLY
    • selectAll

      List<Pkonly> selectAll()
      This method was generated by MyBatis Generator. This method corresponds to the database table PKONLY