Class MyObjectSqlProvider

java.lang.Object
mbg.test.mb3.generated.annotated.miscellaneous.mapper.MyObjectSqlProvider

public class MyObjectSqlProvider extends Object
  • Constructor Details

    • MyObjectSqlProvider

      public MyObjectSqlProvider()
  • Method Details

    • countByExample

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

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

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

      public String selectByExample(MyObjectCriteria 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(MyObject 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, MyObjectCriteria example, boolean includeExamplePhrase)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDS