Class PkblobsSqlProvider

java.lang.Object
mbg.test.mb3.generated.annotated.hierarchical.mapper.PkblobsSqlProvider

public class PkblobsSqlProvider extends Object
  • Constructor Details

    • PkblobsSqlProvider

      public PkblobsSqlProvider()
  • Method Details

    • countByExample

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

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

      public String insertSelective(PkblobsWithBLOBs row)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKBLOBS
    • selectByExampleWithBLOBs

      public String selectByExampleWithBLOBs(PkblobsExample example)
      This method was generated by MyBatis Generator. This method corresponds to the database table PKBLOBS
    • selectByExample

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

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

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

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

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

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