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