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