|
|
|
@ -9,7 +9,7 @@ public class AlertHoldDurationRecordExample {
|
|
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
|
|
* This field corresponds to the database table sys_alert_hold_duration_record
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Fri Jul 21 17:10:02 CST 2023
|
|
|
|
|
* @mbg.generated Fri Jul 28 15:22:21 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
protected String orderByClause;
|
|
|
|
|
|
|
|
|
@ -17,7 +17,7 @@ public class AlertHoldDurationRecordExample {
|
|
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
|
|
* This field corresponds to the database table sys_alert_hold_duration_record
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Fri Jul 21 17:10:02 CST 2023
|
|
|
|
|
* @mbg.generated Fri Jul 28 15:22:21 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
protected boolean distinct;
|
|
|
|
|
|
|
|
|
@ -25,7 +25,7 @@ public class AlertHoldDurationRecordExample {
|
|
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
|
|
* This field corresponds to the database table sys_alert_hold_duration_record
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Fri Jul 21 17:10:02 CST 2023
|
|
|
|
|
* @mbg.generated Fri Jul 28 15:22:21 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
protected List<Criteria> oredCriteria;
|
|
|
|
|
|
|
|
|
@ -33,7 +33,7 @@ public class AlertHoldDurationRecordExample {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_alert_hold_duration_record
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Fri Jul 21 17:10:02 CST 2023
|
|
|
|
|
* @mbg.generated Fri Jul 28 15:22:21 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
public AlertHoldDurationRecordExample() {
|
|
|
|
|
oredCriteria = new ArrayList<>();
|
|
|
|
@ -43,7 +43,7 @@ public class AlertHoldDurationRecordExample {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_alert_hold_duration_record
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Fri Jul 21 17:10:02 CST 2023
|
|
|
|
|
* @mbg.generated Fri Jul 28 15:22:21 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
public void setOrderByClause(String orderByClause) {
|
|
|
|
|
this.orderByClause = orderByClause;
|
|
|
|
@ -53,7 +53,7 @@ public class AlertHoldDurationRecordExample {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_alert_hold_duration_record
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Fri Jul 21 17:10:02 CST 2023
|
|
|
|
|
* @mbg.generated Fri Jul 28 15:22:21 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
public String getOrderByClause() {
|
|
|
|
|
return orderByClause;
|
|
|
|
@ -63,7 +63,7 @@ public class AlertHoldDurationRecordExample {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_alert_hold_duration_record
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Fri Jul 21 17:10:02 CST 2023
|
|
|
|
|
* @mbg.generated Fri Jul 28 15:22:21 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
public void setDistinct(boolean distinct) {
|
|
|
|
|
this.distinct = distinct;
|
|
|
|
@ -73,7 +73,7 @@ public class AlertHoldDurationRecordExample {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_alert_hold_duration_record
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Fri Jul 21 17:10:02 CST 2023
|
|
|
|
|
* @mbg.generated Fri Jul 28 15:22:21 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
public boolean isDistinct() {
|
|
|
|
|
return distinct;
|
|
|
|
@ -83,7 +83,7 @@ public class AlertHoldDurationRecordExample {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_alert_hold_duration_record
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Fri Jul 21 17:10:02 CST 2023
|
|
|
|
|
* @mbg.generated Fri Jul 28 15:22:21 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
public List<Criteria> getOredCriteria() {
|
|
|
|
|
return oredCriteria;
|
|
|
|
@ -93,7 +93,7 @@ public class AlertHoldDurationRecordExample {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_alert_hold_duration_record
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Fri Jul 21 17:10:02 CST 2023
|
|
|
|
|
* @mbg.generated Fri Jul 28 15:22:21 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
public void or(Criteria criteria) {
|
|
|
|
|
oredCriteria.add(criteria);
|
|
|
|
@ -103,7 +103,7 @@ public class AlertHoldDurationRecordExample {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_alert_hold_duration_record
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Fri Jul 21 17:10:02 CST 2023
|
|
|
|
|
* @mbg.generated Fri Jul 28 15:22:21 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
public Criteria or() {
|
|
|
|
|
Criteria criteria = createCriteriaInternal();
|
|
|
|
@ -115,7 +115,7 @@ public class AlertHoldDurationRecordExample {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_alert_hold_duration_record
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Fri Jul 21 17:10:02 CST 2023
|
|
|
|
|
* @mbg.generated Fri Jul 28 15:22:21 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
public Criteria createCriteria() {
|
|
|
|
|
Criteria criteria = createCriteriaInternal();
|
|
|
|
@ -129,7 +129,7 @@ public class AlertHoldDurationRecordExample {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_alert_hold_duration_record
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Fri Jul 21 17:10:02 CST 2023
|
|
|
|
|
* @mbg.generated Fri Jul 28 15:22:21 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
protected Criteria createCriteriaInternal() {
|
|
|
|
|
Criteria criteria = new Criteria();
|
|
|
|
@ -140,7 +140,7 @@ public class AlertHoldDurationRecordExample {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_alert_hold_duration_record
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Fri Jul 21 17:10:02 CST 2023
|
|
|
|
|
* @mbg.generated Fri Jul 28 15:22:21 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
public void clear() {
|
|
|
|
|
oredCriteria.clear();
|
|
|
|
@ -152,7 +152,7 @@ public class AlertHoldDurationRecordExample {
|
|
|
|
|
* This class was generated by MyBatis Generator.
|
|
|
|
|
* This class corresponds to the database table sys_alert_hold_duration_record
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Fri Jul 21 17:10:02 CST 2023
|
|
|
|
|
* @mbg.generated Fri Jul 28 15:22:21 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
protected abstract static class GeneratedCriteria {
|
|
|
|
|
protected List<Criterion> criteria;
|
|
|
|
@ -405,143 +405,143 @@ public class AlertHoldDurationRecordExample {
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andMamberidIsNull() {
|
|
|
|
|
addCriterion("mamberId is null");
|
|
|
|
|
public Criteria andMemberidIsNull() {
|
|
|
|
|
addCriterion("memberId is null");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andMamberidIsNotNull() {
|
|
|
|
|
addCriterion("mamberId is not null");
|
|
|
|
|
public Criteria andMemberidIsNotNull() {
|
|
|
|
|
addCriterion("memberId is not null");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andMamberidEqualTo(String value) {
|
|
|
|
|
addCriterion("mamberId =", value, "mamberid");
|
|
|
|
|
public Criteria andMemberidEqualTo(String value) {
|
|
|
|
|
addCriterion("memberId =", value, "memberid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andMamberidNotEqualTo(String value) {
|
|
|
|
|
addCriterion("mamberId <>", value, "mamberid");
|
|
|
|
|
public Criteria andMemberidNotEqualTo(String value) {
|
|
|
|
|
addCriterion("memberId <>", value, "memberid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andMamberidGreaterThan(String value) {
|
|
|
|
|
addCriterion("mamberId >", value, "mamberid");
|
|
|
|
|
public Criteria andMemberidGreaterThan(String value) {
|
|
|
|
|
addCriterion("memberId >", value, "memberid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andMamberidGreaterThanOrEqualTo(String value) {
|
|
|
|
|
addCriterion("mamberId >=", value, "mamberid");
|
|
|
|
|
public Criteria andMemberidGreaterThanOrEqualTo(String value) {
|
|
|
|
|
addCriterion("memberId >=", value, "memberid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andMamberidLessThan(String value) {
|
|
|
|
|
addCriterion("mamberId <", value, "mamberid");
|
|
|
|
|
public Criteria andMemberidLessThan(String value) {
|
|
|
|
|
addCriterion("memberId <", value, "memberid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andMamberidLessThanOrEqualTo(String value) {
|
|
|
|
|
addCriterion("mamberId <=", value, "mamberid");
|
|
|
|
|
public Criteria andMemberidLessThanOrEqualTo(String value) {
|
|
|
|
|
addCriterion("memberId <=", value, "memberid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andMamberidLike(String value) {
|
|
|
|
|
addCriterion("mamberId like", value, "mamberid");
|
|
|
|
|
public Criteria andMemberidLike(String value) {
|
|
|
|
|
addCriterion("memberId like", value, "memberid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andMamberidNotLike(String value) {
|
|
|
|
|
addCriterion("mamberId not like", value, "mamberid");
|
|
|
|
|
public Criteria andMemberidNotLike(String value) {
|
|
|
|
|
addCriterion("memberId not like", value, "memberid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andMamberidIn(List<String> values) {
|
|
|
|
|
addCriterion("mamberId in", values, "mamberid");
|
|
|
|
|
public Criteria andMemberidIn(List<String> values) {
|
|
|
|
|
addCriterion("memberId in", values, "memberid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andMamberidNotIn(List<String> values) {
|
|
|
|
|
addCriterion("mamberId not in", values, "mamberid");
|
|
|
|
|
public Criteria andMemberidNotIn(List<String> values) {
|
|
|
|
|
addCriterion("memberId not in", values, "memberid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andMamberidBetween(String value1, String value2) {
|
|
|
|
|
addCriterion("mamberId between", value1, value2, "mamberid");
|
|
|
|
|
public Criteria andMemberidBetween(String value1, String value2) {
|
|
|
|
|
addCriterion("memberId between", value1, value2, "memberid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andMamberidNotBetween(String value1, String value2) {
|
|
|
|
|
addCriterion("mamberId not between", value1, value2, "mamberid");
|
|
|
|
|
public Criteria andMemberidNotBetween(String value1, String value2) {
|
|
|
|
|
addCriterion("memberId not between", value1, value2, "memberid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andTariningidIsNull() {
|
|
|
|
|
addCriterion("tariningId is null");
|
|
|
|
|
public Criteria andTrainingidIsNull() {
|
|
|
|
|
addCriterion("trainingId is null");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andTariningidIsNotNull() {
|
|
|
|
|
addCriterion("tariningId is not null");
|
|
|
|
|
public Criteria andTrainingidIsNotNull() {
|
|
|
|
|
addCriterion("trainingId is not null");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andTariningidEqualTo(String value) {
|
|
|
|
|
addCriterion("tariningId =", value, "tariningid");
|
|
|
|
|
public Criteria andTrainingidEqualTo(String value) {
|
|
|
|
|
addCriterion("trainingId =", value, "trainingid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andTariningidNotEqualTo(String value) {
|
|
|
|
|
addCriterion("tariningId <>", value, "tariningid");
|
|
|
|
|
public Criteria andTrainingidNotEqualTo(String value) {
|
|
|
|
|
addCriterion("trainingId <>", value, "trainingid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andTariningidGreaterThan(String value) {
|
|
|
|
|
addCriterion("tariningId >", value, "tariningid");
|
|
|
|
|
public Criteria andTrainingidGreaterThan(String value) {
|
|
|
|
|
addCriterion("trainingId >", value, "trainingid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andTariningidGreaterThanOrEqualTo(String value) {
|
|
|
|
|
addCriterion("tariningId >=", value, "tariningid");
|
|
|
|
|
public Criteria andTrainingidGreaterThanOrEqualTo(String value) {
|
|
|
|
|
addCriterion("trainingId >=", value, "trainingid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andTariningidLessThan(String value) {
|
|
|
|
|
addCriterion("tariningId <", value, "tariningid");
|
|
|
|
|
public Criteria andTrainingidLessThan(String value) {
|
|
|
|
|
addCriterion("trainingId <", value, "trainingid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andTariningidLessThanOrEqualTo(String value) {
|
|
|
|
|
addCriterion("tariningId <=", value, "tariningid");
|
|
|
|
|
public Criteria andTrainingidLessThanOrEqualTo(String value) {
|
|
|
|
|
addCriterion("trainingId <=", value, "trainingid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andTariningidLike(String value) {
|
|
|
|
|
addCriterion("tariningId like", value, "tariningid");
|
|
|
|
|
public Criteria andTrainingidLike(String value) {
|
|
|
|
|
addCriterion("trainingId like", value, "trainingid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andTariningidNotLike(String value) {
|
|
|
|
|
addCriterion("tariningId not like", value, "tariningid");
|
|
|
|
|
public Criteria andTrainingidNotLike(String value) {
|
|
|
|
|
addCriterion("trainingId not like", value, "trainingid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andTariningidIn(List<String> values) {
|
|
|
|
|
addCriterion("tariningId in", values, "tariningid");
|
|
|
|
|
public Criteria andTrainingidIn(List<String> values) {
|
|
|
|
|
addCriterion("trainingId in", values, "trainingid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andTariningidNotIn(List<String> values) {
|
|
|
|
|
addCriterion("tariningId not in", values, "tariningid");
|
|
|
|
|
public Criteria andTrainingidNotIn(List<String> values) {
|
|
|
|
|
addCriterion("trainingId not in", values, "trainingid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andTariningidBetween(String value1, String value2) {
|
|
|
|
|
addCriterion("tariningId between", value1, value2, "tariningid");
|
|
|
|
|
public Criteria andTrainingidBetween(String value1, String value2) {
|
|
|
|
|
addCriterion("trainingId between", value1, value2, "trainingid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andTariningidNotBetween(String value1, String value2) {
|
|
|
|
|
addCriterion("tariningId not between", value1, value2, "tariningid");
|
|
|
|
|
public Criteria andTrainingidNotBetween(String value1, String value2) {
|
|
|
|
|
addCriterion("trainingId not between", value1, value2, "trainingid");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
@ -1020,7 +1020,7 @@ public class AlertHoldDurationRecordExample {
|
|
|
|
|
* This class was generated by MyBatis Generator.
|
|
|
|
|
* This class corresponds to the database table sys_alert_hold_duration_record
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated do_not_delete_during_merge Fri Jul 21 17:10:02 CST 2023
|
|
|
|
|
* @mbg.generated do_not_delete_during_merge Fri Jul 28 15:22:21 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
public static class Criteria extends GeneratedCriteria {
|
|
|
|
|
protected Criteria() {
|
|
|
|
@ -1032,7 +1032,7 @@ public class AlertHoldDurationRecordExample {
|
|
|
|
|
* This class was generated by MyBatis Generator.
|
|
|
|
|
* This class corresponds to the database table sys_alert_hold_duration_record
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Fri Jul 21 17:10:02 CST 2023
|
|
|
|
|
* @mbg.generated Fri Jul 28 15:22:21 CST 2023
|
|
|
|
|
*/
|
|
|
|
|
public static class Criterion {
|
|
|
|
|
private String condition;
|
|
|
|
|