Class PkfieldsblobsSqlProvider
java.lang.Object
mbg.test.mb3.generated.annotated.conditional.mapper.PkfieldsblobsSqlProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidapplyWhere(org.apache.ibatis.jdbc.SQL sql, PkfieldsblobsExample example, boolean includeExamplePhrase) This method was generated by MyBatis Generator.countByExample(PkfieldsblobsExample example) This method was generated by MyBatis Generator.deleteByExample(PkfieldsblobsExample example) This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.selectByExample(PkfieldsblobsExample example) This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.updateByExample(Map<String, Object> parameter) This method was generated by MyBatis Generator.updateByExampleSelective(Map<String, Object> parameter) This method was generated by MyBatis Generator.updateByExampleWithBLOBs(Map<String, Object> parameter) This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.
-
Constructor Details
-
PkfieldsblobsSqlProvider
public PkfieldsblobsSqlProvider()
-
-
Method Details
-
countByExample
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS -
deleteByExample
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS -
insertSelective
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS -
selectByExampleWithBLOBs
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS -
selectByExample
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS -
updateByExampleSelective
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS -
updateByExampleWithBLOBs
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS -
updateByExample
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS -
updateByPrimaryKeySelective
This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS -
applyWhere
protected void applyWhere(org.apache.ibatis.jdbc.SQL sql, PkfieldsblobsExample example, boolean includeExamplePhrase) This method was generated by MyBatis Generator. This method corresponds to the database table PKFIELDSBLOBS
-