|
|
@@ -7,23 +7,23 @@ import java.util.List;
|
|
|
public class PersonnelWelfareExample {
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database table personnel_welfare
|
|
|
- * @mbg.generated Thu Apr 30 08:53:47 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 10:06:28 CST 2020
|
|
|
*/
|
|
|
protected String orderByClause;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database table personnel_welfare
|
|
|
- * @mbg.generated Thu Apr 30 08:53:47 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 10:06:28 CST 2020
|
|
|
*/
|
|
|
protected boolean distinct;
|
|
|
/**
|
|
|
* This field was generated by MyBatis Generator. This field corresponds to the database table personnel_welfare
|
|
|
- * @mbg.generated Thu Apr 30 08:53:47 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 10:06:28 CST 2020
|
|
|
*/
|
|
|
protected List<Criteria> oredCriteria;
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table personnel_welfare
|
|
|
- * @mbg.generated Thu Apr 30 08:53:47 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 10:06:28 CST 2020
|
|
|
*/
|
|
|
public PersonnelWelfareExample() {
|
|
|
oredCriteria = new ArrayList<Criteria>();
|
|
|
@@ -31,7 +31,7 @@ public class PersonnelWelfareExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table personnel_welfare
|
|
|
- * @mbg.generated Thu Apr 30 08:53:47 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 10:06:28 CST 2020
|
|
|
*/
|
|
|
public void setOrderByClause(String orderByClause) {
|
|
|
this.orderByClause = orderByClause;
|
|
|
@@ -39,7 +39,7 @@ public class PersonnelWelfareExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table personnel_welfare
|
|
|
- * @mbg.generated Thu Apr 30 08:53:47 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 10:06:28 CST 2020
|
|
|
*/
|
|
|
public String getOrderByClause() {
|
|
|
return orderByClause;
|
|
|
@@ -47,7 +47,7 @@ public class PersonnelWelfareExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table personnel_welfare
|
|
|
- * @mbg.generated Thu Apr 30 08:53:47 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 10:06:28 CST 2020
|
|
|
*/
|
|
|
public void setDistinct(boolean distinct) {
|
|
|
this.distinct = distinct;
|
|
|
@@ -55,7 +55,7 @@ public class PersonnelWelfareExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table personnel_welfare
|
|
|
- * @mbg.generated Thu Apr 30 08:53:47 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 10:06:28 CST 2020
|
|
|
*/
|
|
|
public boolean isDistinct() {
|
|
|
return distinct;
|
|
|
@@ -63,7 +63,7 @@ public class PersonnelWelfareExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table personnel_welfare
|
|
|
- * @mbg.generated Thu Apr 30 08:53:47 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 10:06:28 CST 2020
|
|
|
*/
|
|
|
public List<Criteria> getOredCriteria() {
|
|
|
return oredCriteria;
|
|
|
@@ -71,7 +71,7 @@ public class PersonnelWelfareExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table personnel_welfare
|
|
|
- * @mbg.generated Thu Apr 30 08:53:47 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 10:06:28 CST 2020
|
|
|
*/
|
|
|
public void or(Criteria criteria) {
|
|
|
oredCriteria.add(criteria);
|
|
|
@@ -79,7 +79,7 @@ public class PersonnelWelfareExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table personnel_welfare
|
|
|
- * @mbg.generated Thu Apr 30 08:53:47 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 10:06:28 CST 2020
|
|
|
*/
|
|
|
public Criteria or() {
|
|
|
Criteria criteria = createCriteriaInternal();
|
|
|
@@ -89,7 +89,7 @@ public class PersonnelWelfareExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table personnel_welfare
|
|
|
- * @mbg.generated Thu Apr 30 08:53:47 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 10:06:28 CST 2020
|
|
|
*/
|
|
|
public Criteria createCriteria() {
|
|
|
Criteria criteria = createCriteriaInternal();
|
|
|
@@ -101,7 +101,7 @@ public class PersonnelWelfareExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table personnel_welfare
|
|
|
- * @mbg.generated Thu Apr 30 08:53:47 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 10:06:28 CST 2020
|
|
|
*/
|
|
|
protected Criteria createCriteriaInternal() {
|
|
|
Criteria criteria = new Criteria();
|
|
|
@@ -110,7 +110,7 @@ public class PersonnelWelfareExample {
|
|
|
|
|
|
/**
|
|
|
* This method was generated by MyBatis Generator. This method corresponds to the database table personnel_welfare
|
|
|
- * @mbg.generated Thu Apr 30 08:53:47 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 10:06:28 CST 2020
|
|
|
*/
|
|
|
public void clear() {
|
|
|
oredCriteria.clear();
|
|
|
@@ -120,7 +120,7 @@ public class PersonnelWelfareExample {
|
|
|
|
|
|
/**
|
|
|
* This class was generated by MyBatis Generator. This class corresponds to the database table personnel_welfare
|
|
|
- * @mbg.generated Thu Apr 30 08:53:47 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 10:06:28 CST 2020
|
|
|
*/
|
|
|
protected abstract static class GeneratedCriteria {
|
|
|
protected List<Criterion> criteria;
|
|
|
@@ -592,11 +592,141 @@ public class PersonnelWelfareExample {
|
|
|
addCriterion("create_time not between", value1, value2, "createTime");
|
|
|
return (Criteria) this;
|
|
|
}
|
|
|
+
|
|
|
+ public Criteria andStatusIsNull() {
|
|
|
+ addCriterion("status is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andStatusIsNotNull() {
|
|
|
+ addCriterion("status is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andStatusEqualTo(Integer value) {
|
|
|
+ addCriterion("status =", value, "status");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andStatusNotEqualTo(Integer value) {
|
|
|
+ addCriterion("status <>", value, "status");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andStatusGreaterThan(Integer value) {
|
|
|
+ addCriterion("status >", value, "status");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andStatusGreaterThanOrEqualTo(Integer value) {
|
|
|
+ addCriterion("status >=", value, "status");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andStatusLessThan(Integer value) {
|
|
|
+ addCriterion("status <", value, "status");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andStatusLessThanOrEqualTo(Integer value) {
|
|
|
+ addCriterion("status <=", value, "status");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andStatusIn(List<Integer> values) {
|
|
|
+ addCriterion("status in", values, "status");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andStatusNotIn(List<Integer> values) {
|
|
|
+ addCriterion("status not in", values, "status");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andStatusBetween(Integer value1, Integer value2) {
|
|
|
+ addCriterion("status between", value1, value2, "status");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andStatusNotBetween(Integer value1, Integer value2) {
|
|
|
+ addCriterion("status not between", value1, value2, "status");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDepIdIsNull() {
|
|
|
+ addCriterion("dep_id is null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDepIdIsNotNull() {
|
|
|
+ addCriterion("dep_id is not null");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDepIdEqualTo(String value) {
|
|
|
+ addCriterion("dep_id =", value, "depId");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDepIdNotEqualTo(String value) {
|
|
|
+ addCriterion("dep_id <>", value, "depId");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDepIdGreaterThan(String value) {
|
|
|
+ addCriterion("dep_id >", value, "depId");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDepIdGreaterThanOrEqualTo(String value) {
|
|
|
+ addCriterion("dep_id >=", value, "depId");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDepIdLessThan(String value) {
|
|
|
+ addCriterion("dep_id <", value, "depId");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDepIdLessThanOrEqualTo(String value) {
|
|
|
+ addCriterion("dep_id <=", value, "depId");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDepIdLike(String value) {
|
|
|
+ addCriterion("dep_id like", value, "depId");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDepIdNotLike(String value) {
|
|
|
+ addCriterion("dep_id not like", value, "depId");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDepIdIn(List<String> values) {
|
|
|
+ addCriterion("dep_id in", values, "depId");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDepIdNotIn(List<String> values) {
|
|
|
+ addCriterion("dep_id not in", values, "depId");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDepIdBetween(String value1, String value2) {
|
|
|
+ addCriterion("dep_id between", value1, value2, "depId");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
+
|
|
|
+ public Criteria andDepIdNotBetween(String value1, String value2) {
|
|
|
+ addCriterion("dep_id not between", value1, value2, "depId");
|
|
|
+ return (Criteria) this;
|
|
|
+ }
|
|
|
}
|
|
|
|
|
|
/**
|
|
|
* This class was generated by MyBatis Generator. This class corresponds to the database table personnel_welfare
|
|
|
- * @mbg.generated Thu Apr 30 08:53:47 CST 2020
|
|
|
+ * @mbg.generated Thu May 07 10:06:28 CST 2020
|
|
|
*/
|
|
|
public static class Criterion {
|
|
|
private String condition;
|