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