public class LoggingEventPropertyExample extends Object
限定符和类型 | 类和说明 |
---|---|
static class |
LoggingEventPropertyExample.Criteria
This class was generated by MyBatis Generator.
|
static class |
LoggingEventPropertyExample.Criterion
This class was generated by MyBatis Generator.
|
protected static class |
LoggingEventPropertyExample.GeneratedCriteria
This class was generated by MyBatis Generator.
|
限定符和类型 | 字段和说明 |
---|---|
protected boolean |
distinct
This field was generated by MyBatis Generator.
|
protected String |
orderByClause
This field was generated by MyBatis Generator.
|
protected List<LoggingEventPropertyExample.Criteria> |
oredCriteria
This field was generated by MyBatis Generator.
|
构造器和说明 |
---|
LoggingEventPropertyExample()
This method was generated by MyBatis Generator.
|
限定符和类型 | 方法和说明 |
---|---|
void |
clear()
This method was generated by MyBatis Generator.
|
LoggingEventPropertyExample.Criteria |
createCriteria()
This method was generated by MyBatis Generator.
|
protected LoggingEventPropertyExample.Criteria |
createCriteriaInternal()
This method was generated by MyBatis Generator.
|
String |
getOrderByClause()
This method was generated by MyBatis Generator.
|
List<LoggingEventPropertyExample.Criteria> |
getOredCriteria()
This method was generated by MyBatis Generator.
|
boolean |
isDistinct()
This method was generated by MyBatis Generator.
|
LoggingEventPropertyExample.Criteria |
or()
This method was generated by MyBatis Generator.
|
void |
or(LoggingEventPropertyExample.Criteria criteria)
This method was generated by MyBatis Generator.
|
void |
setDistinct(boolean distinct)
This method was generated by MyBatis Generator.
|
void |
setOrderByClause(String orderByClause)
This method was generated by MyBatis Generator.
|
protected String orderByClause
protected boolean distinct
protected List<LoggingEventPropertyExample.Criteria> oredCriteria
public LoggingEventPropertyExample()
public void setOrderByClause(String orderByClause)
public String getOrderByClause()
public void setDistinct(boolean distinct)
public boolean isDistinct()
public List<LoggingEventPropertyExample.Criteria> getOredCriteria()
public void or(LoggingEventPropertyExample.Criteria criteria)
public LoggingEventPropertyExample.Criteria or()
public LoggingEventPropertyExample.Criteria createCriteria()
protected LoggingEventPropertyExample.Criteria createCriteriaInternal()
public void clear()
Copyright © 2018. All rights reserved.