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