|
|
|
@ -9,7 +9,7 @@ public class TrainingLessonPlanExample {
|
|
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
|
|
* This field corresponds to the database table sys_training_lesson_plan
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Jul 06 16:31:12 CST 2023
|
|
|
|
|
* @mbg.generated Thu Mar 07 15:03:26 CST 2024
|
|
|
|
|
*/
|
|
|
|
|
protected String orderByClause;
|
|
|
|
|
|
|
|
|
@ -17,7 +17,7 @@ public class TrainingLessonPlanExample {
|
|
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
|
|
* This field corresponds to the database table sys_training_lesson_plan
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Jul 06 16:31:12 CST 2023
|
|
|
|
|
* @mbg.generated Thu Mar 07 15:03:26 CST 2024
|
|
|
|
|
*/
|
|
|
|
|
protected boolean distinct;
|
|
|
|
|
|
|
|
|
@ -25,7 +25,7 @@ public class TrainingLessonPlanExample {
|
|
|
|
|
* This field was generated by MyBatis Generator.
|
|
|
|
|
* This field corresponds to the database table sys_training_lesson_plan
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Jul 06 16:31:12 CST 2023
|
|
|
|
|
* @mbg.generated Thu Mar 07 15:03:26 CST 2024
|
|
|
|
|
*/
|
|
|
|
|
protected List<Criteria> oredCriteria;
|
|
|
|
|
|
|
|
|
@ -33,7 +33,7 @@ public class TrainingLessonPlanExample {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_lesson_plan
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Jul 06 16:31:12 CST 2023
|
|
|
|
|
* @mbg.generated Thu Mar 07 15:03:26 CST 2024
|
|
|
|
|
*/
|
|
|
|
|
public TrainingLessonPlanExample() {
|
|
|
|
|
oredCriteria = new ArrayList<>();
|
|
|
|
@ -43,7 +43,7 @@ public class TrainingLessonPlanExample {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_lesson_plan
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Jul 06 16:31:12 CST 2023
|
|
|
|
|
* @mbg.generated Thu Mar 07 15:03:26 CST 2024
|
|
|
|
|
*/
|
|
|
|
|
public void setOrderByClause(String orderByClause) {
|
|
|
|
|
this.orderByClause = orderByClause;
|
|
|
|
@ -53,7 +53,7 @@ public class TrainingLessonPlanExample {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_lesson_plan
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Jul 06 16:31:12 CST 2023
|
|
|
|
|
* @mbg.generated Thu Mar 07 15:03:26 CST 2024
|
|
|
|
|
*/
|
|
|
|
|
public String getOrderByClause() {
|
|
|
|
|
return orderByClause;
|
|
|
|
@ -63,7 +63,7 @@ public class TrainingLessonPlanExample {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_lesson_plan
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Jul 06 16:31:12 CST 2023
|
|
|
|
|
* @mbg.generated Thu Mar 07 15:03:26 CST 2024
|
|
|
|
|
*/
|
|
|
|
|
public void setDistinct(boolean distinct) {
|
|
|
|
|
this.distinct = distinct;
|
|
|
|
@ -73,7 +73,7 @@ public class TrainingLessonPlanExample {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_lesson_plan
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Jul 06 16:31:12 CST 2023
|
|
|
|
|
* @mbg.generated Thu Mar 07 15:03:26 CST 2024
|
|
|
|
|
*/
|
|
|
|
|
public boolean isDistinct() {
|
|
|
|
|
return distinct;
|
|
|
|
@ -83,7 +83,7 @@ public class TrainingLessonPlanExample {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_lesson_plan
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Jul 06 16:31:12 CST 2023
|
|
|
|
|
* @mbg.generated Thu Mar 07 15:03:26 CST 2024
|
|
|
|
|
*/
|
|
|
|
|
public List<Criteria> getOredCriteria() {
|
|
|
|
|
return oredCriteria;
|
|
|
|
@ -93,7 +93,7 @@ public class TrainingLessonPlanExample {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_lesson_plan
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Jul 06 16:31:12 CST 2023
|
|
|
|
|
* @mbg.generated Thu Mar 07 15:03:26 CST 2024
|
|
|
|
|
*/
|
|
|
|
|
public void or(Criteria criteria) {
|
|
|
|
|
oredCriteria.add(criteria);
|
|
|
|
@ -103,7 +103,7 @@ public class TrainingLessonPlanExample {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_lesson_plan
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Jul 06 16:31:12 CST 2023
|
|
|
|
|
* @mbg.generated Thu Mar 07 15:03:26 CST 2024
|
|
|
|
|
*/
|
|
|
|
|
public Criteria or() {
|
|
|
|
|
Criteria criteria = createCriteriaInternal();
|
|
|
|
@ -115,7 +115,7 @@ public class TrainingLessonPlanExample {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_lesson_plan
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Jul 06 16:31:12 CST 2023
|
|
|
|
|
* @mbg.generated Thu Mar 07 15:03:26 CST 2024
|
|
|
|
|
*/
|
|
|
|
|
public Criteria createCriteria() {
|
|
|
|
|
Criteria criteria = createCriteriaInternal();
|
|
|
|
@ -129,7 +129,7 @@ public class TrainingLessonPlanExample {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_lesson_plan
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Jul 06 16:31:12 CST 2023
|
|
|
|
|
* @mbg.generated Thu Mar 07 15:03:26 CST 2024
|
|
|
|
|
*/
|
|
|
|
|
protected Criteria createCriteriaInternal() {
|
|
|
|
|
Criteria criteria = new Criteria();
|
|
|
|
@ -140,7 +140,7 @@ public class TrainingLessonPlanExample {
|
|
|
|
|
* This method was generated by MyBatis Generator.
|
|
|
|
|
* This method corresponds to the database table sys_training_lesson_plan
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Jul 06 16:31:12 CST 2023
|
|
|
|
|
* @mbg.generated Thu Mar 07 15:03:26 CST 2024
|
|
|
|
|
*/
|
|
|
|
|
public void clear() {
|
|
|
|
|
oredCriteria.clear();
|
|
|
|
@ -152,7 +152,7 @@ public class TrainingLessonPlanExample {
|
|
|
|
|
* This class was generated by MyBatis Generator.
|
|
|
|
|
* This class corresponds to the database table sys_training_lesson_plan
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Jul 06 16:31:12 CST 2023
|
|
|
|
|
* @mbg.generated Thu Mar 07 15:03:26 CST 2024
|
|
|
|
|
*/
|
|
|
|
|
protected abstract static class GeneratedCriteria {
|
|
|
|
|
protected List<Criterion> criteria;
|
|
|
|
@ -654,13 +654,73 @@ public class TrainingLessonPlanExample {
|
|
|
|
|
addCriterion("create_time not between", value1, value2, "createTime");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andBuiltDataIsNull() {
|
|
|
|
|
addCriterion("built_data is null");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andBuiltDataIsNotNull() {
|
|
|
|
|
addCriterion("built_data is not null");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andBuiltDataEqualTo(Integer value) {
|
|
|
|
|
addCriterion("built_data =", value, "builtData");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andBuiltDataNotEqualTo(Integer value) {
|
|
|
|
|
addCriterion("built_data <>", value, "builtData");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andBuiltDataGreaterThan(Integer value) {
|
|
|
|
|
addCriterion("built_data >", value, "builtData");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andBuiltDataGreaterThanOrEqualTo(Integer value) {
|
|
|
|
|
addCriterion("built_data >=", value, "builtData");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andBuiltDataLessThan(Integer value) {
|
|
|
|
|
addCriterion("built_data <", value, "builtData");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andBuiltDataLessThanOrEqualTo(Integer value) {
|
|
|
|
|
addCriterion("built_data <=", value, "builtData");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andBuiltDataIn(List<Integer> values) {
|
|
|
|
|
addCriterion("built_data in", values, "builtData");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andBuiltDataNotIn(List<Integer> values) {
|
|
|
|
|
addCriterion("built_data not in", values, "builtData");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andBuiltDataBetween(Integer value1, Integer value2) {
|
|
|
|
|
addCriterion("built_data between", value1, value2, "builtData");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
public Criteria andBuiltDataNotBetween(Integer value1, Integer value2) {
|
|
|
|
|
addCriterion("built_data not between", value1, value2, "builtData");
|
|
|
|
|
return (Criteria) this;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* This class was generated by MyBatis Generator.
|
|
|
|
|
* This class corresponds to the database table sys_training_lesson_plan
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated do_not_delete_during_merge Thu Jul 06 16:31:12 CST 2023
|
|
|
|
|
* @mbg.generated do_not_delete_during_merge Thu Mar 07 15:03:26 CST 2024
|
|
|
|
|
*/
|
|
|
|
|
public static class Criteria extends GeneratedCriteria {
|
|
|
|
|
protected Criteria() {
|
|
|
|
@ -672,7 +732,7 @@ public class TrainingLessonPlanExample {
|
|
|
|
|
* This class was generated by MyBatis Generator.
|
|
|
|
|
* This class corresponds to the database table sys_training_lesson_plan
|
|
|
|
|
*
|
|
|
|
|
* @mbg.generated Thu Jul 06 16:31:12 CST 2023
|
|
|
|
|
* @mbg.generated Thu Mar 07 15:03:26 CST 2024
|
|
|
|
|
*/
|
|
|
|
|
public static class Criterion {
|
|
|
|
|
private String condition;
|
|
|
|
|