public class PkfieldsblobsSqlProvider extends Object
Constructor and Description |
---|
PkfieldsblobsSqlProvider() |
Modifier and Type | Method and Description |
---|---|
protected void |
applyWhere(PkfieldsblobsExample example,
boolean includeExamplePhrase)
This method was generated by MyBatis Generator.
|
String |
countByExample(PkfieldsblobsExample example)
This method was generated by MyBatis Generator.
|
String |
deleteByExample(PkfieldsblobsExample example)
This method was generated by MyBatis Generator.
|
String |
insertSelective(Pkfieldsblobs record)
This method was generated by MyBatis Generator.
|
String |
selectByExample(PkfieldsblobsExample example)
This method was generated by MyBatis Generator.
|
String |
selectByExampleWithBLOBs(PkfieldsblobsExample example)
This method was generated by MyBatis Generator.
|
String |
updateByExample(Map<String,Object> parameter)
This method was generated by MyBatis Generator.
|
String |
updateByExampleSelective(Map<String,Object> parameter)
This method was generated by MyBatis Generator.
|
String |
updateByExampleWithBLOBs(Map<String,Object> parameter)
This method was generated by MyBatis Generator.
|
String |
updateByPrimaryKeySelective(Pkfieldsblobs record)
This method was generated by MyBatis Generator.
|
public String countByExample(PkfieldsblobsExample example)
public String deleteByExample(PkfieldsblobsExample example)
public String insertSelective(Pkfieldsblobs record)
public String selectByExampleWithBLOBs(PkfieldsblobsExample example)
public String selectByExample(PkfieldsblobsExample example)
public String updateByExampleSelective(Map<String,Object> parameter)
public String updateByExampleWithBLOBs(Map<String,Object> parameter)
public String updateByExample(Map<String,Object> parameter)
public String updateByPrimaryKeySelective(Pkfieldsblobs record)
protected void applyWhere(PkfieldsblobsExample example, boolean includeExamplePhrase)
Copyright © 2010–2018 MyBatis.org. All rights reserved.