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