public class DatasetTableTaskLogExample extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
DatasetTableTaskLogExample.Criteria |
static class |
DatasetTableTaskLogExample.Criterion |
protected static class |
DatasetTableTaskLogExample.GeneratedCriteria |
| 限定符和类型 | 字段和说明 |
|---|---|
protected boolean |
distinct |
protected String |
orderByClause |
protected List<DatasetTableTaskLogExample.Criteria> |
oredCriteria |
| 构造器和说明 |
|---|
DatasetTableTaskLogExample() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
clear() |
DatasetTableTaskLogExample.Criteria |
createCriteria() |
protected DatasetTableTaskLogExample.Criteria |
createCriteriaInternal() |
String |
getOrderByClause() |
List<DatasetTableTaskLogExample.Criteria> |
getOredCriteria() |
boolean |
isDistinct() |
DatasetTableTaskLogExample.Criteria |
or() |
void |
or(DatasetTableTaskLogExample.Criteria criteria) |
void |
setDistinct(boolean distinct) |
void |
setOrderByClause(String orderByClause) |
protected String orderByClause
protected boolean distinct
protected List<DatasetTableTaskLogExample.Criteria> oredCriteria
public void setOrderByClause(String orderByClause)
public String getOrderByClause()
public void setDistinct(boolean distinct)
public boolean isDistinct()
public List<DatasetTableTaskLogExample.Criteria> getOredCriteria()
public void or(DatasetTableTaskLogExample.Criteria criteria)
public DatasetTableTaskLogExample.Criteria or()
public DatasetTableTaskLogExample.Criteria createCriteria()
protected DatasetTableTaskLogExample.Criteria createCriteriaInternal()
public void clear()
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.