Class GeneratedalwaystestnoupdatesSqlProvider
java.lang.Object
mbg.test.mb3.generated.annotated.miscellaneous.mapper.GeneratedalwaystestnoupdatesSqlProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidapplyWhere(org.apache.ibatis.jdbc.SQL sql, GeneratedalwaystestnoupdatesCriteria example, boolean includeExamplePhrase) This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.This method was generated by MyBatis Generator.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.
-
Constructor Details
-
GeneratedalwaystestnoupdatesSqlProvider
public GeneratedalwaystestnoupdatesSqlProvider()
-
-
Method Details
-
countByExample
This method was generated by MyBatis Generator. This method corresponds to the database table GENERATEDALWAYSTESTNOUPDATES -
deleteByExample
This method was generated by MyBatis Generator. This method corresponds to the database table GENERATEDALWAYSTESTNOUPDATES -
insertSelective
This method was generated by MyBatis Generator. This method corresponds to the database table GENERATEDALWAYSTESTNOUPDATES -
selectByExample
This method was generated by MyBatis Generator. This method corresponds to the database table GENERATEDALWAYSTESTNOUPDATES -
updateByExampleSelective
This method was generated by MyBatis Generator. This method corresponds to the database table GENERATEDALWAYSTESTNOUPDATES -
updateByExample
This method was generated by MyBatis Generator. This method corresponds to the database table GENERATEDALWAYSTESTNOUPDATES -
applyWhere
protected void applyWhere(org.apache.ibatis.jdbc.SQL sql, GeneratedalwaystestnoupdatesCriteria example, boolean includeExamplePhrase) This method was generated by MyBatis Generator. This method corresponds to the database table GENERATEDALWAYSTESTNOUPDATES
-