|
|
@@ -8,23 +8,23 @@ import java.util.List;
|
|
|
public class DemandCollectionExample {
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database table demand_collection
|
|
|
- * @mbg.generated Sun Jul 12 15:34:35 CST 2020
|
|
|
+ * @mbg.generated Sun Jul 12 16:18:44 CST 2020
|
|
|
*/
|
|
|
protected String orderByClause;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database table demand_collection
|
|
|
- * @mbg.generated Sun Jul 12 15:34:35 CST 2020
|
|
|
+ * @mbg.generated Sun Jul 12 16:18:44 CST 2020
|
|
|
*/
|
|
|
protected boolean distinct;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database table demand_collection
|
|
|
- * @mbg.generated Sun Jul 12 15:34:35 CST 2020
|
|
|
+ * @mbg.generated Sun Jul 12 16:18:44 CST 2020
|
|
|
*/
|
|
|
protected List<Criteria> oredCriteria;
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table demand_collection
|
|
|
- * @mbg.generated Sun Jul 12 15:34:35 CST 2020
|
|
|
+ * @mbg.generated Sun Jul 12 16:18:44 CST 2020
|
|
|
*/
|
|
|
public DemandCollectionExample() {
|
|
|
oredCriteria = new ArrayList<Criteria>();
|
|
|
@@ -32,7 +32,7 @@ public class DemandCollectionExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table demand_collection
|
|
|
- * @mbg.generated Sun Jul 12 15:34:35 CST 2020
|
|
|
+ * @mbg.generated Sun Jul 12 16:18:44 CST 2020
|
|
|
*/
|
|
|
public void setOrderByClause(String orderByClause) {
|
|
|
this.orderByClause = orderByClause;
|
|
|
@@ -40,7 +40,7 @@ public class DemandCollectionExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table demand_collection
|
|
|
- * @mbg.generated Sun Jul 12 15:34:35 CST 2020
|
|
|
+ * @mbg.generated Sun Jul 12 16:18:44 CST 2020
|
|
|
*/
|
|
|
public String getOrderByClause() {
|
|
|
return orderByClause;
|
|
|
@@ -48,7 +48,7 @@ public class DemandCollectionExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table demand_collection
|
|
|
- * @mbg.generated Sun Jul 12 15:34:35 CST 2020
|
|
|
+ * @mbg.generated Sun Jul 12 16:18:44 CST 2020
|
|
|
*/
|
|
|
public void setDistinct(boolean distinct) {
|
|
|
this.distinct = distinct;
|
|
|
@@ -56,7 +56,7 @@ public class DemandCollectionExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table demand_collection
|
|
|
- * @mbg.generated Sun Jul 12 15:34:35 CST 2020
|
|
|
+ * @mbg.generated Sun Jul 12 16:18:44 CST 2020
|
|
|
*/
|
|
|
public boolean isDistinct() {
|
|
|
return distinct;
|
|
|
@@ -64,7 +64,7 @@ public class DemandCollectionExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table demand_collection
|
|
|
- * @mbg.generated Sun Jul 12 15:34:35 CST 2020
|
|
|
+ * @mbg.generated Sun Jul 12 16:18:44 CST 2020
|
|
|
*/
|
|
|
public List<Criteria> getOredCriteria() {
|
|
|
return oredCriteria;
|
|
|
@@ -72,7 +72,7 @@ public class DemandCollectionExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table demand_collection
|
|
|
- * @mbg.generated Sun Jul 12 15:34:35 CST 2020
|
|
|
+ * @mbg.generated Sun Jul 12 16:18:44 CST 2020
|
|
|
*/
|
|
|
public void or(Criteria criteria) {
|
|
|
oredCriteria.add(criteria);
|
|
|
@@ -80,7 +80,7 @@ public class DemandCollectionExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table demand_collection
|
|
|
- * @mbg.generated Sun Jul 12 15:34:35 CST 2020
|
|
|
+ * @mbg.generated Sun Jul 12 16:18:44 CST 2020
|
|
|
*/
|
|
|
public Criteria or() {
|
|
|
Criteria criteria = createCriteriaInternal();
|
|
|
@@ -90,7 +90,7 @@ public class DemandCollectionExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table demand_collection
|
|
|
- * @mbg.generated Sun Jul 12 15:34:35 CST 2020
|
|
|
+ * @mbg.generated Sun Jul 12 16:18:44 CST 2020
|
|
|
*/
|
|
|
public Criteria createCriteria() {
|
|
|
Criteria criteria = createCriteriaInternal();
|
|
|
@@ -102,7 +102,7 @@ public class DemandCollectionExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table demand_collection
|
|
|
- * @mbg.generated Sun Jul 12 15:34:35 CST 2020
|
|
|
+ * @mbg.generated Sun Jul 12 16:18:44 CST 2020
|
|
|
*/
|
|
|
protected Criteria createCriteriaInternal() {
|
|
|
Criteria criteria = new Criteria();
|
|
|
@@ -111,7 +111,7 @@ public class DemandCollectionExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table demand_collection
|
|
|
- * @mbg.generated Sun Jul 12 15:34:35 CST 2020
|
|
|
+ * @mbg.generated Sun Jul 12 16:18:44 CST 2020
|
|
|
*/
|
|
|
public void clear() {
|
|
|
oredCriteria.clear();
|
|
|
@@ -121,7 +121,7 @@ public class DemandCollectionExample {
|
|
|
|
|
|
/**
|
|
|
* This class was generated by MyBatis Generator. This class corresponds to the database table demand_collection
|
|
|
- * @mbg.generated Sun Jul 12 15:34:35 CST 2020
|
|
|
+ * @mbg.generated Sun Jul 12 16:18:44 CST 2020
|
|
|
*/
|
|
|
protected abstract static class GeneratedCriteria {
|
|
|
protected List<Criterion> criteria;
|
|
|
@@ -6487,7 +6487,7 @@ public class DemandCollectionExample {
|
|
|
|
|
|
/**
|
|
|
* This class was generated by MyBatis Generator. This class corresponds to the database table demand_collection
|
|
|
- * @mbg.generated Sun Jul 12 15:34:35 CST 2020
|
|
|
+ * @mbg.generated Sun Jul 12 16:18:44 CST 2020
|
|
|
*/
|
|
|
public static class Criterion {
|
|
|
private String condition;
|