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