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