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