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