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