java.lang.Object
mbg.test.mb3.generated.annotated.hierarchical.Immutable.Mapper.PkfieldsSqlProvider

public class PkfieldsSqlProvider extends Object
  • Constructor Details

    • PkfieldsSqlProvider

      public PkfieldsSqlProvider()
  • Method Details

    • countByExample

      public String countByExample(PkfieldsExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS
    • deleteByExample

      public String deleteByExample(PkfieldsExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS
    • insertSelective

      public String insertSelective(Pkfields row)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS
    • selectByExample

      public String selectByExample(PkfieldsExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS
    • updateByExampleSelective

      public String updateByExampleSelective(Map<String,Object> parameter)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS
    • updateByExample

      public String updateByExample(Map<String,Object> parameter)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS
    • updateByPrimaryKeySelective

      public String updateByPrimaryKeySelective(Pkfields row)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS
    • applyWhere

      protected void applyWhere(org.apache.ibatis.jdbc.SQL sql, PkfieldsExample example, boolean includeExamplePhrase)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS