Commit 9240078b905155fe660c981081c1a62923f8b45d
1 parent
1b9e8898
生成数据库
Showing
126 changed files
with
8028 additions
and
3 deletions
.idea/.name
0 → 100644
.idea/compiler.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<project version="4"> | |
3 | + <component name="CompilerConfiguration"> | |
4 | + <resourceExtensions /> | |
5 | + <wildcardResourcePatterns> | |
6 | + <entry name="!?*.java" /> | |
7 | + <entry name="!?*.form" /> | |
8 | + <entry name="!?*.class" /> | |
9 | + <entry name="!?*.groovy" /> | |
10 | + <entry name="!?*.scala" /> | |
11 | + <entry name="!?*.flex" /> | |
12 | + <entry name="!?*.kt" /> | |
13 | + <entry name="!?*.clj" /> | |
14 | + <entry name="!?*.aj" /> | |
15 | + </wildcardResourcePatterns> | |
16 | + <annotationProcessing> | |
17 | + <profile default="true" name="Default" enabled="false"> | |
18 | + <processorPath useClasspath="true" /> | |
19 | + </profile> | |
20 | + <profile default="false" name="Maven default annotation processors profile" enabled="true"> | |
21 | + <sourceOutputDir name="target/generated-sources/annotations" /> | |
22 | + <sourceTestOutputDir name="target/generated-test-sources/test-annotations" /> | |
23 | + <outputRelativeToContentRoot value="true" /> | |
24 | + <processorPath useClasspath="true" /> | |
25 | + <module name="zteits-oa" /> | |
26 | + </profile> | |
27 | + </annotationProcessing> | |
28 | + <bytecodeTargetLevel> | |
29 | + <module name="zteits-oa" target="1.8" /> | |
30 | + </bytecodeTargetLevel> | |
31 | + </component> | |
32 | +</project> | |
0 | 33 | \ No newline at end of file | ... | ... |
.idea/copyright/profiles_settings.xml
0 → 100644
.idea/dictionaries/xiejianpeng.xml
0 → 100644
.idea/encodings.xml
0 → 100644
.idea/inspectionProfiles/Project_Default.xml
0 → 100644
1 | +<component name="InspectionProjectProfileManager"> | |
2 | + <profile version="1.0"> | |
3 | + <option name="myName" value="Project Default" /> | |
4 | + <inspection_tool class="LoggerInitializedWithForeignClass" enabled="false" level="WARNING" enabled_by_default="false"> | |
5 | + <option name="loggerClassName" value="org.apache.log4j.Logger,org.slf4j.LoggerFactory,org.apache.commons.logging.LogFactory,java.util.logging.Logger" /> | |
6 | + <option name="loggerFactoryMethodName" value="getLogger,getLogger,getLog,getLogger" /> | |
7 | + </inspection_tool> | |
8 | + <inspection_tool class="SerializableHasSerialVersionUIDField" enabled="true" level="WARNING" enabled_by_default="true"> | |
9 | + <option name="ignoreAnonymousInnerClasses" value="true" /> | |
10 | + <option name="superClassString" value="" /> | |
11 | + </inspection_tool> | |
12 | + </profile> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/inspectionProfiles/profiles_settings.xml
0 → 100644
.idea/libraries/Maven__aopalliance_aopalliance_1_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: aopalliance:aopalliance:1.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/aopalliance/aopalliance/1.0/aopalliance-1.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/aopalliance/aopalliance/1.0/aopalliance-1.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/aopalliance/aopalliance/1.0/aopalliance-1.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__ch_qos_logback_logback_classic_1_1_11.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: ch.qos.logback:logback-classic:1.1.11"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/ch/qos/logback/logback-classic/1.1.11/logback-classic-1.1.11.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/ch/qos/logback/logback-classic/1.1.11/logback-classic-1.1.11-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/ch/qos/logback/logback-classic/1.1.11/logback-classic-1.1.11-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__ch_qos_logback_logback_core_1_1_11.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: ch.qos.logback:logback-core:1.1.11"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/ch/qos/logback/logback-core/1.1.11/logback-core-1.1.11.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/ch/qos/logback/logback-core/1.1.11/logback-core-1.1.11-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/ch/qos/logback/logback-core/1.1.11/logback-core-1.1.11-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__com_alibaba_druid_1_0_29.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.alibaba:druid:1.0.29"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/druid/1.0.29/druid-1.0.29.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/druid/1.0.29/druid-1.0.29-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/druid/1.0.29/druid-1.0.29-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__com_alibaba_fastjson_1_2_47.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.alibaba:fastjson:1.2.47"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/fastjson/1.2.47/fastjson-1.2.47.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/fastjson/1.2.47/fastjson-1.2.47-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/alibaba/fastjson/1.2.47/fastjson-1.2.47-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__com_fasterxml_classmate_1_3_3.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.fasterxml:classmate:1.3.3"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/classmate/1.3.3/classmate-1.3.3.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/classmate/1.3.3/classmate-1.3.3-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/classmate/1.3.3/classmate-1.3.3-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_annotations_2_8_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.8.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_core_2_8_7.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.fasterxml.jackson.core:jackson-core:2.8.7"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__com_fasterxml_jackson_core_jackson_databind_2_8_7.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.fasterxml.jackson.core:jackson-databind:2.8.7"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-databind/2.8.7/jackson-databind-2.8.7.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-databind/2.8.7/jackson-databind-2.8.7-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/fasterxml/jackson/core/jackson-databind/2.8.7/jackson-databind-2.8.7-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__com_github_jsqlparser_jsqlparser_0_9_5.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.github.jsqlparser:jsqlparser:0.9.5"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/0.9.5/jsqlparser-0.9.5.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/0.9.5/jsqlparser-0.9.5-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/jsqlparser/jsqlparser/0.9.5/jsqlparser-0.9.5-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__com_github_pagehelper_pagehelper_5_0_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.github.pagehelper:pagehelper:5.0.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.0.0/pagehelper-5.0.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.0.0/pagehelper-5.0.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper/5.0.0/pagehelper-5.0.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_autoconfigure_1_1_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.github.pagehelper:pagehelper-spring-boot-autoconfigure:1.1.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.1.0/pagehelper-spring-boot-autoconfigure-1.1.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.1.0/pagehelper-spring-boot-autoconfigure-1.1.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-autoconfigure/1.1.0/pagehelper-spring-boot-autoconfigure-1.1.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__com_github_pagehelper_pagehelper_spring_boot_starter_1_1_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.github.pagehelper:pagehelper-spring-boot-starter:1.1.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.1.0/pagehelper-spring-boot-starter-1.1.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.1.0/pagehelper-spring-boot-starter-1.1.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/github/pagehelper/pagehelper-spring-boot-starter/1.1.0/pagehelper-spring-boot-starter-1.1.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__com_google_guava_guava_18_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.google.guava:guava:18.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/google/guava/guava/18.0/guava-18.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/google/guava/guava/18.0/guava-18.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/google/guava/guava/18.0/guava-18.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__com_jayway_jsonpath_json_path_2_2_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.jayway.jsonpath:json-path:2.2.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/jayway/jsonpath/json-path/2.2.0/json-path-2.2.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__com_vaadin_external_google_android_json_0_0_20131108_vaadin1.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.vaadin.external.google:android-json:0.0.20131108.vaadin1"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/vaadin/external/google/android-json/0.0.20131108.vaadin1/android-json-0.0.20131108.vaadin1-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__com_xiaoleilu_hutool_all_3_0_5.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: com.xiaoleilu:hutool-all:3.0.5"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/com/xiaoleilu/hutool-all/3.0.5/hutool-all-3.0.5.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/com/xiaoleilu/hutool-all/3.0.5/hutool-all-3.0.5-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/com/xiaoleilu/hutool-all/3.0.5/hutool-all-3.0.5-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__io_springfox_springfox_core_2_7_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: io.springfox:springfox-core:2.7.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-core/2.7.0/springfox-core-2.7.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-core/2.7.0/springfox-core-2.7.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-core/2.7.0/springfox-core-2.7.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__io_springfox_springfox_schema_2_7_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: io.springfox:springfox-schema:2.7.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-schema/2.7.0/springfox-schema-2.7.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-schema/2.7.0/springfox-schema-2.7.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-schema/2.7.0/springfox-schema-2.7.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__io_springfox_springfox_spi_2_7_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: io.springfox:springfox-spi:2.7.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-spi/2.7.0/springfox-spi-2.7.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-spi/2.7.0/springfox-spi-2.7.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-spi/2.7.0/springfox-spi-2.7.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__io_springfox_springfox_spring_web_2_7_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: io.springfox:springfox-spring-web:2.7.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-spring-web/2.7.0/springfox-spring-web-2.7.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-spring-web/2.7.0/springfox-spring-web-2.7.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-spring-web/2.7.0/springfox-spring-web-2.7.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__io_springfox_springfox_swagger2_2_7_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: io.springfox:springfox-swagger2:2.7.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-swagger2/2.7.0/springfox-swagger2-2.7.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-swagger2/2.7.0/springfox-swagger2-2.7.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-swagger2/2.7.0/springfox-swagger2-2.7.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__io_springfox_springfox_swagger_common_2_7_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: io.springfox:springfox-swagger-common:2.7.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-swagger-common/2.7.0/springfox-swagger-common-2.7.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-swagger-common/2.7.0/springfox-swagger-common-2.7.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-swagger-common/2.7.0/springfox-swagger-common-2.7.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__io_springfox_springfox_swagger_ui_2_7_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: io.springfox:springfox-swagger-ui:2.7.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-swagger-ui/2.7.0/springfox-swagger-ui-2.7.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-swagger-ui/2.7.0/springfox-swagger-ui-2.7.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/io/springfox/springfox-swagger-ui/2.7.0/springfox-swagger-ui-2.7.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__io_swagger_swagger_annotations_1_5_13.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: io.swagger:swagger-annotations:1.5.13"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/io/swagger/swagger-annotations/1.5.13/swagger-annotations-1.5.13.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/io/swagger/swagger-annotations/1.5.13/swagger-annotations-1.5.13-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/io/swagger/swagger-annotations/1.5.13/swagger-annotations-1.5.13-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__io_swagger_swagger_models_1_5_13.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: io.swagger:swagger-models:1.5.13"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/io/swagger/swagger-models/1.5.13/swagger-models-1.5.13.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/io/swagger/swagger-models/1.5.13/swagger-models-1.5.13-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/io/swagger/swagger-models/1.5.13/swagger-models-1.5.13-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__javax_validation_validation_api_1_1_0_Final.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: javax.validation:validation-api:1.1.0.Final"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__junit_junit_4_12.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: junit:junit:4.12"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.12/junit-4.12.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.12/junit-4.12-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/junit/junit/4.12/junit-4.12-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__mysql_mysql_connector_java_5_1_21.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: mysql:mysql-connector-java:5.1.21"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/mysql/mysql-connector-java/5.1.21/mysql-connector-java-5.1.21.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/mysql/mysql-connector-java/5.1.21/mysql-connector-java-5.1.21-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/mysql/mysql-connector-java/5.1.21/mysql-connector-java-5.1.21-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__net_bytebuddy_byte_buddy_1_6_14.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: net.bytebuddy:byte-buddy:1.6.14"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/net/bytebuddy/byte-buddy/1.6.14/byte-buddy-1.6.14.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/net/bytebuddy/byte-buddy/1.6.14/byte-buddy-1.6.14-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/net/bytebuddy/byte-buddy/1.6.14/byte-buddy-1.6.14-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__net_minidev_accessors_smart_1_1.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: net.minidev:accessors-smart:1.1"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/net/minidev/accessors-smart/1.1/accessors-smart-1.1.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/net/minidev/accessors-smart/1.1/accessors-smart-1.1-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/net/minidev/accessors-smart/1.1/accessors-smart-1.1-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__net_minidev_json_smart_2_2_1.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: net.minidev:json-smart:2.2.1"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/net/minidev/json-smart/2.2.1/json-smart-2.2.1.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/net/minidev/json-smart/2.2.1/json-smart-2.2.1-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/net/minidev/json-smart/2.2.1/json-smart-2.2.1-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_apache_commons_commons_pool2_2_4_2.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.apache.commons:commons-pool2:2.4.2"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-pool2/2.4.2/commons-pool2-2.4.2.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-pool2/2.4.2/commons-pool2-2.4.2-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/commons/commons-pool2/2.4.2/commons-pool2-2.4.2-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_core_8_5_11.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.apache.tomcat.embed:tomcat-embed-core:8.5.11"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/tomcat/embed/tomcat-embed-core/8.5.11/tomcat-embed-core-8.5.11.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/tomcat/embed/tomcat-embed-core/8.5.11/tomcat-embed-core-8.5.11-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/tomcat/embed/tomcat-embed-core/8.5.11/tomcat-embed-core-8.5.11-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_el_8_5_11.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.apache.tomcat.embed:tomcat-embed-el:8.5.11"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/tomcat/embed/tomcat-embed-el/8.5.11/tomcat-embed-el-8.5.11.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/tomcat/embed/tomcat-embed-el/8.5.11/tomcat-embed-el-8.5.11-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/tomcat/embed/tomcat-embed-el/8.5.11/tomcat-embed-el-8.5.11-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_apache_tomcat_embed_tomcat_embed_websocket_8_5_11.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:8.5.11"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.11/tomcat-embed-websocket-8.5.11.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.11/tomcat-embed-websocket-8.5.11-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/tomcat/embed/tomcat-embed-websocket/8.5.11/tomcat-embed-websocket-8.5.11-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_apache_tomcat_tomcat_jdbc_8_5_11.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.apache.tomcat:tomcat-jdbc:8.5.11"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/tomcat/tomcat-jdbc/8.5.11/tomcat-jdbc-8.5.11.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/tomcat/tomcat-jdbc/8.5.11/tomcat-jdbc-8.5.11-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/tomcat/tomcat-jdbc/8.5.11/tomcat-jdbc-8.5.11-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_apache_tomcat_tomcat_juli_8_5_11.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.apache.tomcat:tomcat-juli:8.5.11"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/tomcat/tomcat-juli/8.5.11/tomcat-juli-8.5.11.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/tomcat/tomcat-juli/8.5.11/tomcat-juli-8.5.11-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/apache/tomcat/tomcat-juli/8.5.11/tomcat-juli-8.5.11-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_aspectj_aspectjweaver_1_8_9.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.aspectj:aspectjweaver:1.8.9"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/aspectj/aspectjweaver/1.8.9/aspectjweaver-1.8.9.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/aspectj/aspectjweaver/1.8.9/aspectjweaver-1.8.9-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/aspectj/aspectjweaver/1.8.9/aspectjweaver-1.8.9-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_assertj_assertj_core_2_6_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.assertj:assertj-core:2.6.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/assertj/assertj-core/2.6.0/assertj-core-2.6.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/assertj/assertj-core/2.6.0/assertj-core-2.6.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/assertj/assertj-core/2.6.0/assertj-core-2.6.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_hamcrest_hamcrest_core_1_3.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.hamcrest:hamcrest-core:1.3"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_hamcrest_hamcrest_library_1_3.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.hamcrest:hamcrest-library:1.3"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_hibernate_hibernate_validator_5_3_4_Final.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.hibernate:hibernate-validator:5.3.4.Final"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/hibernate/hibernate-validator/5.3.4.Final/hibernate-validator-5.3.4.Final.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/hibernate/hibernate-validator/5.3.4.Final/hibernate-validator-5.3.4.Final-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/hibernate/hibernate-validator/5.3.4.Final/hibernate-validator-5.3.4.Final-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_javassist_javassist_3_21_0_GA.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.javassist:javassist:3.21.0-GA"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/javassist/javassist/3.21.0-GA/javassist-3.21.0-GA-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_jboss_logging_jboss_logging_3_3_0_Final.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.jboss.logging:jboss-logging:3.3.0.Final"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/jboss/logging/jboss-logging/3.3.0.Final/jboss-logging-3.3.0.Final-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_mapstruct_mapstruct_1_1_0_Final.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.mapstruct:mapstruct:1.1.0.Final"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/mapstruct/mapstruct/1.1.0.Final/mapstruct-1.1.0.Final.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/mapstruct/mapstruct/1.1.0.Final/mapstruct-1.1.0.Final-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/mapstruct/mapstruct/1.1.0.Final/mapstruct-1.1.0.Final-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_mockito_mockito_core_1_10_19.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.mockito:mockito-core:1.10.19"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/mockito/mockito-core/1.10.19/mockito-core-1.10.19-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_mybatis_generator_mybatis_generator_core_1_3_5.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.mybatis.generator:mybatis-generator-core:1.3.5"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/generator/mybatis-generator-core/1.3.5/mybatis-generator-core-1.3.5.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/generator/mybatis-generator-core/1.3.5/mybatis-generator-core-1.3.5-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/generator/mybatis-generator-core/1.3.5/mybatis-generator-core-1.3.5-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_mybatis_mybatis_3_4_4.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.mybatis:mybatis:3.4.4"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.4.4/mybatis-3.4.4.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.4.4/mybatis-3.4.4-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis/3.4.4/mybatis-3.4.4-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_mybatis_mybatis_spring_1_3_1.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.mybatis:mybatis-spring:1.3.1"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis-spring/1.3.1/mybatis-spring-1.3.1.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis-spring/1.3.1/mybatis-spring-1.3.1-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/mybatis-spring/1.3.1/mybatis-spring-1.3.1-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_autoconfigure_1_2_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:1.2.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/1.2.0/mybatis-spring-boot-autoconfigure-1.2.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/1.2.0/mybatis-spring-boot-autoconfigure-1.2.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-autoconfigure/1.2.0/mybatis-spring-boot-autoconfigure-1.2.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_mybatis_spring_boot_mybatis_spring_boot_starter_1_2_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-starter:1.2.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-starter/1.2.0/mybatis-spring-boot-starter-1.2.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-starter/1.2.0/mybatis-spring-boot-starter-1.2.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/mybatis/spring/boot/mybatis-spring-boot-starter/1.2.0/mybatis-spring-boot-starter-1.2.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_objenesis_objenesis_2_1.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.objenesis:objenesis:2.1"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/objenesis/objenesis/2.1/objenesis-2.1.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/objenesis/objenesis/2.1/objenesis-2.1-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/objenesis/objenesis/2.1/objenesis-2.1-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_ow2_asm_asm_5_0_3.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.ow2.asm:asm:5.0.3"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm/5.0.3/asm-5.0.3.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm/5.0.3/asm-5.0.3-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/ow2/asm/asm/5.0.3/asm-5.0.3-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_reflections_reflections_0_9_11.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.reflections:reflections:0.9.11"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/reflections/reflections/0.9.11/reflections-0.9.11.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/reflections/reflections/0.9.11/reflections-0.9.11-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/reflections/reflections/0.9.11/reflections-0.9.11-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_skyscreamer_jsonassert_1_4_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.skyscreamer:jsonassert:1.4.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/skyscreamer/jsonassert/1.4.0/jsonassert-1.4.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/skyscreamer/jsonassert/1.4.0/jsonassert-1.4.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/skyscreamer/jsonassert/1.4.0/jsonassert-1.4.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_slf4j_jcl_over_slf4j_1_7_24.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.slf4j:jcl-over-slf4j:1.7.24"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/slf4j/jcl-over-slf4j/1.7.24/jcl-over-slf4j-1.7.24.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/slf4j/jcl-over-slf4j/1.7.24/jcl-over-slf4j-1.7.24-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/slf4j/jcl-over-slf4j/1.7.24/jcl-over-slf4j-1.7.24-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_slf4j_jul_to_slf4j_1_7_24.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.slf4j:jul-to-slf4j:1.7.24"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/slf4j/jul-to-slf4j/1.7.24/jul-to-slf4j-1.7.24.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/slf4j/jul-to-slf4j/1.7.24/jul-to-slf4j-1.7.24-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/slf4j/jul-to-slf4j/1.7.24/jul-to-slf4j-1.7.24-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_slf4j_log4j_over_slf4j_1_7_24.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.slf4j:log4j-over-slf4j:1.7.24"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/slf4j/log4j-over-slf4j/1.7.24/log4j-over-slf4j-1.7.24.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/slf4j/log4j-over-slf4j/1.7.24/log4j-over-slf4j-1.7.24-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/slf4j/log4j-over-slf4j/1.7.24/log4j-over-slf4j-1.7.24-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_slf4j_slf4j_api_1_7_24.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.slf4j:slf4j-api:1.7.24"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/slf4j/slf4j-api/1.7.24/slf4j-api-1.7.24.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/slf4j/slf4j-api/1.7.24/slf4j-api-1.7.24-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/slf4j/slf4j-api/1.7.24/slf4j-api-1.7.24-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_boot_spring_boot_1_5_2_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework.boot:spring-boot:1.5.2.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot/1.5.2.RELEASE/spring-boot-1.5.2.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot/1.5.2.RELEASE/spring-boot-1.5.2.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot/1.5.2.RELEASE/spring-boot-1.5.2.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_boot_spring_boot_autoconfigure_1_5_2_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework.boot:spring-boot-autoconfigure:1.5.2.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-autoconfigure/1.5.2.RELEASE/spring-boot-autoconfigure-1.5.2.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-autoconfigure/1.5.2.RELEASE/spring-boot-autoconfigure-1.5.2.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-autoconfigure/1.5.2.RELEASE/spring-boot-autoconfigure-1.5.2.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_1_5_2_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework.boot:spring-boot-starter:1.5.2.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter/1.5.2.RELEASE/spring-boot-starter-1.5.2.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter/1.5.2.RELEASE/spring-boot-starter-1.5.2.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter/1.5.2.RELEASE/spring-boot-starter-1.5.2.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_aop_1_5_2_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework.boot:spring-boot-starter-aop:1.5.2.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-aop/1.5.2.RELEASE/spring-boot-starter-aop-1.5.2.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-aop/1.5.2.RELEASE/spring-boot-starter-aop-1.5.2.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-aop/1.5.2.RELEASE/spring-boot-starter-aop-1.5.2.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_jdbc_1_5_2_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework.boot:spring-boot-starter-jdbc:1.5.2.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-jdbc/1.5.2.RELEASE/spring-boot-starter-jdbc-1.5.2.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-jdbc/1.5.2.RELEASE/spring-boot-starter-jdbc-1.5.2.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-jdbc/1.5.2.RELEASE/spring-boot-starter-jdbc-1.5.2.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_logging_1_5_2_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework.boot:spring-boot-starter-logging:1.5.2.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-logging/1.5.2.RELEASE/spring-boot-starter-logging-1.5.2.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-logging/1.5.2.RELEASE/spring-boot-starter-logging-1.5.2.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-logging/1.5.2.RELEASE/spring-boot-starter-logging-1.5.2.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_redis_1_4_7_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework.boot:spring-boot-starter-redis:1.4.7.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-redis/1.4.7.RELEASE/spring-boot-starter-redis-1.4.7.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-redis/1.4.7.RELEASE/spring-boot-starter-redis-1.4.7.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-redis/1.4.7.RELEASE/spring-boot-starter-redis-1.4.7.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_test_1_5_2_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework.boot:spring-boot-starter-test:1.5.2.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-test/1.5.2.RELEASE/spring-boot-starter-test-1.5.2.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-test/1.5.2.RELEASE/spring-boot-starter-test-1.5.2.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-test/1.5.2.RELEASE/spring-boot-starter-test-1.5.2.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_tomcat_1_5_2_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework.boot:spring-boot-starter-tomcat:1.5.2.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-tomcat/1.5.2.RELEASE/spring-boot-starter-tomcat-1.5.2.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-tomcat/1.5.2.RELEASE/spring-boot-starter-tomcat-1.5.2.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-tomcat/1.5.2.RELEASE/spring-boot-starter-tomcat-1.5.2.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_boot_spring_boot_starter_web_1_5_2_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework.boot:spring-boot-starter-web:1.5.2.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-web/1.5.2.RELEASE/spring-boot-starter-web-1.5.2.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-web/1.5.2.RELEASE/spring-boot-starter-web-1.5.2.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-starter-web/1.5.2.RELEASE/spring-boot-starter-web-1.5.2.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_boot_spring_boot_test_1_5_2_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework.boot:spring-boot-test:1.5.2.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-test/1.5.2.RELEASE/spring-boot-test-1.5.2.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-test/1.5.2.RELEASE/spring-boot-test-1.5.2.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-test/1.5.2.RELEASE/spring-boot-test-1.5.2.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_boot_spring_boot_test_autoconfigure_1_5_2_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework.boot:spring-boot-test-autoconfigure:1.5.2.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-test-autoconfigure/1.5.2.RELEASE/spring-boot-test-autoconfigure-1.5.2.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-test-autoconfigure/1.5.2.RELEASE/spring-boot-test-autoconfigure-1.5.2.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/boot/spring-boot-test-autoconfigure/1.5.2.RELEASE/spring-boot-test-autoconfigure-1.5.2.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_data_spring_data_commons_1_13_1_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework.data:spring-data-commons:1.13.1.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/data/spring-data-commons/1.13.1.RELEASE/spring-data-commons-1.13.1.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/data/spring-data-commons/1.13.1.RELEASE/spring-data-commons-1.13.1.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/data/spring-data-commons/1.13.1.RELEASE/spring-data-commons-1.13.1.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_data_spring_data_keyvalue_1_2_1_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework.data:spring-data-keyvalue:1.2.1.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/data/spring-data-keyvalue/1.2.1.RELEASE/spring-data-keyvalue-1.2.1.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/data/spring-data-keyvalue/1.2.1.RELEASE/spring-data-keyvalue-1.2.1.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/data/spring-data-keyvalue/1.2.1.RELEASE/spring-data-keyvalue-1.2.1.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_data_spring_data_redis_1_8_1_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework.data:spring-data-redis:1.8.1.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/data/spring-data-redis/1.8.1.RELEASE/spring-data-redis-1.8.1.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/data/spring-data-redis/1.8.1.RELEASE/spring-data-redis-1.8.1.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/data/spring-data-redis/1.8.1.RELEASE/spring-data-redis-1.8.1.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_plugin_spring_plugin_core_1_2_0_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/plugin/spring-plugin-core/1.2.0.RELEASE/spring-plugin-core-1.2.0.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/plugin/spring-plugin-core/1.2.0.RELEASE/spring-plugin-core-1.2.0.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/plugin/spring-plugin-core/1.2.0.RELEASE/spring-plugin-core-1.2.0.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_plugin_spring_plugin_metadata_1_2_0_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/plugin/spring-plugin-metadata/1.2.0.RELEASE/spring-plugin-metadata-1.2.0.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/plugin/spring-plugin-metadata/1.2.0.RELEASE/spring-plugin-metadata-1.2.0.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/plugin/spring-plugin-metadata/1.2.0.RELEASE/spring-plugin-metadata-1.2.0.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_security_spring_security_core_4_2_2_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework.security:spring-security-core:4.2.2.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/security/spring-security-core/4.2.2.RELEASE/spring-security-core-4.2.2.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/security/spring-security-core/4.2.2.RELEASE/spring-security-core-4.2.2.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/security/spring-security-core/4.2.2.RELEASE/spring-security-core-4.2.2.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_security_spring_security_web_4_2_2_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework.security:spring-security-web:4.2.2.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/security/spring-security-web/4.2.2.RELEASE/spring-security-web-4.2.2.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/security/spring-security-web/4.2.2.RELEASE/spring-security-web-4.2.2.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/security/spring-security-web/4.2.2.RELEASE/spring-security-web-4.2.2.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_session_spring_session_1_3_1_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework.session:spring-session:1.3.1.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/session/spring-session/1.3.1.RELEASE/spring-session-1.3.1.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/session/spring-session/1.3.1.RELEASE/spring-session-1.3.1.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/session/spring-session/1.3.1.RELEASE/spring-session-1.3.1.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_spring_aop_4_3_7_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework:spring-aop:4.3.7.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-aop/4.3.7.RELEASE/spring-aop-4.3.7.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-aop/4.3.7.RELEASE/spring-aop-4.3.7.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-aop/4.3.7.RELEASE/spring-aop-4.3.7.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_spring_beans_4_3_7_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework:spring-beans:4.3.7.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-beans/4.3.7.RELEASE/spring-beans-4.3.7.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-beans/4.3.7.RELEASE/spring-beans-4.3.7.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-beans/4.3.7.RELEASE/spring-beans-4.3.7.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_spring_context_4_3_7_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework:spring-context:4.3.7.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-context/4.3.7.RELEASE/spring-context-4.3.7.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-context/4.3.7.RELEASE/spring-context-4.3.7.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-context/4.3.7.RELEASE/spring-context-4.3.7.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_spring_context_support_4_3_7_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework:spring-context-support:4.3.7.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-context-support/4.3.7.RELEASE/spring-context-support-4.3.7.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-context-support/4.3.7.RELEASE/spring-context-support-4.3.7.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-context-support/4.3.7.RELEASE/spring-context-support-4.3.7.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_spring_core_4_3_7_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework:spring-core:4.3.7.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-core/4.3.7.RELEASE/spring-core-4.3.7.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-core/4.3.7.RELEASE/spring-core-4.3.7.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-core/4.3.7.RELEASE/spring-core-4.3.7.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_spring_expression_4_3_7_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework:spring-expression:4.3.7.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-expression/4.3.7.RELEASE/spring-expression-4.3.7.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-expression/4.3.7.RELEASE/spring-expression-4.3.7.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-expression/4.3.7.RELEASE/spring-expression-4.3.7.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_spring_jdbc_4_3_7_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework:spring-jdbc:4.3.7.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-jdbc/4.3.7.RELEASE/spring-jdbc-4.3.7.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-jdbc/4.3.7.RELEASE/spring-jdbc-4.3.7.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-jdbc/4.3.7.RELEASE/spring-jdbc-4.3.7.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_spring_oxm_4_3_7_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework:spring-oxm:4.3.7.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-oxm/4.3.7.RELEASE/spring-oxm-4.3.7.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-oxm/4.3.7.RELEASE/spring-oxm-4.3.7.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-oxm/4.3.7.RELEASE/spring-oxm-4.3.7.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_spring_test_4_3_7_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework:spring-test:4.3.7.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-test/4.3.7.RELEASE/spring-test-4.3.7.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-test/4.3.7.RELEASE/spring-test-4.3.7.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-test/4.3.7.RELEASE/spring-test-4.3.7.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_spring_tx_4_3_7_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework:spring-tx:4.3.7.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-tx/4.3.7.RELEASE/spring-tx-4.3.7.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-tx/4.3.7.RELEASE/spring-tx-4.3.7.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-tx/4.3.7.RELEASE/spring-tx-4.3.7.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_spring_web_4_3_7_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework:spring-web:4.3.7.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-web/4.3.7.RELEASE/spring-web-4.3.7.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-web/4.3.7.RELEASE/spring-web-4.3.7.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-web/4.3.7.RELEASE/spring-web-4.3.7.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_springframework_spring_webmvc_4_3_7_RELEASE.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.springframework:spring-webmvc:4.3.7.RELEASE"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-webmvc/4.3.7.RELEASE/spring-webmvc-4.3.7.RELEASE.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-webmvc/4.3.7.RELEASE/spring-webmvc-4.3.7.RELEASE-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/springframework/spring-webmvc/4.3.7.RELEASE/spring-webmvc-4.3.7.RELEASE-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__org_yaml_snakeyaml_1_17.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: org.yaml:snakeyaml:1.17"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/org/yaml/snakeyaml/1.17/snakeyaml-1.17.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/org/yaml/snakeyaml/1.17/snakeyaml-1.17-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/org/yaml/snakeyaml/1.17/snakeyaml-1.17-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/libraries/Maven__redis_clients_jedis_2_9_0.xml
0 → 100644
1 | +<component name="libraryTable"> | |
2 | + <library name="Maven: redis.clients:jedis:2.9.0"> | |
3 | + <CLASSES> | |
4 | + <root url="jar://$MAVEN_REPOSITORY$/redis/clients/jedis/2.9.0/jedis-2.9.0.jar!/" /> | |
5 | + </CLASSES> | |
6 | + <JAVADOC> | |
7 | + <root url="jar://$MAVEN_REPOSITORY$/redis/clients/jedis/2.9.0/jedis-2.9.0-javadoc.jar!/" /> | |
8 | + </JAVADOC> | |
9 | + <SOURCES> | |
10 | + <root url="jar://$MAVEN_REPOSITORY$/redis/clients/jedis/2.9.0/jedis-2.9.0-sources.jar!/" /> | |
11 | + </SOURCES> | |
12 | + </library> | |
13 | +</component> | |
0 | 14 | \ No newline at end of file | ... | ... |
.idea/misc.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<project version="4"> | |
3 | + <component name="EntryPointsManager"> | |
4 | + <entry_points version="2.0" /> | |
5 | + </component> | |
6 | + <component name="MavenProjectsManager"> | |
7 | + <option name="originalFiles"> | |
8 | + <list> | |
9 | + <option value="$PROJECT_DIR$/pom.xml" /> | |
10 | + </list> | |
11 | + </option> | |
12 | + </component> | |
13 | + <component name="ProjectInspectionProfilesVisibleTreeState"> | |
14 | + <entry key="Project Default"> | |
15 | + <profile-state> | |
16 | + <expanded-state> | |
17 | + <State> | |
18 | + <id /> | |
19 | + </State> | |
20 | + <State> | |
21 | + <id>Google Web Toolkit issues</id> | |
22 | + </State> | |
23 | + <State> | |
24 | + <id>Java</id> | |
25 | + </State> | |
26 | + <State> | |
27 | + <id>Security issuesJava</id> | |
28 | + </State> | |
29 | + <State> | |
30 | + <id>Serialization issuesJava</id> | |
31 | + </State> | |
32 | + </expanded-state> | |
33 | + <selected-state> | |
34 | + <State> | |
35 | + <id>SerializableHasSerialVersionUIDField</id> | |
36 | + </State> | |
37 | + </selected-state> | |
38 | + </profile-state> | |
39 | + </entry> | |
40 | + </component> | |
41 | + <component name="ProjectLevelVcsManager" settingsEditedManually="false"> | |
42 | + <OptionsSetting value="true" id="Add" /> | |
43 | + <OptionsSetting value="true" id="Remove" /> | |
44 | + <OptionsSetting value="true" id="Checkout" /> | |
45 | + <OptionsSetting value="true" id="Update" /> | |
46 | + <OptionsSetting value="true" id="Status" /> | |
47 | + <OptionsSetting value="true" id="Edit" /> | |
48 | + <ConfirmationsSetting value="0" id="Add" /> | |
49 | + <ConfirmationsSetting value="0" id="Remove" /> | |
50 | + </component> | |
51 | + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> | |
52 | + <output url="file://$PROJECT_DIR$/out" /> | |
53 | + </component> | |
54 | + <component name="masterDetails"> | |
55 | + <states> | |
56 | + <state key="Copyright.UI"> | |
57 | + <settings> | |
58 | + <splitter-proportions> | |
59 | + <option name="proportions"> | |
60 | + <list> | |
61 | + <option value="0.2" /> | |
62 | + </list> | |
63 | + </option> | |
64 | + </splitter-proportions> | |
65 | + </settings> | |
66 | + </state> | |
67 | + <state key="ProjectJDKs.UI"> | |
68 | + <settings> | |
69 | + <last-edited>1.8</last-edited> | |
70 | + <splitter-proportions> | |
71 | + <option name="proportions"> | |
72 | + <list> | |
73 | + <option value="0.2" /> | |
74 | + </list> | |
75 | + </option> | |
76 | + </splitter-proportions> | |
77 | + </settings> | |
78 | + </state> | |
79 | + </states> | |
80 | + </component> | |
81 | +</project> | |
0 | 82 | \ No newline at end of file | ... | ... |
.idea/modules.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<project version="4"> | |
3 | + <component name="ProjectModuleManager"> | |
4 | + <modules> | |
5 | + <module fileurl="file://$PROJECT_DIR$/zteits-oa.iml" filepath="$PROJECT_DIR$/zteits-oa.iml" /> | |
6 | + </modules> | |
7 | + </component> | |
8 | +</project> | |
0 | 9 | \ No newline at end of file | ... | ... |
.idea/vcs.xml
0 → 100644
src/main/java/com/zteits/oa/report/domain/AsraDaily.java
0 → 100644
1 | +package com.zteits.oa.report.domain; | |
2 | + | |
3 | +import java.util.Date; | |
4 | + | |
5 | +public class AsraDaily { | |
6 | + /**主键*/ | |
7 | + private Long id; | |
8 | + | |
9 | + /**所属项目ID*/ | |
10 | + private Long projectId; | |
11 | + | |
12 | + /**所属员工ID*/ | |
13 | + private Long asarOpId; | |
14 | + | |
15 | + /**操作员姓名*/ | |
16 | + private String asarOpName; | |
17 | + | |
18 | + /**年:2018*/ | |
19 | + private Integer years; | |
20 | + | |
21 | + /**周:1-54周*/ | |
22 | + private Integer weeks; | |
23 | + | |
24 | + /**星期:1-7*/ | |
25 | + private Integer weeksNum; | |
26 | + | |
27 | + /**工时填写日期*/ | |
28 | + private Date dailyDate; | |
29 | + | |
30 | + /**数据状态:1有效,0无效,2:锁定*/ | |
31 | + private Integer dataState; | |
32 | + | |
33 | + /**创建人ID*/ | |
34 | + private String createEmpid; | |
35 | + | |
36 | + /**创建人*/ | |
37 | + private String createEmpName; | |
38 | + | |
39 | + /**创建时间*/ | |
40 | + private Date createDate; | |
41 | + | |
42 | + /**修改人*/ | |
43 | + private String modfiyEmpid; | |
44 | + | |
45 | + /**修改人*/ | |
46 | + private String modfiyEmpName; | |
47 | + | |
48 | + /**修改时间*/ | |
49 | + private Date modfiyDate; | |
50 | + | |
51 | + /**工时内容*/ | |
52 | + private String dailyContent; | |
53 | + | |
54 | + /**获取主键*/ | |
55 | + public Long getId() { | |
56 | + return id; | |
57 | + } | |
58 | + | |
59 | + /**设置主键*/ | |
60 | + public void setId(Long id) { | |
61 | + this.id = id; | |
62 | + } | |
63 | + | |
64 | + /**获取所属项目ID*/ | |
65 | + public Long getProjectId() { | |
66 | + return projectId; | |
67 | + } | |
68 | + | |
69 | + /**设置所属项目ID*/ | |
70 | + public void setProjectId(Long projectId) { | |
71 | + this.projectId = projectId; | |
72 | + } | |
73 | + | |
74 | + /**获取所属员工ID*/ | |
75 | + public Long getAsarOpId() { | |
76 | + return asarOpId; | |
77 | + } | |
78 | + | |
79 | + /**设置所属员工ID*/ | |
80 | + public void setAsarOpId(Long asarOpId) { | |
81 | + this.asarOpId = asarOpId; | |
82 | + } | |
83 | + | |
84 | + /**获取操作员姓名*/ | |
85 | + public String getAsarOpName() { | |
86 | + return asarOpName; | |
87 | + } | |
88 | + | |
89 | + /**设置操作员姓名*/ | |
90 | + public void setAsarOpName(String asarOpName) { | |
91 | + this.asarOpName = asarOpName == null ? null : asarOpName.trim(); | |
92 | + } | |
93 | + | |
94 | + /**获取年:2018*/ | |
95 | + public Integer getYears() { | |
96 | + return years; | |
97 | + } | |
98 | + | |
99 | + /**设置年:2018*/ | |
100 | + public void setYears(Integer years) { | |
101 | + this.years = years; | |
102 | + } | |
103 | + | |
104 | + /**获取周:1-54周*/ | |
105 | + public Integer getWeeks() { | |
106 | + return weeks; | |
107 | + } | |
108 | + | |
109 | + /**设置周:1-54周*/ | |
110 | + public void setWeeks(Integer weeks) { | |
111 | + this.weeks = weeks; | |
112 | + } | |
113 | + | |
114 | + /**获取星期:1-7*/ | |
115 | + public Integer getWeeksNum() { | |
116 | + return weeksNum; | |
117 | + } | |
118 | + | |
119 | + /**设置星期:1-7*/ | |
120 | + public void setWeeksNum(Integer weeksNum) { | |
121 | + this.weeksNum = weeksNum; | |
122 | + } | |
123 | + | |
124 | + /**获取工时填写日期*/ | |
125 | + public Date getDailyDate() { | |
126 | + return dailyDate; | |
127 | + } | |
128 | + | |
129 | + /**设置工时填写日期*/ | |
130 | + public void setDailyDate(Date dailyDate) { | |
131 | + this.dailyDate = dailyDate; | |
132 | + } | |
133 | + | |
134 | + /**获取数据状态:1有效,0无效,2:锁定*/ | |
135 | + public Integer getDataState() { | |
136 | + return dataState; | |
137 | + } | |
138 | + | |
139 | + /**设置数据状态:1有效,0无效,2:锁定*/ | |
140 | + public void setDataState(Integer dataState) { | |
141 | + this.dataState = dataState; | |
142 | + } | |
143 | + | |
144 | + /**获取创建人ID*/ | |
145 | + public String getCreateEmpid() { | |
146 | + return createEmpid; | |
147 | + } | |
148 | + | |
149 | + /**设置创建人ID*/ | |
150 | + public void setCreateEmpid(String createEmpid) { | |
151 | + this.createEmpid = createEmpid == null ? null : createEmpid.trim(); | |
152 | + } | |
153 | + | |
154 | + /**获取创建人*/ | |
155 | + public String getCreateEmpName() { | |
156 | + return createEmpName; | |
157 | + } | |
158 | + | |
159 | + /**设置创建人*/ | |
160 | + public void setCreateEmpName(String createEmpName) { | |
161 | + this.createEmpName = createEmpName == null ? null : createEmpName.trim(); | |
162 | + } | |
163 | + | |
164 | + /**获取创建时间*/ | |
165 | + public Date getCreateDate() { | |
166 | + return createDate; | |
167 | + } | |
168 | + | |
169 | + /**设置创建时间*/ | |
170 | + public void setCreateDate(Date createDate) { | |
171 | + this.createDate = createDate; | |
172 | + } | |
173 | + | |
174 | + /**获取修改人*/ | |
175 | + public String getModfiyEmpid() { | |
176 | + return modfiyEmpid; | |
177 | + } | |
178 | + | |
179 | + /**设置修改人*/ | |
180 | + public void setModfiyEmpid(String modfiyEmpid) { | |
181 | + this.modfiyEmpid = modfiyEmpid == null ? null : modfiyEmpid.trim(); | |
182 | + } | |
183 | + | |
184 | + /**获取修改人*/ | |
185 | + public String getModfiyEmpName() { | |
186 | + return modfiyEmpName; | |
187 | + } | |
188 | + | |
189 | + /**设置修改人*/ | |
190 | + public void setModfiyEmpName(String modfiyEmpName) { | |
191 | + this.modfiyEmpName = modfiyEmpName == null ? null : modfiyEmpName.trim(); | |
192 | + } | |
193 | + | |
194 | + /**获取修改时间*/ | |
195 | + public Date getModfiyDate() { | |
196 | + return modfiyDate; | |
197 | + } | |
198 | + | |
199 | + /**设置修改时间*/ | |
200 | + public void setModfiyDate(Date modfiyDate) { | |
201 | + this.modfiyDate = modfiyDate; | |
202 | + } | |
203 | + | |
204 | + /**获取工时内容*/ | |
205 | + public String getDailyContent() { | |
206 | + return dailyContent; | |
207 | + } | |
208 | + | |
209 | + /**设置工时内容*/ | |
210 | + public void setDailyContent(String dailyContent) { | |
211 | + this.dailyContent = dailyContent == null ? null : dailyContent.trim(); | |
212 | + } | |
213 | +} | |
0 | 214 | \ No newline at end of file | ... | ... |
src/main/java/com/zteits/oa/report/domain/AsraDailyExample.java
0 → 100644
1 | +package com.zteits.oa.report.domain; | |
2 | + | |
3 | +import java.util.ArrayList; | |
4 | +import java.util.Date; | |
5 | +import java.util.Iterator; | |
6 | +import java.util.List; | |
7 | + | |
8 | +public class AsraDailyExample { | |
9 | + protected String orderByClause; | |
10 | + | |
11 | + protected boolean distinct; | |
12 | + | |
13 | + protected List<Criteria> oredCriteria; | |
14 | + | |
15 | + public AsraDailyExample() { | |
16 | + oredCriteria = new ArrayList<Criteria>(); | |
17 | + } | |
18 | + | |
19 | + public void setOrderByClause(String orderByClause) { | |
20 | + this.orderByClause = orderByClause; | |
21 | + } | |
22 | + | |
23 | + public String getOrderByClause() { | |
24 | + return orderByClause; | |
25 | + } | |
26 | + | |
27 | + public void setDistinct(boolean distinct) { | |
28 | + this.distinct = distinct; | |
29 | + } | |
30 | + | |
31 | + public boolean isDistinct() { | |
32 | + return distinct; | |
33 | + } | |
34 | + | |
35 | + public List<Criteria> getOredCriteria() { | |
36 | + return oredCriteria; | |
37 | + } | |
38 | + | |
39 | + public void or(Criteria criteria) { | |
40 | + oredCriteria.add(criteria); | |
41 | + } | |
42 | + | |
43 | + public Criteria or() { | |
44 | + Criteria criteria = createCriteriaInternal(); | |
45 | + oredCriteria.add(criteria); | |
46 | + return criteria; | |
47 | + } | |
48 | + | |
49 | + public Criteria createCriteria() { | |
50 | + Criteria criteria = createCriteriaInternal(); | |
51 | + if (oredCriteria.size() == 0) { | |
52 | + oredCriteria.add(criteria); | |
53 | + } | |
54 | + return criteria; | |
55 | + } | |
56 | + | |
57 | + protected Criteria createCriteriaInternal() { | |
58 | + Criteria criteria = new Criteria(); | |
59 | + return criteria; | |
60 | + } | |
61 | + | |
62 | + public void clear() { | |
63 | + oredCriteria.clear(); | |
64 | + orderByClause = null; | |
65 | + distinct = false; | |
66 | + } | |
67 | + | |
68 | + protected abstract static class GeneratedCriteria { | |
69 | + protected List<Criterion> criteria; | |
70 | + | |
71 | + protected GeneratedCriteria() { | |
72 | + super(); | |
73 | + criteria = new ArrayList<Criterion>(); | |
74 | + } | |
75 | + | |
76 | + public boolean isValid() { | |
77 | + return criteria.size() > 0; | |
78 | + } | |
79 | + | |
80 | + public List<Criterion> getAllCriteria() { | |
81 | + return criteria; | |
82 | + } | |
83 | + | |
84 | + public List<Criterion> getCriteria() { | |
85 | + return criteria; | |
86 | + } | |
87 | + | |
88 | + protected void addCriterion(String condition) { | |
89 | + if (condition == null) { | |
90 | + throw new RuntimeException("Value for condition cannot be null"); | |
91 | + } | |
92 | + criteria.add(new Criterion(condition)); | |
93 | + } | |
94 | + | |
95 | + protected void addCriterion(String condition, Object value, String property) { | |
96 | + if (value == null) { | |
97 | + throw new RuntimeException("Value for " + property + " cannot be null"); | |
98 | + } | |
99 | + criteria.add(new Criterion(condition, value)); | |
100 | + } | |
101 | + | |
102 | + protected void addCriterion(String condition, Object value1, Object value2, String property) { | |
103 | + if (value1 == null || value2 == null) { | |
104 | + throw new RuntimeException("Between values for " + property + " cannot be null"); | |
105 | + } | |
106 | + criteria.add(new Criterion(condition, value1, value2)); | |
107 | + } | |
108 | + | |
109 | + protected void addCriterionForJDBCDate(String condition, Date value, String property) { | |
110 | + if (value == null) { | |
111 | + throw new RuntimeException("Value for " + property + " cannot be null"); | |
112 | + } | |
113 | + addCriterion(condition, new java.sql.Date(value.getTime()), property); | |
114 | + } | |
115 | + | |
116 | + protected void addCriterionForJDBCDate(String condition, List<Date> values, String property) { | |
117 | + if (values == null || values.size() == 0) { | |
118 | + throw new RuntimeException("Value list for " + property + " cannot be null or empty"); | |
119 | + } | |
120 | + List<java.sql.Date> dateList = new ArrayList<java.sql.Date>(); | |
121 | + Iterator<Date> iter = values.iterator(); | |
122 | + while (iter.hasNext()) { | |
123 | + dateList.add(new java.sql.Date(iter.next().getTime())); | |
124 | + } | |
125 | + addCriterion(condition, dateList, property); | |
126 | + } | |
127 | + | |
128 | + protected void addCriterionForJDBCDate(String condition, Date value1, Date value2, String property) { | |
129 | + if (value1 == null || value2 == null) { | |
130 | + throw new RuntimeException("Between values for " + property + " cannot be null"); | |
131 | + } | |
132 | + addCriterion(condition, new java.sql.Date(value1.getTime()), new java.sql.Date(value2.getTime()), property); | |
133 | + } | |
134 | + | |
135 | + public Criteria andIdIsNull() { | |
136 | + addCriterion("id is null"); | |
137 | + return (Criteria) this; | |
138 | + } | |
139 | + | |
140 | + public Criteria andIdIsNotNull() { | |
141 | + addCriterion("id is not null"); | |
142 | + return (Criteria) this; | |
143 | + } | |
144 | + | |
145 | + public Criteria andIdEqualTo(Long value) { | |
146 | + addCriterion("id =", value, "id"); | |
147 | + return (Criteria) this; | |
148 | + } | |
149 | + | |
150 | + public Criteria andIdNotEqualTo(Long value) { | |
151 | + addCriterion("id <>", value, "id"); | |
152 | + return (Criteria) this; | |
153 | + } | |
154 | + | |
155 | + public Criteria andIdGreaterThan(Long value) { | |
156 | + addCriterion("id >", value, "id"); | |
157 | + return (Criteria) this; | |
158 | + } | |
159 | + | |
160 | + public Criteria andIdGreaterThanOrEqualTo(Long value) { | |
161 | + addCriterion("id >=", value, "id"); | |
162 | + return (Criteria) this; | |
163 | + } | |
164 | + | |
165 | + public Criteria andIdLessThan(Long value) { | |
166 | + addCriterion("id <", value, "id"); | |
167 | + return (Criteria) this; | |
168 | + } | |
169 | + | |
170 | + public Criteria andIdLessThanOrEqualTo(Long value) { | |
171 | + addCriterion("id <=", value, "id"); | |
172 | + return (Criteria) this; | |
173 | + } | |
174 | + | |
175 | + public Criteria andIdIn(List<Long> values) { | |
176 | + addCriterion("id in", values, "id"); | |
177 | + return (Criteria) this; | |
178 | + } | |
179 | + | |
180 | + public Criteria andIdNotIn(List<Long> values) { | |
181 | + addCriterion("id not in", values, "id"); | |
182 | + return (Criteria) this; | |
183 | + } | |
184 | + | |
185 | + public Criteria andIdBetween(Long value1, Long value2) { | |
186 | + addCriterion("id between", value1, value2, "id"); | |
187 | + return (Criteria) this; | |
188 | + } | |
189 | + | |
190 | + public Criteria andIdNotBetween(Long value1, Long value2) { | |
191 | + addCriterion("id not between", value1, value2, "id"); | |
192 | + return (Criteria) this; | |
193 | + } | |
194 | + | |
195 | + public Criteria andProjectIdIsNull() { | |
196 | + addCriterion("project_id is null"); | |
197 | + return (Criteria) this; | |
198 | + } | |
199 | + | |
200 | + public Criteria andProjectIdIsNotNull() { | |
201 | + addCriterion("project_id is not null"); | |
202 | + return (Criteria) this; | |
203 | + } | |
204 | + | |
205 | + public Criteria andProjectIdEqualTo(Long value) { | |
206 | + addCriterion("project_id =", value, "projectId"); | |
207 | + return (Criteria) this; | |
208 | + } | |
209 | + | |
210 | + public Criteria andProjectIdNotEqualTo(Long value) { | |
211 | + addCriterion("project_id <>", value, "projectId"); | |
212 | + return (Criteria) this; | |
213 | + } | |
214 | + | |
215 | + public Criteria andProjectIdGreaterThan(Long value) { | |
216 | + addCriterion("project_id >", value, "projectId"); | |
217 | + return (Criteria) this; | |
218 | + } | |
219 | + | |
220 | + public Criteria andProjectIdGreaterThanOrEqualTo(Long value) { | |
221 | + addCriterion("project_id >=", value, "projectId"); | |
222 | + return (Criteria) this; | |
223 | + } | |
224 | + | |
225 | + public Criteria andProjectIdLessThan(Long value) { | |
226 | + addCriterion("project_id <", value, "projectId"); | |
227 | + return (Criteria) this; | |
228 | + } | |
229 | + | |
230 | + public Criteria andProjectIdLessThanOrEqualTo(Long value) { | |
231 | + addCriterion("project_id <=", value, "projectId"); | |
232 | + return (Criteria) this; | |
233 | + } | |
234 | + | |
235 | + public Criteria andProjectIdIn(List<Long> values) { | |
236 | + addCriterion("project_id in", values, "projectId"); | |
237 | + return (Criteria) this; | |
238 | + } | |
239 | + | |
240 | + public Criteria andProjectIdNotIn(List<Long> values) { | |
241 | + addCriterion("project_id not in", values, "projectId"); | |
242 | + return (Criteria) this; | |
243 | + } | |
244 | + | |
245 | + public Criteria andProjectIdBetween(Long value1, Long value2) { | |
246 | + addCriterion("project_id between", value1, value2, "projectId"); | |
247 | + return (Criteria) this; | |
248 | + } | |
249 | + | |
250 | + public Criteria andProjectIdNotBetween(Long value1, Long value2) { | |
251 | + addCriterion("project_id not between", value1, value2, "projectId"); | |
252 | + return (Criteria) this; | |
253 | + } | |
254 | + | |
255 | + public Criteria andAsarOpIdIsNull() { | |
256 | + addCriterion("asar_op_id is null"); | |
257 | + return (Criteria) this; | |
258 | + } | |
259 | + | |
260 | + public Criteria andAsarOpIdIsNotNull() { | |
261 | + addCriterion("asar_op_id is not null"); | |
262 | + return (Criteria) this; | |
263 | + } | |
264 | + | |
265 | + public Criteria andAsarOpIdEqualTo(Long value) { | |
266 | + addCriterion("asar_op_id =", value, "asarOpId"); | |
267 | + return (Criteria) this; | |
268 | + } | |
269 | + | |
270 | + public Criteria andAsarOpIdNotEqualTo(Long value) { | |
271 | + addCriterion("asar_op_id <>", value, "asarOpId"); | |
272 | + return (Criteria) this; | |
273 | + } | |
274 | + | |
275 | + public Criteria andAsarOpIdGreaterThan(Long value) { | |
276 | + addCriterion("asar_op_id >", value, "asarOpId"); | |
277 | + return (Criteria) this; | |
278 | + } | |
279 | + | |
280 | + public Criteria andAsarOpIdGreaterThanOrEqualTo(Long value) { | |
281 | + addCriterion("asar_op_id >=", value, "asarOpId"); | |
282 | + return (Criteria) this; | |
283 | + } | |
284 | + | |
285 | + public Criteria andAsarOpIdLessThan(Long value) { | |
286 | + addCriterion("asar_op_id <", value, "asarOpId"); | |
287 | + return (Criteria) this; | |
288 | + } | |
289 | + | |
290 | + public Criteria andAsarOpIdLessThanOrEqualTo(Long value) { | |
291 | + addCriterion("asar_op_id <=", value, "asarOpId"); | |
292 | + return (Criteria) this; | |
293 | + } | |
294 | + | |
295 | + public Criteria andAsarOpIdIn(List<Long> values) { | |
296 | + addCriterion("asar_op_id in", values, "asarOpId"); | |
297 | + return (Criteria) this; | |
298 | + } | |
299 | + | |
300 | + public Criteria andAsarOpIdNotIn(List<Long> values) { | |
301 | + addCriterion("asar_op_id not in", values, "asarOpId"); | |
302 | + return (Criteria) this; | |
303 | + } | |
304 | + | |
305 | + public Criteria andAsarOpIdBetween(Long value1, Long value2) { | |
306 | + addCriterion("asar_op_id between", value1, value2, "asarOpId"); | |
307 | + return (Criteria) this; | |
308 | + } | |
309 | + | |
310 | + public Criteria andAsarOpIdNotBetween(Long value1, Long value2) { | |
311 | + addCriterion("asar_op_id not between", value1, value2, "asarOpId"); | |
312 | + return (Criteria) this; | |
313 | + } | |
314 | + | |
315 | + public Criteria andAsarOpNameIsNull() { | |
316 | + addCriterion("asar_op_name is null"); | |
317 | + return (Criteria) this; | |
318 | + } | |
319 | + | |
320 | + public Criteria andAsarOpNameIsNotNull() { | |
321 | + addCriterion("asar_op_name is not null"); | |
322 | + return (Criteria) this; | |
323 | + } | |
324 | + | |
325 | + public Criteria andAsarOpNameEqualTo(String value) { | |
326 | + addCriterion("asar_op_name =", value, "asarOpName"); | |
327 | + return (Criteria) this; | |
328 | + } | |
329 | + | |
330 | + public Criteria andAsarOpNameNotEqualTo(String value) { | |
331 | + addCriterion("asar_op_name <>", value, "asarOpName"); | |
332 | + return (Criteria) this; | |
333 | + } | |
334 | + | |
335 | + public Criteria andAsarOpNameGreaterThan(String value) { | |
336 | + addCriterion("asar_op_name >", value, "asarOpName"); | |
337 | + return (Criteria) this; | |
338 | + } | |
339 | + | |
340 | + public Criteria andAsarOpNameGreaterThanOrEqualTo(String value) { | |
341 | + addCriterion("asar_op_name >=", value, "asarOpName"); | |
342 | + return (Criteria) this; | |
343 | + } | |
344 | + | |
345 | + public Criteria andAsarOpNameLessThan(String value) { | |
346 | + addCriterion("asar_op_name <", value, "asarOpName"); | |
347 | + return (Criteria) this; | |
348 | + } | |
349 | + | |
350 | + public Criteria andAsarOpNameLessThanOrEqualTo(String value) { | |
351 | + addCriterion("asar_op_name <=", value, "asarOpName"); | |
352 | + return (Criteria) this; | |
353 | + } | |
354 | + | |
355 | + public Criteria andAsarOpNameLike(String value) { | |
356 | + addCriterion("asar_op_name like", value, "asarOpName"); | |
357 | + return (Criteria) this; | |
358 | + } | |
359 | + | |
360 | + public Criteria andAsarOpNameNotLike(String value) { | |
361 | + addCriterion("asar_op_name not like", value, "asarOpName"); | |
362 | + return (Criteria) this; | |
363 | + } | |
364 | + | |
365 | + public Criteria andAsarOpNameIn(List<String> values) { | |
366 | + addCriterion("asar_op_name in", values, "asarOpName"); | |
367 | + return (Criteria) this; | |
368 | + } | |
369 | + | |
370 | + public Criteria andAsarOpNameNotIn(List<String> values) { | |
371 | + addCriterion("asar_op_name not in", values, "asarOpName"); | |
372 | + return (Criteria) this; | |
373 | + } | |
374 | + | |
375 | + public Criteria andAsarOpNameBetween(String value1, String value2) { | |
376 | + addCriterion("asar_op_name between", value1, value2, "asarOpName"); | |
377 | + return (Criteria) this; | |
378 | + } | |
379 | + | |
380 | + public Criteria andAsarOpNameNotBetween(String value1, String value2) { | |
381 | + addCriterion("asar_op_name not between", value1, value2, "asarOpName"); | |
382 | + return (Criteria) this; | |
383 | + } | |
384 | + | |
385 | + public Criteria andYearsIsNull() { | |
386 | + addCriterion("years is null"); | |
387 | + return (Criteria) this; | |
388 | + } | |
389 | + | |
390 | + public Criteria andYearsIsNotNull() { | |
391 | + addCriterion("years is not null"); | |
392 | + return (Criteria) this; | |
393 | + } | |
394 | + | |
395 | + public Criteria andYearsEqualTo(Integer value) { | |
396 | + addCriterion("years =", value, "years"); | |
397 | + return (Criteria) this; | |
398 | + } | |
399 | + | |
400 | + public Criteria andYearsNotEqualTo(Integer value) { | |
401 | + addCriterion("years <>", value, "years"); | |
402 | + return (Criteria) this; | |
403 | + } | |
404 | + | |
405 | + public Criteria andYearsGreaterThan(Integer value) { | |
406 | + addCriterion("years >", value, "years"); | |
407 | + return (Criteria) this; | |
408 | + } | |
409 | + | |
410 | + public Criteria andYearsGreaterThanOrEqualTo(Integer value) { | |
411 | + addCriterion("years >=", value, "years"); | |
412 | + return (Criteria) this; | |
413 | + } | |
414 | + | |
415 | + public Criteria andYearsLessThan(Integer value) { | |
416 | + addCriterion("years <", value, "years"); | |
417 | + return (Criteria) this; | |
418 | + } | |
419 | + | |
420 | + public Criteria andYearsLessThanOrEqualTo(Integer value) { | |
421 | + addCriterion("years <=", value, "years"); | |
422 | + return (Criteria) this; | |
423 | + } | |
424 | + | |
425 | + public Criteria andYearsIn(List<Integer> values) { | |
426 | + addCriterion("years in", values, "years"); | |
427 | + return (Criteria) this; | |
428 | + } | |
429 | + | |
430 | + public Criteria andYearsNotIn(List<Integer> values) { | |
431 | + addCriterion("years not in", values, "years"); | |
432 | + return (Criteria) this; | |
433 | + } | |
434 | + | |
435 | + public Criteria andYearsBetween(Integer value1, Integer value2) { | |
436 | + addCriterion("years between", value1, value2, "years"); | |
437 | + return (Criteria) this; | |
438 | + } | |
439 | + | |
440 | + public Criteria andYearsNotBetween(Integer value1, Integer value2) { | |
441 | + addCriterion("years not between", value1, value2, "years"); | |
442 | + return (Criteria) this; | |
443 | + } | |
444 | + | |
445 | + public Criteria andWeeksIsNull() { | |
446 | + addCriterion("weeks is null"); | |
447 | + return (Criteria) this; | |
448 | + } | |
449 | + | |
450 | + public Criteria andWeeksIsNotNull() { | |
451 | + addCriterion("weeks is not null"); | |
452 | + return (Criteria) this; | |
453 | + } | |
454 | + | |
455 | + public Criteria andWeeksEqualTo(Integer value) { | |
456 | + addCriterion("weeks =", value, "weeks"); | |
457 | + return (Criteria) this; | |
458 | + } | |
459 | + | |
460 | + public Criteria andWeeksNotEqualTo(Integer value) { | |
461 | + addCriterion("weeks <>", value, "weeks"); | |
462 | + return (Criteria) this; | |
463 | + } | |
464 | + | |
465 | + public Criteria andWeeksGreaterThan(Integer value) { | |
466 | + addCriterion("weeks >", value, "weeks"); | |
467 | + return (Criteria) this; | |
468 | + } | |
469 | + | |
470 | + public Criteria andWeeksGreaterThanOrEqualTo(Integer value) { | |
471 | + addCriterion("weeks >=", value, "weeks"); | |
472 | + return (Criteria) this; | |
473 | + } | |
474 | + | |
475 | + public Criteria andWeeksLessThan(Integer value) { | |
476 | + addCriterion("weeks <", value, "weeks"); | |
477 | + return (Criteria) this; | |
478 | + } | |
479 | + | |
480 | + public Criteria andWeeksLessThanOrEqualTo(Integer value) { | |
481 | + addCriterion("weeks <=", value, "weeks"); | |
482 | + return (Criteria) this; | |
483 | + } | |
484 | + | |
485 | + public Criteria andWeeksIn(List<Integer> values) { | |
486 | + addCriterion("weeks in", values, "weeks"); | |
487 | + return (Criteria) this; | |
488 | + } | |
489 | + | |
490 | + public Criteria andWeeksNotIn(List<Integer> values) { | |
491 | + addCriterion("weeks not in", values, "weeks"); | |
492 | + return (Criteria) this; | |
493 | + } | |
494 | + | |
495 | + public Criteria andWeeksBetween(Integer value1, Integer value2) { | |
496 | + addCriterion("weeks between", value1, value2, "weeks"); | |
497 | + return (Criteria) this; | |
498 | + } | |
499 | + | |
500 | + public Criteria andWeeksNotBetween(Integer value1, Integer value2) { | |
501 | + addCriterion("weeks not between", value1, value2, "weeks"); | |
502 | + return (Criteria) this; | |
503 | + } | |
504 | + | |
505 | + public Criteria andWeeksNumIsNull() { | |
506 | + addCriterion("weeks_num is null"); | |
507 | + return (Criteria) this; | |
508 | + } | |
509 | + | |
510 | + public Criteria andWeeksNumIsNotNull() { | |
511 | + addCriterion("weeks_num is not null"); | |
512 | + return (Criteria) this; | |
513 | + } | |
514 | + | |
515 | + public Criteria andWeeksNumEqualTo(Integer value) { | |
516 | + addCriterion("weeks_num =", value, "weeksNum"); | |
517 | + return (Criteria) this; | |
518 | + } | |
519 | + | |
520 | + public Criteria andWeeksNumNotEqualTo(Integer value) { | |
521 | + addCriterion("weeks_num <>", value, "weeksNum"); | |
522 | + return (Criteria) this; | |
523 | + } | |
524 | + | |
525 | + public Criteria andWeeksNumGreaterThan(Integer value) { | |
526 | + addCriterion("weeks_num >", value, "weeksNum"); | |
527 | + return (Criteria) this; | |
528 | + } | |
529 | + | |
530 | + public Criteria andWeeksNumGreaterThanOrEqualTo(Integer value) { | |
531 | + addCriterion("weeks_num >=", value, "weeksNum"); | |
532 | + return (Criteria) this; | |
533 | + } | |
534 | + | |
535 | + public Criteria andWeeksNumLessThan(Integer value) { | |
536 | + addCriterion("weeks_num <", value, "weeksNum"); | |
537 | + return (Criteria) this; | |
538 | + } | |
539 | + | |
540 | + public Criteria andWeeksNumLessThanOrEqualTo(Integer value) { | |
541 | + addCriterion("weeks_num <=", value, "weeksNum"); | |
542 | + return (Criteria) this; | |
543 | + } | |
544 | + | |
545 | + public Criteria andWeeksNumIn(List<Integer> values) { | |
546 | + addCriterion("weeks_num in", values, "weeksNum"); | |
547 | + return (Criteria) this; | |
548 | + } | |
549 | + | |
550 | + public Criteria andWeeksNumNotIn(List<Integer> values) { | |
551 | + addCriterion("weeks_num not in", values, "weeksNum"); | |
552 | + return (Criteria) this; | |
553 | + } | |
554 | + | |
555 | + public Criteria andWeeksNumBetween(Integer value1, Integer value2) { | |
556 | + addCriterion("weeks_num between", value1, value2, "weeksNum"); | |
557 | + return (Criteria) this; | |
558 | + } | |
559 | + | |
560 | + public Criteria andWeeksNumNotBetween(Integer value1, Integer value2) { | |
561 | + addCriterion("weeks_num not between", value1, value2, "weeksNum"); | |
562 | + return (Criteria) this; | |
563 | + } | |
564 | + | |
565 | + public Criteria andDailyDateIsNull() { | |
566 | + addCriterion("daily_date is null"); | |
567 | + return (Criteria) this; | |
568 | + } | |
569 | + | |
570 | + public Criteria andDailyDateIsNotNull() { | |
571 | + addCriterion("daily_date is not null"); | |
572 | + return (Criteria) this; | |
573 | + } | |
574 | + | |
575 | + public Criteria andDailyDateEqualTo(Date value) { | |
576 | + addCriterionForJDBCDate("daily_date =", value, "dailyDate"); | |
577 | + return (Criteria) this; | |
578 | + } | |
579 | + | |
580 | + public Criteria andDailyDateNotEqualTo(Date value) { | |
581 | + addCriterionForJDBCDate("daily_date <>", value, "dailyDate"); | |
582 | + return (Criteria) this; | |
583 | + } | |
584 | + | |
585 | + public Criteria andDailyDateGreaterThan(Date value) { | |
586 | + addCriterionForJDBCDate("daily_date >", value, "dailyDate"); | |
587 | + return (Criteria) this; | |
588 | + } | |
589 | + | |
590 | + public Criteria andDailyDateGreaterThanOrEqualTo(Date value) { | |
591 | + addCriterionForJDBCDate("daily_date >=", value, "dailyDate"); | |
592 | + return (Criteria) this; | |
593 | + } | |
594 | + | |
595 | + public Criteria andDailyDateLessThan(Date value) { | |
596 | + addCriterionForJDBCDate("daily_date <", value, "dailyDate"); | |
597 | + return (Criteria) this; | |
598 | + } | |
599 | + | |
600 | + public Criteria andDailyDateLessThanOrEqualTo(Date value) { | |
601 | + addCriterionForJDBCDate("daily_date <=", value, "dailyDate"); | |
602 | + return (Criteria) this; | |
603 | + } | |
604 | + | |
605 | + public Criteria andDailyDateIn(List<Date> values) { | |
606 | + addCriterionForJDBCDate("daily_date in", values, "dailyDate"); | |
607 | + return (Criteria) this; | |
608 | + } | |
609 | + | |
610 | + public Criteria andDailyDateNotIn(List<Date> values) { | |
611 | + addCriterionForJDBCDate("daily_date not in", values, "dailyDate"); | |
612 | + return (Criteria) this; | |
613 | + } | |
614 | + | |
615 | + public Criteria andDailyDateBetween(Date value1, Date value2) { | |
616 | + addCriterionForJDBCDate("daily_date between", value1, value2, "dailyDate"); | |
617 | + return (Criteria) this; | |
618 | + } | |
619 | + | |
620 | + public Criteria andDailyDateNotBetween(Date value1, Date value2) { | |
621 | + addCriterionForJDBCDate("daily_date not between", value1, value2, "dailyDate"); | |
622 | + return (Criteria) this; | |
623 | + } | |
624 | + | |
625 | + public Criteria andDataStateIsNull() { | |
626 | + addCriterion("data_state is null"); | |
627 | + return (Criteria) this; | |
628 | + } | |
629 | + | |
630 | + public Criteria andDataStateIsNotNull() { | |
631 | + addCriterion("data_state is not null"); | |
632 | + return (Criteria) this; | |
633 | + } | |
634 | + | |
635 | + public Criteria andDataStateEqualTo(Integer value) { | |
636 | + addCriterion("data_state =", value, "dataState"); | |
637 | + return (Criteria) this; | |
638 | + } | |
639 | + | |
640 | + public Criteria andDataStateNotEqualTo(Integer value) { | |
641 | + addCriterion("data_state <>", value, "dataState"); | |
642 | + return (Criteria) this; | |
643 | + } | |
644 | + | |
645 | + public Criteria andDataStateGreaterThan(Integer value) { | |
646 | + addCriterion("data_state >", value, "dataState"); | |
647 | + return (Criteria) this; | |
648 | + } | |
649 | + | |
650 | + public Criteria andDataStateGreaterThanOrEqualTo(Integer value) { | |
651 | + addCriterion("data_state >=", value, "dataState"); | |
652 | + return (Criteria) this; | |
653 | + } | |
654 | + | |
655 | + public Criteria andDataStateLessThan(Integer value) { | |
656 | + addCriterion("data_state <", value, "dataState"); | |
657 | + return (Criteria) this; | |
658 | + } | |
659 | + | |
660 | + public Criteria andDataStateLessThanOrEqualTo(Integer value) { | |
661 | + addCriterion("data_state <=", value, "dataState"); | |
662 | + return (Criteria) this; | |
663 | + } | |
664 | + | |
665 | + public Criteria andDataStateIn(List<Integer> values) { | |
666 | + addCriterion("data_state in", values, "dataState"); | |
667 | + return (Criteria) this; | |
668 | + } | |
669 | + | |
670 | + public Criteria andDataStateNotIn(List<Integer> values) { | |
671 | + addCriterion("data_state not in", values, "dataState"); | |
672 | + return (Criteria) this; | |
673 | + } | |
674 | + | |
675 | + public Criteria andDataStateBetween(Integer value1, Integer value2) { | |
676 | + addCriterion("data_state between", value1, value2, "dataState"); | |
677 | + return (Criteria) this; | |
678 | + } | |
679 | + | |
680 | + public Criteria andDataStateNotBetween(Integer value1, Integer value2) { | |
681 | + addCriterion("data_state not between", value1, value2, "dataState"); | |
682 | + return (Criteria) this; | |
683 | + } | |
684 | + | |
685 | + public Criteria andCreateEmpidIsNull() { | |
686 | + addCriterion("create_empid is null"); | |
687 | + return (Criteria) this; | |
688 | + } | |
689 | + | |
690 | + public Criteria andCreateEmpidIsNotNull() { | |
691 | + addCriterion("create_empid is not null"); | |
692 | + return (Criteria) this; | |
693 | + } | |
694 | + | |
695 | + public Criteria andCreateEmpidEqualTo(String value) { | |
696 | + addCriterion("create_empid =", value, "createEmpid"); | |
697 | + return (Criteria) this; | |
698 | + } | |
699 | + | |
700 | + public Criteria andCreateEmpidNotEqualTo(String value) { | |
701 | + addCriterion("create_empid <>", value, "createEmpid"); | |
702 | + return (Criteria) this; | |
703 | + } | |
704 | + | |
705 | + public Criteria andCreateEmpidGreaterThan(String value) { | |
706 | + addCriterion("create_empid >", value, "createEmpid"); | |
707 | + return (Criteria) this; | |
708 | + } | |
709 | + | |
710 | + public Criteria andCreateEmpidGreaterThanOrEqualTo(String value) { | |
711 | + addCriterion("create_empid >=", value, "createEmpid"); | |
712 | + return (Criteria) this; | |
713 | + } | |
714 | + | |
715 | + public Criteria andCreateEmpidLessThan(String value) { | |
716 | + addCriterion("create_empid <", value, "createEmpid"); | |
717 | + return (Criteria) this; | |
718 | + } | |
719 | + | |
720 | + public Criteria andCreateEmpidLessThanOrEqualTo(String value) { | |
721 | + addCriterion("create_empid <=", value, "createEmpid"); | |
722 | + return (Criteria) this; | |
723 | + } | |
724 | + | |
725 | + public Criteria andCreateEmpidLike(String value) { | |
726 | + addCriterion("create_empid like", value, "createEmpid"); | |
727 | + return (Criteria) this; | |
728 | + } | |
729 | + | |
730 | + public Criteria andCreateEmpidNotLike(String value) { | |
731 | + addCriterion("create_empid not like", value, "createEmpid"); | |
732 | + return (Criteria) this; | |
733 | + } | |
734 | + | |
735 | + public Criteria andCreateEmpidIn(List<String> values) { | |
736 | + addCriterion("create_empid in", values, "createEmpid"); | |
737 | + return (Criteria) this; | |
738 | + } | |
739 | + | |
740 | + public Criteria andCreateEmpidNotIn(List<String> values) { | |
741 | + addCriterion("create_empid not in", values, "createEmpid"); | |
742 | + return (Criteria) this; | |
743 | + } | |
744 | + | |
745 | + public Criteria andCreateEmpidBetween(String value1, String value2) { | |
746 | + addCriterion("create_empid between", value1, value2, "createEmpid"); | |
747 | + return (Criteria) this; | |
748 | + } | |
749 | + | |
750 | + public Criteria andCreateEmpidNotBetween(String value1, String value2) { | |
751 | + addCriterion("create_empid not between", value1, value2, "createEmpid"); | |
752 | + return (Criteria) this; | |
753 | + } | |
754 | + | |
755 | + public Criteria andCreateEmpNameIsNull() { | |
756 | + addCriterion("create_emp_name is null"); | |
757 | + return (Criteria) this; | |
758 | + } | |
759 | + | |
760 | + public Criteria andCreateEmpNameIsNotNull() { | |
761 | + addCriterion("create_emp_name is not null"); | |
762 | + return (Criteria) this; | |
763 | + } | |
764 | + | |
765 | + public Criteria andCreateEmpNameEqualTo(String value) { | |
766 | + addCriterion("create_emp_name =", value, "createEmpName"); | |
767 | + return (Criteria) this; | |
768 | + } | |
769 | + | |
770 | + public Criteria andCreateEmpNameNotEqualTo(String value) { | |
771 | + addCriterion("create_emp_name <>", value, "createEmpName"); | |
772 | + return (Criteria) this; | |
773 | + } | |
774 | + | |
775 | + public Criteria andCreateEmpNameGreaterThan(String value) { | |
776 | + addCriterion("create_emp_name >", value, "createEmpName"); | |
777 | + return (Criteria) this; | |
778 | + } | |
779 | + | |
780 | + public Criteria andCreateEmpNameGreaterThanOrEqualTo(String value) { | |
781 | + addCriterion("create_emp_name >=", value, "createEmpName"); | |
782 | + return (Criteria) this; | |
783 | + } | |
784 | + | |
785 | + public Criteria andCreateEmpNameLessThan(String value) { | |
786 | + addCriterion("create_emp_name <", value, "createEmpName"); | |
787 | + return (Criteria) this; | |
788 | + } | |
789 | + | |
790 | + public Criteria andCreateEmpNameLessThanOrEqualTo(String value) { | |
791 | + addCriterion("create_emp_name <=", value, "createEmpName"); | |
792 | + return (Criteria) this; | |
793 | + } | |
794 | + | |
795 | + public Criteria andCreateEmpNameLike(String value) { | |
796 | + addCriterion("create_emp_name like", value, "createEmpName"); | |
797 | + return (Criteria) this; | |
798 | + } | |
799 | + | |
800 | + public Criteria andCreateEmpNameNotLike(String value) { | |
801 | + addCriterion("create_emp_name not like", value, "createEmpName"); | |
802 | + return (Criteria) this; | |
803 | + } | |
804 | + | |
805 | + public Criteria andCreateEmpNameIn(List<String> values) { | |
806 | + addCriterion("create_emp_name in", values, "createEmpName"); | |
807 | + return (Criteria) this; | |
808 | + } | |
809 | + | |
810 | + public Criteria andCreateEmpNameNotIn(List<String> values) { | |
811 | + addCriterion("create_emp_name not in", values, "createEmpName"); | |
812 | + return (Criteria) this; | |
813 | + } | |
814 | + | |
815 | + public Criteria andCreateEmpNameBetween(String value1, String value2) { | |
816 | + addCriterion("create_emp_name between", value1, value2, "createEmpName"); | |
817 | + return (Criteria) this; | |
818 | + } | |
819 | + | |
820 | + public Criteria andCreateEmpNameNotBetween(String value1, String value2) { | |
821 | + addCriterion("create_emp_name not between", value1, value2, "createEmpName"); | |
822 | + return (Criteria) this; | |
823 | + } | |
824 | + | |
825 | + public Criteria andCreateDateIsNull() { | |
826 | + addCriterion("create_date is null"); | |
827 | + return (Criteria) this; | |
828 | + } | |
829 | + | |
830 | + public Criteria andCreateDateIsNotNull() { | |
831 | + addCriterion("create_date is not null"); | |
832 | + return (Criteria) this; | |
833 | + } | |
834 | + | |
835 | + public Criteria andCreateDateEqualTo(Date value) { | |
836 | + addCriterion("create_date =", value, "createDate"); | |
837 | + return (Criteria) this; | |
838 | + } | |
839 | + | |
840 | + public Criteria andCreateDateNotEqualTo(Date value) { | |
841 | + addCriterion("create_date <>", value, "createDate"); | |
842 | + return (Criteria) this; | |
843 | + } | |
844 | + | |
845 | + public Criteria andCreateDateGreaterThan(Date value) { | |
846 | + addCriterion("create_date >", value, "createDate"); | |
847 | + return (Criteria) this; | |
848 | + } | |
849 | + | |
850 | + public Criteria andCreateDateGreaterThanOrEqualTo(Date value) { | |
851 | + addCriterion("create_date >=", value, "createDate"); | |
852 | + return (Criteria) this; | |
853 | + } | |
854 | + | |
855 | + public Criteria andCreateDateLessThan(Date value) { | |
856 | + addCriterion("create_date <", value, "createDate"); | |
857 | + return (Criteria) this; | |
858 | + } | |
859 | + | |
860 | + public Criteria andCreateDateLessThanOrEqualTo(Date value) { | |
861 | + addCriterion("create_date <=", value, "createDate"); | |
862 | + return (Criteria) this; | |
863 | + } | |
864 | + | |
865 | + public Criteria andCreateDateIn(List<Date> values) { | |
866 | + addCriterion("create_date in", values, "createDate"); | |
867 | + return (Criteria) this; | |
868 | + } | |
869 | + | |
870 | + public Criteria andCreateDateNotIn(List<Date> values) { | |
871 | + addCriterion("create_date not in", values, "createDate"); | |
872 | + return (Criteria) this; | |
873 | + } | |
874 | + | |
875 | + public Criteria andCreateDateBetween(Date value1, Date value2) { | |
876 | + addCriterion("create_date between", value1, value2, "createDate"); | |
877 | + return (Criteria) this; | |
878 | + } | |
879 | + | |
880 | + public Criteria andCreateDateNotBetween(Date value1, Date value2) { | |
881 | + addCriterion("create_date not between", value1, value2, "createDate"); | |
882 | + return (Criteria) this; | |
883 | + } | |
884 | + | |
885 | + public Criteria andModfiyEmpidIsNull() { | |
886 | + addCriterion("modfiy_empid is null"); | |
887 | + return (Criteria) this; | |
888 | + } | |
889 | + | |
890 | + public Criteria andModfiyEmpidIsNotNull() { | |
891 | + addCriterion("modfiy_empid is not null"); | |
892 | + return (Criteria) this; | |
893 | + } | |
894 | + | |
895 | + public Criteria andModfiyEmpidEqualTo(String value) { | |
896 | + addCriterion("modfiy_empid =", value, "modfiyEmpid"); | |
897 | + return (Criteria) this; | |
898 | + } | |
899 | + | |
900 | + public Criteria andModfiyEmpidNotEqualTo(String value) { | |
901 | + addCriterion("modfiy_empid <>", value, "modfiyEmpid"); | |
902 | + return (Criteria) this; | |
903 | + } | |
904 | + | |
905 | + public Criteria andModfiyEmpidGreaterThan(String value) { | |
906 | + addCriterion("modfiy_empid >", value, "modfiyEmpid"); | |
907 | + return (Criteria) this; | |
908 | + } | |
909 | + | |
910 | + public Criteria andModfiyEmpidGreaterThanOrEqualTo(String value) { | |
911 | + addCriterion("modfiy_empid >=", value, "modfiyEmpid"); | |
912 | + return (Criteria) this; | |
913 | + } | |
914 | + | |
915 | + public Criteria andModfiyEmpidLessThan(String value) { | |
916 | + addCriterion("modfiy_empid <", value, "modfiyEmpid"); | |
917 | + return (Criteria) this; | |
918 | + } | |
919 | + | |
920 | + public Criteria andModfiyEmpidLessThanOrEqualTo(String value) { | |
921 | + addCriterion("modfiy_empid <=", value, "modfiyEmpid"); | |
922 | + return (Criteria) this; | |
923 | + } | |
924 | + | |
925 | + public Criteria andModfiyEmpidLike(String value) { | |
926 | + addCriterion("modfiy_empid like", value, "modfiyEmpid"); | |
927 | + return (Criteria) this; | |
928 | + } | |
929 | + | |
930 | + public Criteria andModfiyEmpidNotLike(String value) { | |
931 | + addCriterion("modfiy_empid not like", value, "modfiyEmpid"); | |
932 | + return (Criteria) this; | |
933 | + } | |
934 | + | |
935 | + public Criteria andModfiyEmpidIn(List<String> values) { | |
936 | + addCriterion("modfiy_empid in", values, "modfiyEmpid"); | |
937 | + return (Criteria) this; | |
938 | + } | |
939 | + | |
940 | + public Criteria andModfiyEmpidNotIn(List<String> values) { | |
941 | + addCriterion("modfiy_empid not in", values, "modfiyEmpid"); | |
942 | + return (Criteria) this; | |
943 | + } | |
944 | + | |
945 | + public Criteria andModfiyEmpidBetween(String value1, String value2) { | |
946 | + addCriterion("modfiy_empid between", value1, value2, "modfiyEmpid"); | |
947 | + return (Criteria) this; | |
948 | + } | |
949 | + | |
950 | + public Criteria andModfiyEmpidNotBetween(String value1, String value2) { | |
951 | + addCriterion("modfiy_empid not between", value1, value2, "modfiyEmpid"); | |
952 | + return (Criteria) this; | |
953 | + } | |
954 | + | |
955 | + public Criteria andModfiyEmpNameIsNull() { | |
956 | + addCriterion("modfiy_emp_name is null"); | |
957 | + return (Criteria) this; | |
958 | + } | |
959 | + | |
960 | + public Criteria andModfiyEmpNameIsNotNull() { | |
961 | + addCriterion("modfiy_emp_name is not null"); | |
962 | + return (Criteria) this; | |
963 | + } | |
964 | + | |
965 | + public Criteria andModfiyEmpNameEqualTo(String value) { | |
966 | + addCriterion("modfiy_emp_name =", value, "modfiyEmpName"); | |
967 | + return (Criteria) this; | |
968 | + } | |
969 | + | |
970 | + public Criteria andModfiyEmpNameNotEqualTo(String value) { | |
971 | + addCriterion("modfiy_emp_name <>", value, "modfiyEmpName"); | |
972 | + return (Criteria) this; | |
973 | + } | |
974 | + | |
975 | + public Criteria andModfiyEmpNameGreaterThan(String value) { | |
976 | + addCriterion("modfiy_emp_name >", value, "modfiyEmpName"); | |
977 | + return (Criteria) this; | |
978 | + } | |
979 | + | |
980 | + public Criteria andModfiyEmpNameGreaterThanOrEqualTo(String value) { | |
981 | + addCriterion("modfiy_emp_name >=", value, "modfiyEmpName"); | |
982 | + return (Criteria) this; | |
983 | + } | |
984 | + | |
985 | + public Criteria andModfiyEmpNameLessThan(String value) { | |
986 | + addCriterion("modfiy_emp_name <", value, "modfiyEmpName"); | |
987 | + return (Criteria) this; | |
988 | + } | |
989 | + | |
990 | + public Criteria andModfiyEmpNameLessThanOrEqualTo(String value) { | |
991 | + addCriterion("modfiy_emp_name <=", value, "modfiyEmpName"); | |
992 | + return (Criteria) this; | |
993 | + } | |
994 | + | |
995 | + public Criteria andModfiyEmpNameLike(String value) { | |
996 | + addCriterion("modfiy_emp_name like", value, "modfiyEmpName"); | |
997 | + return (Criteria) this; | |
998 | + } | |
999 | + | |
1000 | + public Criteria andModfiyEmpNameNotLike(String value) { | |
1001 | + addCriterion("modfiy_emp_name not like", value, "modfiyEmpName"); | |
1002 | + return (Criteria) this; | |
1003 | + } | |
1004 | + | |
1005 | + public Criteria andModfiyEmpNameIn(List<String> values) { | |
1006 | + addCriterion("modfiy_emp_name in", values, "modfiyEmpName"); | |
1007 | + return (Criteria) this; | |
1008 | + } | |
1009 | + | |
1010 | + public Criteria andModfiyEmpNameNotIn(List<String> values) { | |
1011 | + addCriterion("modfiy_emp_name not in", values, "modfiyEmpName"); | |
1012 | + return (Criteria) this; | |
1013 | + } | |
1014 | + | |
1015 | + public Criteria andModfiyEmpNameBetween(String value1, String value2) { | |
1016 | + addCriterion("modfiy_emp_name between", value1, value2, "modfiyEmpName"); | |
1017 | + return (Criteria) this; | |
1018 | + } | |
1019 | + | |
1020 | + public Criteria andModfiyEmpNameNotBetween(String value1, String value2) { | |
1021 | + addCriterion("modfiy_emp_name not between", value1, value2, "modfiyEmpName"); | |
1022 | + return (Criteria) this; | |
1023 | + } | |
1024 | + | |
1025 | + public Criteria andModfiyDateIsNull() { | |
1026 | + addCriterion("modfiy_date is null"); | |
1027 | + return (Criteria) this; | |
1028 | + } | |
1029 | + | |
1030 | + public Criteria andModfiyDateIsNotNull() { | |
1031 | + addCriterion("modfiy_date is not null"); | |
1032 | + return (Criteria) this; | |
1033 | + } | |
1034 | + | |
1035 | + public Criteria andModfiyDateEqualTo(Date value) { | |
1036 | + addCriterion("modfiy_date =", value, "modfiyDate"); | |
1037 | + return (Criteria) this; | |
1038 | + } | |
1039 | + | |
1040 | + public Criteria andModfiyDateNotEqualTo(Date value) { | |
1041 | + addCriterion("modfiy_date <>", value, "modfiyDate"); | |
1042 | + return (Criteria) this; | |
1043 | + } | |
1044 | + | |
1045 | + public Criteria andModfiyDateGreaterThan(Date value) { | |
1046 | + addCriterion("modfiy_date >", value, "modfiyDate"); | |
1047 | + return (Criteria) this; | |
1048 | + } | |
1049 | + | |
1050 | + public Criteria andModfiyDateGreaterThanOrEqualTo(Date value) { | |
1051 | + addCriterion("modfiy_date >=", value, "modfiyDate"); | |
1052 | + return (Criteria) this; | |
1053 | + } | |
1054 | + | |
1055 | + public Criteria andModfiyDateLessThan(Date value) { | |
1056 | + addCriterion("modfiy_date <", value, "modfiyDate"); | |
1057 | + return (Criteria) this; | |
1058 | + } | |
1059 | + | |
1060 | + public Criteria andModfiyDateLessThanOrEqualTo(Date value) { | |
1061 | + addCriterion("modfiy_date <=", value, "modfiyDate"); | |
1062 | + return (Criteria) this; | |
1063 | + } | |
1064 | + | |
1065 | + public Criteria andModfiyDateIn(List<Date> values) { | |
1066 | + addCriterion("modfiy_date in", values, "modfiyDate"); | |
1067 | + return (Criteria) this; | |
1068 | + } | |
1069 | + | |
1070 | + public Criteria andModfiyDateNotIn(List<Date> values) { | |
1071 | + addCriterion("modfiy_date not in", values, "modfiyDate"); | |
1072 | + return (Criteria) this; | |
1073 | + } | |
1074 | + | |
1075 | + public Criteria andModfiyDateBetween(Date value1, Date value2) { | |
1076 | + addCriterion("modfiy_date between", value1, value2, "modfiyDate"); | |
1077 | + return (Criteria) this; | |
1078 | + } | |
1079 | + | |
1080 | + public Criteria andModfiyDateNotBetween(Date value1, Date value2) { | |
1081 | + addCriterion("modfiy_date not between", value1, value2, "modfiyDate"); | |
1082 | + return (Criteria) this; | |
1083 | + } | |
1084 | + } | |
1085 | + | |
1086 | + public static class Criteria extends GeneratedCriteria { | |
1087 | + | |
1088 | + protected Criteria() { | |
1089 | + super(); | |
1090 | + } | |
1091 | + } | |
1092 | + | |
1093 | + public static class Criterion { | |
1094 | + private String condition; | |
1095 | + | |
1096 | + private Object value; | |
1097 | + | |
1098 | + private Object secondValue; | |
1099 | + | |
1100 | + private boolean noValue; | |
1101 | + | |
1102 | + private boolean singleValue; | |
1103 | + | |
1104 | + private boolean betweenValue; | |
1105 | + | |
1106 | + private boolean listValue; | |
1107 | + | |
1108 | + private String typeHandler; | |
1109 | + | |
1110 | + public String getCondition() { | |
1111 | + return condition; | |
1112 | + } | |
1113 | + | |
1114 | + public Object getValue() { | |
1115 | + return value; | |
1116 | + } | |
1117 | + | |
1118 | + public Object getSecondValue() { | |
1119 | + return secondValue; | |
1120 | + } | |
1121 | + | |
1122 | + public boolean isNoValue() { | |
1123 | + return noValue; | |
1124 | + } | |
1125 | + | |
1126 | + public boolean isSingleValue() { | |
1127 | + return singleValue; | |
1128 | + } | |
1129 | + | |
1130 | + public boolean isBetweenValue() { | |
1131 | + return betweenValue; | |
1132 | + } | |
1133 | + | |
1134 | + public boolean isListValue() { | |
1135 | + return listValue; | |
1136 | + } | |
1137 | + | |
1138 | + public String getTypeHandler() { | |
1139 | + return typeHandler; | |
1140 | + } | |
1141 | + | |
1142 | + protected Criterion(String condition) { | |
1143 | + super(); | |
1144 | + this.condition = condition; | |
1145 | + this.typeHandler = null; | |
1146 | + this.noValue = true; | |
1147 | + } | |
1148 | + | |
1149 | + protected Criterion(String condition, Object value, String typeHandler) { | |
1150 | + super(); | |
1151 | + this.condition = condition; | |
1152 | + this.value = value; | |
1153 | + this.typeHandler = typeHandler; | |
1154 | + if (value instanceof List<?>) { | |
1155 | + this.listValue = true; | |
1156 | + } else { | |
1157 | + this.singleValue = true; | |
1158 | + } | |
1159 | + } | |
1160 | + | |
1161 | + protected Criterion(String condition, Object value) { | |
1162 | + this(condition, value, null); | |
1163 | + } | |
1164 | + | |
1165 | + protected Criterion(String condition, Object value, Object secondValue, String typeHandler) { | |
1166 | + super(); | |
1167 | + this.condition = condition; | |
1168 | + this.value = value; | |
1169 | + this.secondValue = secondValue; | |
1170 | + this.typeHandler = typeHandler; | |
1171 | + this.betweenValue = true; | |
1172 | + } | |
1173 | + | |
1174 | + protected Criterion(String condition, Object value, Object secondValue) { | |
1175 | + this(condition, value, secondValue, null); | |
1176 | + } | |
1177 | + } | |
1178 | +} | |
0 | 1179 | \ No newline at end of file | ... | ... |
src/main/java/com/zteits/oa/report/domain/AsraOpRelations.java
0 → 100644
1 | +package com.zteits.oa.report.domain; | |
2 | + | |
3 | +public class AsraOpRelations { | |
4 | + /**主键*/ | |
5 | + private Long id; | |
6 | + | |
7 | + /**父级ID*/ | |
8 | + private Long parentId; | |
9 | + | |
10 | + /**员工ID*/ | |
11 | + private Long opId; | |
12 | + | |
13 | + /**数据状态:1有效,0无效,2:锁定*/ | |
14 | + private Integer dataState; | |
15 | + | |
16 | + /**获取主键*/ | |
17 | + public Long getId() { | |
18 | + return id; | |
19 | + } | |
20 | + | |
21 | + /**设置主键*/ | |
22 | + public void setId(Long id) { | |
23 | + this.id = id; | |
24 | + } | |
25 | + | |
26 | + /**获取父级ID*/ | |
27 | + public Long getParentId() { | |
28 | + return parentId; | |
29 | + } | |
30 | + | |
31 | + /**设置父级ID*/ | |
32 | + public void setParentId(Long parentId) { | |
33 | + this.parentId = parentId; | |
34 | + } | |
35 | + | |
36 | + /**获取员工ID*/ | |
37 | + public Long getOpId() { | |
38 | + return opId; | |
39 | + } | |
40 | + | |
41 | + /**设置员工ID*/ | |
42 | + public void setOpId(Long opId) { | |
43 | + this.opId = opId; | |
44 | + } | |
45 | + | |
46 | + /**获取数据状态:1有效,0无效,2:锁定*/ | |
47 | + public Integer getDataState() { | |
48 | + return dataState; | |
49 | + } | |
50 | + | |
51 | + /**设置数据状态:1有效,0无效,2:锁定*/ | |
52 | + public void setDataState(Integer dataState) { | |
53 | + this.dataState = dataState; | |
54 | + } | |
55 | +} | |
0 | 56 | \ No newline at end of file | ... | ... |
src/main/java/com/zteits/oa/report/domain/AsraOpRelationsExample.java
0 → 100644
1 | +package com.zteits.oa.report.domain; | |
2 | + | |
3 | +import java.util.ArrayList; | |
4 | +import java.util.List; | |
5 | + | |
6 | +public class AsraOpRelationsExample { | |
7 | + protected String orderByClause; | |
8 | + | |
9 | + protected boolean distinct; | |
10 | + | |
11 | + protected List<Criteria> oredCriteria; | |
12 | + | |
13 | + public AsraOpRelationsExample() { | |
14 | + oredCriteria = new ArrayList<Criteria>(); | |
15 | + } | |
16 | + | |
17 | + public void setOrderByClause(String orderByClause) { | |
18 | + this.orderByClause = orderByClause; | |
19 | + } | |
20 | + | |
21 | + public String getOrderByClause() { | |
22 | + return orderByClause; | |
23 | + } | |
24 | + | |
25 | + public void setDistinct(boolean distinct) { | |
26 | + this.distinct = distinct; | |
27 | + } | |
28 | + | |
29 | + public boolean isDistinct() { | |
30 | + return distinct; | |
31 | + } | |
32 | + | |
33 | + public List<Criteria> getOredCriteria() { | |
34 | + return oredCriteria; | |
35 | + } | |
36 | + | |
37 | + public void or(Criteria criteria) { | |
38 | + oredCriteria.add(criteria); | |
39 | + } | |
40 | + | |
41 | + public Criteria or() { | |
42 | + Criteria criteria = createCriteriaInternal(); | |
43 | + oredCriteria.add(criteria); | |
44 | + return criteria; | |
45 | + } | |
46 | + | |
47 | + public Criteria createCriteria() { | |
48 | + Criteria criteria = createCriteriaInternal(); | |
49 | + if (oredCriteria.size() == 0) { | |
50 | + oredCriteria.add(criteria); | |
51 | + } | |
52 | + return criteria; | |
53 | + } | |
54 | + | |
55 | + protected Criteria createCriteriaInternal() { | |
56 | + Criteria criteria = new Criteria(); | |
57 | + return criteria; | |
58 | + } | |
59 | + | |
60 | + public void clear() { | |
61 | + oredCriteria.clear(); | |
62 | + orderByClause = null; | |
63 | + distinct = false; | |
64 | + } | |
65 | + | |
66 | + protected abstract static class GeneratedCriteria { | |
67 | + protected List<Criterion> criteria; | |
68 | + | |
69 | + protected GeneratedCriteria() { | |
70 | + super(); | |
71 | + criteria = new ArrayList<Criterion>(); | |
72 | + } | |
73 | + | |
74 | + public boolean isValid() { | |
75 | + return criteria.size() > 0; | |
76 | + } | |
77 | + | |
78 | + public List<Criterion> getAllCriteria() { | |
79 | + return criteria; | |
80 | + } | |
81 | + | |
82 | + public List<Criterion> getCriteria() { | |
83 | + return criteria; | |
84 | + } | |
85 | + | |
86 | + protected void addCriterion(String condition) { | |
87 | + if (condition == null) { | |
88 | + throw new RuntimeException("Value for condition cannot be null"); | |
89 | + } | |
90 | + criteria.add(new Criterion(condition)); | |
91 | + } | |
92 | + | |
93 | + protected void addCriterion(String condition, Object value, String property) { | |
94 | + if (value == null) { | |
95 | + throw new RuntimeException("Value for " + property + " cannot be null"); | |
96 | + } | |
97 | + criteria.add(new Criterion(condition, value)); | |
98 | + } | |
99 | + | |
100 | + protected void addCriterion(String condition, Object value1, Object value2, String property) { | |
101 | + if (value1 == null || value2 == null) { | |
102 | + throw new RuntimeException("Between values for " + property + " cannot be null"); | |
103 | + } | |
104 | + criteria.add(new Criterion(condition, value1, value2)); | |
105 | + } | |
106 | + | |
107 | + public Criteria andIdIsNull() { | |
108 | + addCriterion("id is null"); | |
109 | + return (Criteria) this; | |
110 | + } | |
111 | + | |
112 | + public Criteria andIdIsNotNull() { | |
113 | + addCriterion("id is not null"); | |
114 | + return (Criteria) this; | |
115 | + } | |
116 | + | |
117 | + public Criteria andIdEqualTo(Long value) { | |
118 | + addCriterion("id =", value, "id"); | |
119 | + return (Criteria) this; | |
120 | + } | |
121 | + | |
122 | + public Criteria andIdNotEqualTo(Long value) { | |
123 | + addCriterion("id <>", value, "id"); | |
124 | + return (Criteria) this; | |
125 | + } | |
126 | + | |
127 | + public Criteria andIdGreaterThan(Long value) { | |
128 | + addCriterion("id >", value, "id"); | |
129 | + return (Criteria) this; | |
130 | + } | |
131 | + | |
132 | + public Criteria andIdGreaterThanOrEqualTo(Long value) { | |
133 | + addCriterion("id >=", value, "id"); | |
134 | + return (Criteria) this; | |
135 | + } | |
136 | + | |
137 | + public Criteria andIdLessThan(Long value) { | |
138 | + addCriterion("id <", value, "id"); | |
139 | + return (Criteria) this; | |
140 | + } | |
141 | + | |
142 | + public Criteria andIdLessThanOrEqualTo(Long value) { | |
143 | + addCriterion("id <=", value, "id"); | |
144 | + return (Criteria) this; | |
145 | + } | |
146 | + | |
147 | + public Criteria andIdIn(List<Long> values) { | |
148 | + addCriterion("id in", values, "id"); | |
149 | + return (Criteria) this; | |
150 | + } | |
151 | + | |
152 | + public Criteria andIdNotIn(List<Long> values) { | |
153 | + addCriterion("id not in", values, "id"); | |
154 | + return (Criteria) this; | |
155 | + } | |
156 | + | |
157 | + public Criteria andIdBetween(Long value1, Long value2) { | |
158 | + addCriterion("id between", value1, value2, "id"); | |
159 | + return (Criteria) this; | |
160 | + } | |
161 | + | |
162 | + public Criteria andIdNotBetween(Long value1, Long value2) { | |
163 | + addCriterion("id not between", value1, value2, "id"); | |
164 | + return (Criteria) this; | |
165 | + } | |
166 | + | |
167 | + public Criteria andParentIdIsNull() { | |
168 | + addCriterion("parent_id is null"); | |
169 | + return (Criteria) this; | |
170 | + } | |
171 | + | |
172 | + public Criteria andParentIdIsNotNull() { | |
173 | + addCriterion("parent_id is not null"); | |
174 | + return (Criteria) this; | |
175 | + } | |
176 | + | |
177 | + public Criteria andParentIdEqualTo(Long value) { | |
178 | + addCriterion("parent_id =", value, "parentId"); | |
179 | + return (Criteria) this; | |
180 | + } | |
181 | + | |
182 | + public Criteria andParentIdNotEqualTo(Long value) { | |
183 | + addCriterion("parent_id <>", value, "parentId"); | |
184 | + return (Criteria) this; | |
185 | + } | |
186 | + | |
187 | + public Criteria andParentIdGreaterThan(Long value) { | |
188 | + addCriterion("parent_id >", value, "parentId"); | |
189 | + return (Criteria) this; | |
190 | + } | |
191 | + | |
192 | + public Criteria andParentIdGreaterThanOrEqualTo(Long value) { | |
193 | + addCriterion("parent_id >=", value, "parentId"); | |
194 | + return (Criteria) this; | |
195 | + } | |
196 | + | |
197 | + public Criteria andParentIdLessThan(Long value) { | |
198 | + addCriterion("parent_id <", value, "parentId"); | |
199 | + return (Criteria) this; | |
200 | + } | |
201 | + | |
202 | + public Criteria andParentIdLessThanOrEqualTo(Long value) { | |
203 | + addCriterion("parent_id <=", value, "parentId"); | |
204 | + return (Criteria) this; | |
205 | + } | |
206 | + | |
207 | + public Criteria andParentIdIn(List<Long> values) { | |
208 | + addCriterion("parent_id in", values, "parentId"); | |
209 | + return (Criteria) this; | |
210 | + } | |
211 | + | |
212 | + public Criteria andParentIdNotIn(List<Long> values) { | |
213 | + addCriterion("parent_id not in", values, "parentId"); | |
214 | + return (Criteria) this; | |
215 | + } | |
216 | + | |
217 | + public Criteria andParentIdBetween(Long value1, Long value2) { | |
218 | + addCriterion("parent_id between", value1, value2, "parentId"); | |
219 | + return (Criteria) this; | |
220 | + } | |
221 | + | |
222 | + public Criteria andParentIdNotBetween(Long value1, Long value2) { | |
223 | + addCriterion("parent_id not between", value1, value2, "parentId"); | |
224 | + return (Criteria) this; | |
225 | + } | |
226 | + | |
227 | + public Criteria andOpIdIsNull() { | |
228 | + addCriterion("op_id is null"); | |
229 | + return (Criteria) this; | |
230 | + } | |
231 | + | |
232 | + public Criteria andOpIdIsNotNull() { | |
233 | + addCriterion("op_id is not null"); | |
234 | + return (Criteria) this; | |
235 | + } | |
236 | + | |
237 | + public Criteria andOpIdEqualTo(Long value) { | |
238 | + addCriterion("op_id =", value, "opId"); | |
239 | + return (Criteria) this; | |
240 | + } | |
241 | + | |
242 | + public Criteria andOpIdNotEqualTo(Long value) { | |
243 | + addCriterion("op_id <>", value, "opId"); | |
244 | + return (Criteria) this; | |
245 | + } | |
246 | + | |
247 | + public Criteria andOpIdGreaterThan(Long value) { | |
248 | + addCriterion("op_id >", value, "opId"); | |
249 | + return (Criteria) this; | |
250 | + } | |
251 | + | |
252 | + public Criteria andOpIdGreaterThanOrEqualTo(Long value) { | |
253 | + addCriterion("op_id >=", value, "opId"); | |
254 | + return (Criteria) this; | |
255 | + } | |
256 | + | |
257 | + public Criteria andOpIdLessThan(Long value) { | |
258 | + addCriterion("op_id <", value, "opId"); | |
259 | + return (Criteria) this; | |
260 | + } | |
261 | + | |
262 | + public Criteria andOpIdLessThanOrEqualTo(Long value) { | |
263 | + addCriterion("op_id <=", value, "opId"); | |
264 | + return (Criteria) this; | |
265 | + } | |
266 | + | |
267 | + public Criteria andOpIdIn(List<Long> values) { | |
268 | + addCriterion("op_id in", values, "opId"); | |
269 | + return (Criteria) this; | |
270 | + } | |
271 | + | |
272 | + public Criteria andOpIdNotIn(List<Long> values) { | |
273 | + addCriterion("op_id not in", values, "opId"); | |
274 | + return (Criteria) this; | |
275 | + } | |
276 | + | |
277 | + public Criteria andOpIdBetween(Long value1, Long value2) { | |
278 | + addCriterion("op_id between", value1, value2, "opId"); | |
279 | + return (Criteria) this; | |
280 | + } | |
281 | + | |
282 | + public Criteria andOpIdNotBetween(Long value1, Long value2) { | |
283 | + addCriterion("op_id not between", value1, value2, "opId"); | |
284 | + return (Criteria) this; | |
285 | + } | |
286 | + | |
287 | + public Criteria andDataStateIsNull() { | |
288 | + addCriterion("data_state is null"); | |
289 | + return (Criteria) this; | |
290 | + } | |
291 | + | |
292 | + public Criteria andDataStateIsNotNull() { | |
293 | + addCriterion("data_state is not null"); | |
294 | + return (Criteria) this; | |
295 | + } | |
296 | + | |
297 | + public Criteria andDataStateEqualTo(Integer value) { | |
298 | + addCriterion("data_state =", value, "dataState"); | |
299 | + return (Criteria) this; | |
300 | + } | |
301 | + | |
302 | + public Criteria andDataStateNotEqualTo(Integer value) { | |
303 | + addCriterion("data_state <>", value, "dataState"); | |
304 | + return (Criteria) this; | |
305 | + } | |
306 | + | |
307 | + public Criteria andDataStateGreaterThan(Integer value) { | |
308 | + addCriterion("data_state >", value, "dataState"); | |
309 | + return (Criteria) this; | |
310 | + } | |
311 | + | |
312 | + public Criteria andDataStateGreaterThanOrEqualTo(Integer value) { | |
313 | + addCriterion("data_state >=", value, "dataState"); | |
314 | + return (Criteria) this; | |
315 | + } | |
316 | + | |
317 | + public Criteria andDataStateLessThan(Integer value) { | |
318 | + addCriterion("data_state <", value, "dataState"); | |
319 | + return (Criteria) this; | |
320 | + } | |
321 | + | |
322 | + public Criteria andDataStateLessThanOrEqualTo(Integer value) { | |
323 | + addCriterion("data_state <=", value, "dataState"); | |
324 | + return (Criteria) this; | |
325 | + } | |
326 | + | |
327 | + public Criteria andDataStateIn(List<Integer> values) { | |
328 | + addCriterion("data_state in", values, "dataState"); | |
329 | + return (Criteria) this; | |
330 | + } | |
331 | + | |
332 | + public Criteria andDataStateNotIn(List<Integer> values) { | |
333 | + addCriterion("data_state not in", values, "dataState"); | |
334 | + return (Criteria) this; | |
335 | + } | |
336 | + | |
337 | + public Criteria andDataStateBetween(Integer value1, Integer value2) { | |
338 | + addCriterion("data_state between", value1, value2, "dataState"); | |
339 | + return (Criteria) this; | |
340 | + } | |
341 | + | |
342 | + public Criteria andDataStateNotBetween(Integer value1, Integer value2) { | |
343 | + addCriterion("data_state not between", value1, value2, "dataState"); | |
344 | + return (Criteria) this; | |
345 | + } | |
346 | + } | |
347 | + | |
348 | + public static class Criteria extends GeneratedCriteria { | |
349 | + | |
350 | + protected Criteria() { | |
351 | + super(); | |
352 | + } | |
353 | + } | |
354 | + | |
355 | + public static class Criterion { | |
356 | + private String condition; | |
357 | + | |
358 | + private Object value; | |
359 | + | |
360 | + private Object secondValue; | |
361 | + | |
362 | + private boolean noValue; | |
363 | + | |
364 | + private boolean singleValue; | |
365 | + | |
366 | + private boolean betweenValue; | |
367 | + | |
368 | + private boolean listValue; | |
369 | + | |
370 | + private String typeHandler; | |
371 | + | |
372 | + public String getCondition() { | |
373 | + return condition; | |
374 | + } | |
375 | + | |
376 | + public Object getValue() { | |
377 | + return value; | |
378 | + } | |
379 | + | |
380 | + public Object getSecondValue() { | |
381 | + return secondValue; | |
382 | + } | |
383 | + | |
384 | + public boolean isNoValue() { | |
385 | + return noValue; | |
386 | + } | |
387 | + | |
388 | + public boolean isSingleValue() { | |
389 | + return singleValue; | |
390 | + } | |
391 | + | |
392 | + public boolean isBetweenValue() { | |
393 | + return betweenValue; | |
394 | + } | |
395 | + | |
396 | + public boolean isListValue() { | |
397 | + return listValue; | |
398 | + } | |
399 | + | |
400 | + public String getTypeHandler() { | |
401 | + return typeHandler; | |
402 | + } | |
403 | + | |
404 | + protected Criterion(String condition) { | |
405 | + super(); | |
406 | + this.condition = condition; | |
407 | + this.typeHandler = null; | |
408 | + this.noValue = true; | |
409 | + } | |
410 | + | |
411 | + protected Criterion(String condition, Object value, String typeHandler) { | |
412 | + super(); | |
413 | + this.condition = condition; | |
414 | + this.value = value; | |
415 | + this.typeHandler = typeHandler; | |
416 | + if (value instanceof List<?>) { | |
417 | + this.listValue = true; | |
418 | + } else { | |
419 | + this.singleValue = true; | |
420 | + } | |
421 | + } | |
422 | + | |
423 | + protected Criterion(String condition, Object value) { | |
424 | + this(condition, value, null); | |
425 | + } | |
426 | + | |
427 | + protected Criterion(String condition, Object value, Object secondValue, String typeHandler) { | |
428 | + super(); | |
429 | + this.condition = condition; | |
430 | + this.value = value; | |
431 | + this.secondValue = secondValue; | |
432 | + this.typeHandler = typeHandler; | |
433 | + this.betweenValue = true; | |
434 | + } | |
435 | + | |
436 | + protected Criterion(String condition, Object value, Object secondValue) { | |
437 | + this(condition, value, secondValue, null); | |
438 | + } | |
439 | + } | |
440 | +} | |
0 | 441 | \ No newline at end of file | ... | ... |
src/main/java/com/zteits/oa/report/domain/AsraProject.java
0 → 100644
1 | +package com.zteits.oa.report.domain; | |
2 | + | |
3 | +import java.util.Date; | |
4 | + | |
5 | +public class AsraProject { | |
6 | + /**主键*/ | |
7 | + private Long id; | |
8 | + | |
9 | + /**项目名称*/ | |
10 | + private String projecName; | |
11 | + | |
12 | + /**省份ID*/ | |
13 | + private Long provId; | |
14 | + | |
15 | + /**省份名称*/ | |
16 | + private String provName; | |
17 | + | |
18 | + /**地市ID*/ | |
19 | + private Long cityId; | |
20 | + | |
21 | + /**地市名称*/ | |
22 | + private String cityName; | |
23 | + | |
24 | + /**排序*/ | |
25 | + private Integer sortNum; | |
26 | + | |
27 | + /**数据状态:1有效,0无效,2:锁定*/ | |
28 | + private Integer dataState; | |
29 | + | |
30 | + /**创建人ID*/ | |
31 | + private String createEmpid; | |
32 | + | |
33 | + /**创建人*/ | |
34 | + private String createEmpName; | |
35 | + | |
36 | + /**创建时间*/ | |
37 | + private Date createDate; | |
38 | + | |
39 | + /**修改人*/ | |
40 | + private String modfiyEmpid; | |
41 | + | |
42 | + /**修改人*/ | |
43 | + private String modfiyEmpName; | |
44 | + | |
45 | + /**修改时间*/ | |
46 | + private Date modfiyDate; | |
47 | + | |
48 | + /**获取主键*/ | |
49 | + public Long getId() { | |
50 | + return id; | |
51 | + } | |
52 | + | |
53 | + /**设置主键*/ | |
54 | + public void setId(Long id) { | |
55 | + this.id = id; | |
56 | + } | |
57 | + | |
58 | + /**获取项目名称*/ | |
59 | + public String getProjecName() { | |
60 | + return projecName; | |
61 | + } | |
62 | + | |
63 | + /**设置项目名称*/ | |
64 | + public void setProjecName(String projecName) { | |
65 | + this.projecName = projecName == null ? null : projecName.trim(); | |
66 | + } | |
67 | + | |
68 | + /**获取省份ID*/ | |
69 | + public Long getProvId() { | |
70 | + return provId; | |
71 | + } | |
72 | + | |
73 | + /**设置省份ID*/ | |
74 | + public void setProvId(Long provId) { | |
75 | + this.provId = provId; | |
76 | + } | |
77 | + | |
78 | + /**获取省份名称*/ | |
79 | + public String getProvName() { | |
80 | + return provName; | |
81 | + } | |
82 | + | |
83 | + /**设置省份名称*/ | |
84 | + public void setProvName(String provName) { | |
85 | + this.provName = provName == null ? null : provName.trim(); | |
86 | + } | |
87 | + | |
88 | + /**获取地市ID*/ | |
89 | + public Long getCityId() { | |
90 | + return cityId; | |
91 | + } | |
92 | + | |
93 | + /**设置地市ID*/ | |
94 | + public void setCityId(Long cityId) { | |
95 | + this.cityId = cityId; | |
96 | + } | |
97 | + | |
98 | + /**获取地市名称*/ | |
99 | + public String getCityName() { | |
100 | + return cityName; | |
101 | + } | |
102 | + | |
103 | + /**设置地市名称*/ | |
104 | + public void setCityName(String cityName) { | |
105 | + this.cityName = cityName == null ? null : cityName.trim(); | |
106 | + } | |
107 | + | |
108 | + /**获取排序*/ | |
109 | + public Integer getSortNum() { | |
110 | + return sortNum; | |
111 | + } | |
112 | + | |
113 | + /**设置排序*/ | |
114 | + public void setSortNum(Integer sortNum) { | |
115 | + this.sortNum = sortNum; | |
116 | + } | |
117 | + | |
118 | + /**获取数据状态:1有效,0无效,2:锁定*/ | |
119 | + public Integer getDataState() { | |
120 | + return dataState; | |
121 | + } | |
122 | + | |
123 | + /**设置数据状态:1有效,0无效,2:锁定*/ | |
124 | + public void setDataState(Integer dataState) { | |
125 | + this.dataState = dataState; | |
126 | + } | |
127 | + | |
128 | + /**获取创建人ID*/ | |
129 | + public String getCreateEmpid() { | |
130 | + return createEmpid; | |
131 | + } | |
132 | + | |
133 | + /**设置创建人ID*/ | |
134 | + public void setCreateEmpid(String createEmpid) { | |
135 | + this.createEmpid = createEmpid == null ? null : createEmpid.trim(); | |
136 | + } | |
137 | + | |
138 | + /**获取创建人*/ | |
139 | + public String getCreateEmpName() { | |
140 | + return createEmpName; | |
141 | + } | |
142 | + | |
143 | + /**设置创建人*/ | |
144 | + public void setCreateEmpName(String createEmpName) { | |
145 | + this.createEmpName = createEmpName == null ? null : createEmpName.trim(); | |
146 | + } | |
147 | + | |
148 | + /**获取创建时间*/ | |
149 | + public Date getCreateDate() { | |
150 | + return createDate; | |
151 | + } | |
152 | + | |
153 | + /**设置创建时间*/ | |
154 | + public void setCreateDate(Date createDate) { | |
155 | + this.createDate = createDate; | |
156 | + } | |
157 | + | |
158 | + /**获取修改人*/ | |
159 | + public String getModfiyEmpid() { | |
160 | + return modfiyEmpid; | |
161 | + } | |
162 | + | |
163 | + /**设置修改人*/ | |
164 | + public void setModfiyEmpid(String modfiyEmpid) { | |
165 | + this.modfiyEmpid = modfiyEmpid == null ? null : modfiyEmpid.trim(); | |
166 | + } | |
167 | + | |
168 | + /**获取修改人*/ | |
169 | + public String getModfiyEmpName() { | |
170 | + return modfiyEmpName; | |
171 | + } | |
172 | + | |
173 | + /**设置修改人*/ | |
174 | + public void setModfiyEmpName(String modfiyEmpName) { | |
175 | + this.modfiyEmpName = modfiyEmpName == null ? null : modfiyEmpName.trim(); | |
176 | + } | |
177 | + | |
178 | + /**获取修改时间*/ | |
179 | + public Date getModfiyDate() { | |
180 | + return modfiyDate; | |
181 | + } | |
182 | + | |
183 | + /**设置修改时间*/ | |
184 | + public void setModfiyDate(Date modfiyDate) { | |
185 | + this.modfiyDate = modfiyDate; | |
186 | + } | |
187 | +} | |
0 | 188 | \ No newline at end of file | ... | ... |
src/main/java/com/zteits/oa/report/domain/AsraProjectExample.java
0 → 100644
1 | +package com.zteits.oa.report.domain; | |
2 | + | |
3 | +import java.util.ArrayList; | |
4 | +import java.util.Date; | |
5 | +import java.util.List; | |
6 | + | |
7 | +public class AsraProjectExample { | |
8 | + protected String orderByClause; | |
9 | + | |
10 | + protected boolean distinct; | |
11 | + | |
12 | + protected List<Criteria> oredCriteria; | |
13 | + | |
14 | + public AsraProjectExample() { | |
15 | + oredCriteria = new ArrayList<Criteria>(); | |
16 | + } | |
17 | + | |
18 | + public void setOrderByClause(String orderByClause) { | |
19 | + this.orderByClause = orderByClause; | |
20 | + } | |
21 | + | |
22 | + public String getOrderByClause() { | |
23 | + return orderByClause; | |
24 | + } | |
25 | + | |
26 | + public void setDistinct(boolean distinct) { | |
27 | + this.distinct = distinct; | |
28 | + } | |
29 | + | |
30 | + public boolean isDistinct() { | |
31 | + return distinct; | |
32 | + } | |
33 | + | |
34 | + public List<Criteria> getOredCriteria() { | |
35 | + return oredCriteria; | |
36 | + } | |
37 | + | |
38 | + public void or(Criteria criteria) { | |
39 | + oredCriteria.add(criteria); | |
40 | + } | |
41 | + | |
42 | + public Criteria or() { | |
43 | + Criteria criteria = createCriteriaInternal(); | |
44 | + oredCriteria.add(criteria); | |
45 | + return criteria; | |
46 | + } | |
47 | + | |
48 | + public Criteria createCriteria() { | |
49 | + Criteria criteria = createCriteriaInternal(); | |
50 | + if (oredCriteria.size() == 0) { | |
51 | + oredCriteria.add(criteria); | |
52 | + } | |
53 | + return criteria; | |
54 | + } | |
55 | + | |
56 | + protected Criteria createCriteriaInternal() { | |
57 | + Criteria criteria = new Criteria(); | |
58 | + return criteria; | |
59 | + } | |
60 | + | |
61 | + public void clear() { | |
62 | + oredCriteria.clear(); | |
63 | + orderByClause = null; | |
64 | + distinct = false; | |
65 | + } | |
66 | + | |
67 | + protected abstract static class GeneratedCriteria { | |
68 | + protected List<Criterion> criteria; | |
69 | + | |
70 | + protected GeneratedCriteria() { | |
71 | + super(); | |
72 | + criteria = new ArrayList<Criterion>(); | |
73 | + } | |
74 | + | |
75 | + public boolean isValid() { | |
76 | + return criteria.size() > 0; | |
77 | + } | |
78 | + | |
79 | + public List<Criterion> getAllCriteria() { | |
80 | + return criteria; | |
81 | + } | |
82 | + | |
83 | + public List<Criterion> getCriteria() { | |
84 | + return criteria; | |
85 | + } | |
86 | + | |
87 | + protected void addCriterion(String condition) { | |
88 | + if (condition == null) { | |
89 | + throw new RuntimeException("Value for condition cannot be null"); | |
90 | + } | |
91 | + criteria.add(new Criterion(condition)); | |
92 | + } | |
93 | + | |
94 | + protected void addCriterion(String condition, Object value, String property) { | |
95 | + if (value == null) { | |
96 | + throw new RuntimeException("Value for " + property + " cannot be null"); | |
97 | + } | |
98 | + criteria.add(new Criterion(condition, value)); | |
99 | + } | |
100 | + | |
101 | + protected void addCriterion(String condition, Object value1, Object value2, String property) { | |
102 | + if (value1 == null || value2 == null) { | |
103 | + throw new RuntimeException("Between values for " + property + " cannot be null"); | |
104 | + } | |
105 | + criteria.add(new Criterion(condition, value1, value2)); | |
106 | + } | |
107 | + | |
108 | + public Criteria andIdIsNull() { | |
109 | + addCriterion("id is null"); | |
110 | + return (Criteria) this; | |
111 | + } | |
112 | + | |
113 | + public Criteria andIdIsNotNull() { | |
114 | + addCriterion("id is not null"); | |
115 | + return (Criteria) this; | |
116 | + } | |
117 | + | |
118 | + public Criteria andIdEqualTo(Long value) { | |
119 | + addCriterion("id =", value, "id"); | |
120 | + return (Criteria) this; | |
121 | + } | |
122 | + | |
123 | + public Criteria andIdNotEqualTo(Long value) { | |
124 | + addCriterion("id <>", value, "id"); | |
125 | + return (Criteria) this; | |
126 | + } | |
127 | + | |
128 | + public Criteria andIdGreaterThan(Long value) { | |
129 | + addCriterion("id >", value, "id"); | |
130 | + return (Criteria) this; | |
131 | + } | |
132 | + | |
133 | + public Criteria andIdGreaterThanOrEqualTo(Long value) { | |
134 | + addCriterion("id >=", value, "id"); | |
135 | + return (Criteria) this; | |
136 | + } | |
137 | + | |
138 | + public Criteria andIdLessThan(Long value) { | |
139 | + addCriterion("id <", value, "id"); | |
140 | + return (Criteria) this; | |
141 | + } | |
142 | + | |
143 | + public Criteria andIdLessThanOrEqualTo(Long value) { | |
144 | + addCriterion("id <=", value, "id"); | |
145 | + return (Criteria) this; | |
146 | + } | |
147 | + | |
148 | + public Criteria andIdIn(List<Long> values) { | |
149 | + addCriterion("id in", values, "id"); | |
150 | + return (Criteria) this; | |
151 | + } | |
152 | + | |
153 | + public Criteria andIdNotIn(List<Long> values) { | |
154 | + addCriterion("id not in", values, "id"); | |
155 | + return (Criteria) this; | |
156 | + } | |
157 | + | |
158 | + public Criteria andIdBetween(Long value1, Long value2) { | |
159 | + addCriterion("id between", value1, value2, "id"); | |
160 | + return (Criteria) this; | |
161 | + } | |
162 | + | |
163 | + public Criteria andIdNotBetween(Long value1, Long value2) { | |
164 | + addCriterion("id not between", value1, value2, "id"); | |
165 | + return (Criteria) this; | |
166 | + } | |
167 | + | |
168 | + public Criteria andProjecNameIsNull() { | |
169 | + addCriterion("projec_name is null"); | |
170 | + return (Criteria) this; | |
171 | + } | |
172 | + | |
173 | + public Criteria andProjecNameIsNotNull() { | |
174 | + addCriterion("projec_name is not null"); | |
175 | + return (Criteria) this; | |
176 | + } | |
177 | + | |
178 | + public Criteria andProjecNameEqualTo(String value) { | |
179 | + addCriterion("projec_name =", value, "projecName"); | |
180 | + return (Criteria) this; | |
181 | + } | |
182 | + | |
183 | + public Criteria andProjecNameNotEqualTo(String value) { | |
184 | + addCriterion("projec_name <>", value, "projecName"); | |
185 | + return (Criteria) this; | |
186 | + } | |
187 | + | |
188 | + public Criteria andProjecNameGreaterThan(String value) { | |
189 | + addCriterion("projec_name >", value, "projecName"); | |
190 | + return (Criteria) this; | |
191 | + } | |
192 | + | |
193 | + public Criteria andProjecNameGreaterThanOrEqualTo(String value) { | |
194 | + addCriterion("projec_name >=", value, "projecName"); | |
195 | + return (Criteria) this; | |
196 | + } | |
197 | + | |
198 | + public Criteria andProjecNameLessThan(String value) { | |
199 | + addCriterion("projec_name <", value, "projecName"); | |
200 | + return (Criteria) this; | |
201 | + } | |
202 | + | |
203 | + public Criteria andProjecNameLessThanOrEqualTo(String value) { | |
204 | + addCriterion("projec_name <=", value, "projecName"); | |
205 | + return (Criteria) this; | |
206 | + } | |
207 | + | |
208 | + public Criteria andProjecNameLike(String value) { | |
209 | + addCriterion("projec_name like", value, "projecName"); | |
210 | + return (Criteria) this; | |
211 | + } | |
212 | + | |
213 | + public Criteria andProjecNameNotLike(String value) { | |
214 | + addCriterion("projec_name not like", value, "projecName"); | |
215 | + return (Criteria) this; | |
216 | + } | |
217 | + | |
218 | + public Criteria andProjecNameIn(List<String> values) { | |
219 | + addCriterion("projec_name in", values, "projecName"); | |
220 | + return (Criteria) this; | |
221 | + } | |
222 | + | |
223 | + public Criteria andProjecNameNotIn(List<String> values) { | |
224 | + addCriterion("projec_name not in", values, "projecName"); | |
225 | + return (Criteria) this; | |
226 | + } | |
227 | + | |
228 | + public Criteria andProjecNameBetween(String value1, String value2) { | |
229 | + addCriterion("projec_name between", value1, value2, "projecName"); | |
230 | + return (Criteria) this; | |
231 | + } | |
232 | + | |
233 | + public Criteria andProjecNameNotBetween(String value1, String value2) { | |
234 | + addCriterion("projec_name not between", value1, value2, "projecName"); | |
235 | + return (Criteria) this; | |
236 | + } | |
237 | + | |
238 | + public Criteria andProvIdIsNull() { | |
239 | + addCriterion("prov_id is null"); | |
240 | + return (Criteria) this; | |
241 | + } | |
242 | + | |
243 | + public Criteria andProvIdIsNotNull() { | |
244 | + addCriterion("prov_id is not null"); | |
245 | + return (Criteria) this; | |
246 | + } | |
247 | + | |
248 | + public Criteria andProvIdEqualTo(Long value) { | |
249 | + addCriterion("prov_id =", value, "provId"); | |
250 | + return (Criteria) this; | |
251 | + } | |
252 | + | |
253 | + public Criteria andProvIdNotEqualTo(Long value) { | |
254 | + addCriterion("prov_id <>", value, "provId"); | |
255 | + return (Criteria) this; | |
256 | + } | |
257 | + | |
258 | + public Criteria andProvIdGreaterThan(Long value) { | |
259 | + addCriterion("prov_id >", value, "provId"); | |
260 | + return (Criteria) this; | |
261 | + } | |
262 | + | |
263 | + public Criteria andProvIdGreaterThanOrEqualTo(Long value) { | |
264 | + addCriterion("prov_id >=", value, "provId"); | |
265 | + return (Criteria) this; | |
266 | + } | |
267 | + | |
268 | + public Criteria andProvIdLessThan(Long value) { | |
269 | + addCriterion("prov_id <", value, "provId"); | |
270 | + return (Criteria) this; | |
271 | + } | |
272 | + | |
273 | + public Criteria andProvIdLessThanOrEqualTo(Long value) { | |
274 | + addCriterion("prov_id <=", value, "provId"); | |
275 | + return (Criteria) this; | |
276 | + } | |
277 | + | |
278 | + public Criteria andProvIdIn(List<Long> values) { | |
279 | + addCriterion("prov_id in", values, "provId"); | |
280 | + return (Criteria) this; | |
281 | + } | |
282 | + | |
283 | + public Criteria andProvIdNotIn(List<Long> values) { | |
284 | + addCriterion("prov_id not in", values, "provId"); | |
285 | + return (Criteria) this; | |
286 | + } | |
287 | + | |
288 | + public Criteria andProvIdBetween(Long value1, Long value2) { | |
289 | + addCriterion("prov_id between", value1, value2, "provId"); | |
290 | + return (Criteria) this; | |
291 | + } | |
292 | + | |
293 | + public Criteria andProvIdNotBetween(Long value1, Long value2) { | |
294 | + addCriterion("prov_id not between", value1, value2, "provId"); | |
295 | + return (Criteria) this; | |
296 | + } | |
297 | + | |
298 | + public Criteria andProvNameIsNull() { | |
299 | + addCriterion("prov_name is null"); | |
300 | + return (Criteria) this; | |
301 | + } | |
302 | + | |
303 | + public Criteria andProvNameIsNotNull() { | |
304 | + addCriterion("prov_name is not null"); | |
305 | + return (Criteria) this; | |
306 | + } | |
307 | + | |
308 | + public Criteria andProvNameEqualTo(String value) { | |
309 | + addCriterion("prov_name =", value, "provName"); | |
310 | + return (Criteria) this; | |
311 | + } | |
312 | + | |
313 | + public Criteria andProvNameNotEqualTo(String value) { | |
314 | + addCriterion("prov_name <>", value, "provName"); | |
315 | + return (Criteria) this; | |
316 | + } | |
317 | + | |
318 | + public Criteria andProvNameGreaterThan(String value) { | |
319 | + addCriterion("prov_name >", value, "provName"); | |
320 | + return (Criteria) this; | |
321 | + } | |
322 | + | |
323 | + public Criteria andProvNameGreaterThanOrEqualTo(String value) { | |
324 | + addCriterion("prov_name >=", value, "provName"); | |
325 | + return (Criteria) this; | |
326 | + } | |
327 | + | |
328 | + public Criteria andProvNameLessThan(String value) { | |
329 | + addCriterion("prov_name <", value, "provName"); | |
330 | + return (Criteria) this; | |
331 | + } | |
332 | + | |
333 | + public Criteria andProvNameLessThanOrEqualTo(String value) { | |
334 | + addCriterion("prov_name <=", value, "provName"); | |
335 | + return (Criteria) this; | |
336 | + } | |
337 | + | |
338 | + public Criteria andProvNameLike(String value) { | |
339 | + addCriterion("prov_name like", value, "provName"); | |
340 | + return (Criteria) this; | |
341 | + } | |
342 | + | |
343 | + public Criteria andProvNameNotLike(String value) { | |
344 | + addCriterion("prov_name not like", value, "provName"); | |
345 | + return (Criteria) this; | |
346 | + } | |
347 | + | |
348 | + public Criteria andProvNameIn(List<String> values) { | |
349 | + addCriterion("prov_name in", values, "provName"); | |
350 | + return (Criteria) this; | |
351 | + } | |
352 | + | |
353 | + public Criteria andProvNameNotIn(List<String> values) { | |
354 | + addCriterion("prov_name not in", values, "provName"); | |
355 | + return (Criteria) this; | |
356 | + } | |
357 | + | |
358 | + public Criteria andProvNameBetween(String value1, String value2) { | |
359 | + addCriterion("prov_name between", value1, value2, "provName"); | |
360 | + return (Criteria) this; | |
361 | + } | |
362 | + | |
363 | + public Criteria andProvNameNotBetween(String value1, String value2) { | |
364 | + addCriterion("prov_name not between", value1, value2, "provName"); | |
365 | + return (Criteria) this; | |
366 | + } | |
367 | + | |
368 | + public Criteria andCityIdIsNull() { | |
369 | + addCriterion("city_id is null"); | |
370 | + return (Criteria) this; | |
371 | + } | |
372 | + | |
373 | + public Criteria andCityIdIsNotNull() { | |
374 | + addCriterion("city_id is not null"); | |
375 | + return (Criteria) this; | |
376 | + } | |
377 | + | |
378 | + public Criteria andCityIdEqualTo(Long value) { | |
379 | + addCriterion("city_id =", value, "cityId"); | |
380 | + return (Criteria) this; | |
381 | + } | |
382 | + | |
383 | + public Criteria andCityIdNotEqualTo(Long value) { | |
384 | + addCriterion("city_id <>", value, "cityId"); | |
385 | + return (Criteria) this; | |
386 | + } | |
387 | + | |
388 | + public Criteria andCityIdGreaterThan(Long value) { | |
389 | + addCriterion("city_id >", value, "cityId"); | |
390 | + return (Criteria) this; | |
391 | + } | |
392 | + | |
393 | + public Criteria andCityIdGreaterThanOrEqualTo(Long value) { | |
394 | + addCriterion("city_id >=", value, "cityId"); | |
395 | + return (Criteria) this; | |
396 | + } | |
397 | + | |
398 | + public Criteria andCityIdLessThan(Long value) { | |
399 | + addCriterion("city_id <", value, "cityId"); | |
400 | + return (Criteria) this; | |
401 | + } | |
402 | + | |
403 | + public Criteria andCityIdLessThanOrEqualTo(Long value) { | |
404 | + addCriterion("city_id <=", value, "cityId"); | |
405 | + return (Criteria) this; | |
406 | + } | |
407 | + | |
408 | + public Criteria andCityIdIn(List<Long> values) { | |
409 | + addCriterion("city_id in", values, "cityId"); | |
410 | + return (Criteria) this; | |
411 | + } | |
412 | + | |
413 | + public Criteria andCityIdNotIn(List<Long> values) { | |
414 | + addCriterion("city_id not in", values, "cityId"); | |
415 | + return (Criteria) this; | |
416 | + } | |
417 | + | |
418 | + public Criteria andCityIdBetween(Long value1, Long value2) { | |
419 | + addCriterion("city_id between", value1, value2, "cityId"); | |
420 | + return (Criteria) this; | |
421 | + } | |
422 | + | |
423 | + public Criteria andCityIdNotBetween(Long value1, Long value2) { | |
424 | + addCriterion("city_id not between", value1, value2, "cityId"); | |
425 | + return (Criteria) this; | |
426 | + } | |
427 | + | |
428 | + public Criteria andCityNameIsNull() { | |
429 | + addCriterion("city_name is null"); | |
430 | + return (Criteria) this; | |
431 | + } | |
432 | + | |
433 | + public Criteria andCityNameIsNotNull() { | |
434 | + addCriterion("city_name is not null"); | |
435 | + return (Criteria) this; | |
436 | + } | |
437 | + | |
438 | + public Criteria andCityNameEqualTo(String value) { | |
439 | + addCriterion("city_name =", value, "cityName"); | |
440 | + return (Criteria) this; | |
441 | + } | |
442 | + | |
443 | + public Criteria andCityNameNotEqualTo(String value) { | |
444 | + addCriterion("city_name <>", value, "cityName"); | |
445 | + return (Criteria) this; | |
446 | + } | |
447 | + | |
448 | + public Criteria andCityNameGreaterThan(String value) { | |
449 | + addCriterion("city_name >", value, "cityName"); | |
450 | + return (Criteria) this; | |
451 | + } | |
452 | + | |
453 | + public Criteria andCityNameGreaterThanOrEqualTo(String value) { | |
454 | + addCriterion("city_name >=", value, "cityName"); | |
455 | + return (Criteria) this; | |
456 | + } | |
457 | + | |
458 | + public Criteria andCityNameLessThan(String value) { | |
459 | + addCriterion("city_name <", value, "cityName"); | |
460 | + return (Criteria) this; | |
461 | + } | |
462 | + | |
463 | + public Criteria andCityNameLessThanOrEqualTo(String value) { | |
464 | + addCriterion("city_name <=", value, "cityName"); | |
465 | + return (Criteria) this; | |
466 | + } | |
467 | + | |
468 | + public Criteria andCityNameLike(String value) { | |
469 | + addCriterion("city_name like", value, "cityName"); | |
470 | + return (Criteria) this; | |
471 | + } | |
472 | + | |
473 | + public Criteria andCityNameNotLike(String value) { | |
474 | + addCriterion("city_name not like", value, "cityName"); | |
475 | + return (Criteria) this; | |
476 | + } | |
477 | + | |
478 | + public Criteria andCityNameIn(List<String> values) { | |
479 | + addCriterion("city_name in", values, "cityName"); | |
480 | + return (Criteria) this; | |
481 | + } | |
482 | + | |
483 | + public Criteria andCityNameNotIn(List<String> values) { | |
484 | + addCriterion("city_name not in", values, "cityName"); | |
485 | + return (Criteria) this; | |
486 | + } | |
487 | + | |
488 | + public Criteria andCityNameBetween(String value1, String value2) { | |
489 | + addCriterion("city_name between", value1, value2, "cityName"); | |
490 | + return (Criteria) this; | |
491 | + } | |
492 | + | |
493 | + public Criteria andCityNameNotBetween(String value1, String value2) { | |
494 | + addCriterion("city_name not between", value1, value2, "cityName"); | |
495 | + return (Criteria) this; | |
496 | + } | |
497 | + | |
498 | + public Criteria andSortNumIsNull() { | |
499 | + addCriterion("sort_num is null"); | |
500 | + return (Criteria) this; | |
501 | + } | |
502 | + | |
503 | + public Criteria andSortNumIsNotNull() { | |
504 | + addCriterion("sort_num is not null"); | |
505 | + return (Criteria) this; | |
506 | + } | |
507 | + | |
508 | + public Criteria andSortNumEqualTo(Integer value) { | |
509 | + addCriterion("sort_num =", value, "sortNum"); | |
510 | + return (Criteria) this; | |
511 | + } | |
512 | + | |
513 | + public Criteria andSortNumNotEqualTo(Integer value) { | |
514 | + addCriterion("sort_num <>", value, "sortNum"); | |
515 | + return (Criteria) this; | |
516 | + } | |
517 | + | |
518 | + public Criteria andSortNumGreaterThan(Integer value) { | |
519 | + addCriterion("sort_num >", value, "sortNum"); | |
520 | + return (Criteria) this; | |
521 | + } | |
522 | + | |
523 | + public Criteria andSortNumGreaterThanOrEqualTo(Integer value) { | |
524 | + addCriterion("sort_num >=", value, "sortNum"); | |
525 | + return (Criteria) this; | |
526 | + } | |
527 | + | |
528 | + public Criteria andSortNumLessThan(Integer value) { | |
529 | + addCriterion("sort_num <", value, "sortNum"); | |
530 | + return (Criteria) this; | |
531 | + } | |
532 | + | |
533 | + public Criteria andSortNumLessThanOrEqualTo(Integer value) { | |
534 | + addCriterion("sort_num <=", value, "sortNum"); | |
535 | + return (Criteria) this; | |
536 | + } | |
537 | + | |
538 | + public Criteria andSortNumIn(List<Integer> values) { | |
539 | + addCriterion("sort_num in", values, "sortNum"); | |
540 | + return (Criteria) this; | |
541 | + } | |
542 | + | |
543 | + public Criteria andSortNumNotIn(List<Integer> values) { | |
544 | + addCriterion("sort_num not in", values, "sortNum"); | |
545 | + return (Criteria) this; | |
546 | + } | |
547 | + | |
548 | + public Criteria andSortNumBetween(Integer value1, Integer value2) { | |
549 | + addCriterion("sort_num between", value1, value2, "sortNum"); | |
550 | + return (Criteria) this; | |
551 | + } | |
552 | + | |
553 | + public Criteria andSortNumNotBetween(Integer value1, Integer value2) { | |
554 | + addCriterion("sort_num not between", value1, value2, "sortNum"); | |
555 | + return (Criteria) this; | |
556 | + } | |
557 | + | |
558 | + public Criteria andDataStateIsNull() { | |
559 | + addCriterion("data_state is null"); | |
560 | + return (Criteria) this; | |
561 | + } | |
562 | + | |
563 | + public Criteria andDataStateIsNotNull() { | |
564 | + addCriterion("data_state is not null"); | |
565 | + return (Criteria) this; | |
566 | + } | |
567 | + | |
568 | + public Criteria andDataStateEqualTo(Integer value) { | |
569 | + addCriterion("data_state =", value, "dataState"); | |
570 | + return (Criteria) this; | |
571 | + } | |
572 | + | |
573 | + public Criteria andDataStateNotEqualTo(Integer value) { | |
574 | + addCriterion("data_state <>", value, "dataState"); | |
575 | + return (Criteria) this; | |
576 | + } | |
577 | + | |
578 | + public Criteria andDataStateGreaterThan(Integer value) { | |
579 | + addCriterion("data_state >", value, "dataState"); | |
580 | + return (Criteria) this; | |
581 | + } | |
582 | + | |
583 | + public Criteria andDataStateGreaterThanOrEqualTo(Integer value) { | |
584 | + addCriterion("data_state >=", value, "dataState"); | |
585 | + return (Criteria) this; | |
586 | + } | |
587 | + | |
588 | + public Criteria andDataStateLessThan(Integer value) { | |
589 | + addCriterion("data_state <", value, "dataState"); | |
590 | + return (Criteria) this; | |
591 | + } | |
592 | + | |
593 | + public Criteria andDataStateLessThanOrEqualTo(Integer value) { | |
594 | + addCriterion("data_state <=", value, "dataState"); | |
595 | + return (Criteria) this; | |
596 | + } | |
597 | + | |
598 | + public Criteria andDataStateIn(List<Integer> values) { | |
599 | + addCriterion("data_state in", values, "dataState"); | |
600 | + return (Criteria) this; | |
601 | + } | |
602 | + | |
603 | + public Criteria andDataStateNotIn(List<Integer> values) { | |
604 | + addCriterion("data_state not in", values, "dataState"); | |
605 | + return (Criteria) this; | |
606 | + } | |
607 | + | |
608 | + public Criteria andDataStateBetween(Integer value1, Integer value2) { | |
609 | + addCriterion("data_state between", value1, value2, "dataState"); | |
610 | + return (Criteria) this; | |
611 | + } | |
612 | + | |
613 | + public Criteria andDataStateNotBetween(Integer value1, Integer value2) { | |
614 | + addCriterion("data_state not between", value1, value2, "dataState"); | |
615 | + return (Criteria) this; | |
616 | + } | |
617 | + | |
618 | + public Criteria andCreateEmpidIsNull() { | |
619 | + addCriterion("create_empid is null"); | |
620 | + return (Criteria) this; | |
621 | + } | |
622 | + | |
623 | + public Criteria andCreateEmpidIsNotNull() { | |
624 | + addCriterion("create_empid is not null"); | |
625 | + return (Criteria) this; | |
626 | + } | |
627 | + | |
628 | + public Criteria andCreateEmpidEqualTo(String value) { | |
629 | + addCriterion("create_empid =", value, "createEmpid"); | |
630 | + return (Criteria) this; | |
631 | + } | |
632 | + | |
633 | + public Criteria andCreateEmpidNotEqualTo(String value) { | |
634 | + addCriterion("create_empid <>", value, "createEmpid"); | |
635 | + return (Criteria) this; | |
636 | + } | |
637 | + | |
638 | + public Criteria andCreateEmpidGreaterThan(String value) { | |
639 | + addCriterion("create_empid >", value, "createEmpid"); | |
640 | + return (Criteria) this; | |
641 | + } | |
642 | + | |
643 | + public Criteria andCreateEmpidGreaterThanOrEqualTo(String value) { | |
644 | + addCriterion("create_empid >=", value, "createEmpid"); | |
645 | + return (Criteria) this; | |
646 | + } | |
647 | + | |
648 | + public Criteria andCreateEmpidLessThan(String value) { | |
649 | + addCriterion("create_empid <", value, "createEmpid"); | |
650 | + return (Criteria) this; | |
651 | + } | |
652 | + | |
653 | + public Criteria andCreateEmpidLessThanOrEqualTo(String value) { | |
654 | + addCriterion("create_empid <=", value, "createEmpid"); | |
655 | + return (Criteria) this; | |
656 | + } | |
657 | + | |
658 | + public Criteria andCreateEmpidLike(String value) { | |
659 | + addCriterion("create_empid like", value, "createEmpid"); | |
660 | + return (Criteria) this; | |
661 | + } | |
662 | + | |
663 | + public Criteria andCreateEmpidNotLike(String value) { | |
664 | + addCriterion("create_empid not like", value, "createEmpid"); | |
665 | + return (Criteria) this; | |
666 | + } | |
667 | + | |
668 | + public Criteria andCreateEmpidIn(List<String> values) { | |
669 | + addCriterion("create_empid in", values, "createEmpid"); | |
670 | + return (Criteria) this; | |
671 | + } | |
672 | + | |
673 | + public Criteria andCreateEmpidNotIn(List<String> values) { | |
674 | + addCriterion("create_empid not in", values, "createEmpid"); | |
675 | + return (Criteria) this; | |
676 | + } | |
677 | + | |
678 | + public Criteria andCreateEmpidBetween(String value1, String value2) { | |
679 | + addCriterion("create_empid between", value1, value2, "createEmpid"); | |
680 | + return (Criteria) this; | |
681 | + } | |
682 | + | |
683 | + public Criteria andCreateEmpidNotBetween(String value1, String value2) { | |
684 | + addCriterion("create_empid not between", value1, value2, "createEmpid"); | |
685 | + return (Criteria) this; | |
686 | + } | |
687 | + | |
688 | + public Criteria andCreateEmpNameIsNull() { | |
689 | + addCriterion("create_emp_name is null"); | |
690 | + return (Criteria) this; | |
691 | + } | |
692 | + | |
693 | + public Criteria andCreateEmpNameIsNotNull() { | |
694 | + addCriterion("create_emp_name is not null"); | |
695 | + return (Criteria) this; | |
696 | + } | |
697 | + | |
698 | + public Criteria andCreateEmpNameEqualTo(String value) { | |
699 | + addCriterion("create_emp_name =", value, "createEmpName"); | |
700 | + return (Criteria) this; | |
701 | + } | |
702 | + | |
703 | + public Criteria andCreateEmpNameNotEqualTo(String value) { | |
704 | + addCriterion("create_emp_name <>", value, "createEmpName"); | |
705 | + return (Criteria) this; | |
706 | + } | |
707 | + | |
708 | + public Criteria andCreateEmpNameGreaterThan(String value) { | |
709 | + addCriterion("create_emp_name >", value, "createEmpName"); | |
710 | + return (Criteria) this; | |
711 | + } | |
712 | + | |
713 | + public Criteria andCreateEmpNameGreaterThanOrEqualTo(String value) { | |
714 | + addCriterion("create_emp_name >=", value, "createEmpName"); | |
715 | + return (Criteria) this; | |
716 | + } | |
717 | + | |
718 | + public Criteria andCreateEmpNameLessThan(String value) { | |
719 | + addCriterion("create_emp_name <", value, "createEmpName"); | |
720 | + return (Criteria) this; | |
721 | + } | |
722 | + | |
723 | + public Criteria andCreateEmpNameLessThanOrEqualTo(String value) { | |
724 | + addCriterion("create_emp_name <=", value, "createEmpName"); | |
725 | + return (Criteria) this; | |
726 | + } | |
727 | + | |
728 | + public Criteria andCreateEmpNameLike(String value) { | |
729 | + addCriterion("create_emp_name like", value, "createEmpName"); | |
730 | + return (Criteria) this; | |
731 | + } | |
732 | + | |
733 | + public Criteria andCreateEmpNameNotLike(String value) { | |
734 | + addCriterion("create_emp_name not like", value, "createEmpName"); | |
735 | + return (Criteria) this; | |
736 | + } | |
737 | + | |
738 | + public Criteria andCreateEmpNameIn(List<String> values) { | |
739 | + addCriterion("create_emp_name in", values, "createEmpName"); | |
740 | + return (Criteria) this; | |
741 | + } | |
742 | + | |
743 | + public Criteria andCreateEmpNameNotIn(List<String> values) { | |
744 | + addCriterion("create_emp_name not in", values, "createEmpName"); | |
745 | + return (Criteria) this; | |
746 | + } | |
747 | + | |
748 | + public Criteria andCreateEmpNameBetween(String value1, String value2) { | |
749 | + addCriterion("create_emp_name between", value1, value2, "createEmpName"); | |
750 | + return (Criteria) this; | |
751 | + } | |
752 | + | |
753 | + public Criteria andCreateEmpNameNotBetween(String value1, String value2) { | |
754 | + addCriterion("create_emp_name not between", value1, value2, "createEmpName"); | |
755 | + return (Criteria) this; | |
756 | + } | |
757 | + | |
758 | + public Criteria andCreateDateIsNull() { | |
759 | + addCriterion("create_date is null"); | |
760 | + return (Criteria) this; | |
761 | + } | |
762 | + | |
763 | + public Criteria andCreateDateIsNotNull() { | |
764 | + addCriterion("create_date is not null"); | |
765 | + return (Criteria) this; | |
766 | + } | |
767 | + | |
768 | + public Criteria andCreateDateEqualTo(Date value) { | |
769 | + addCriterion("create_date =", value, "createDate"); | |
770 | + return (Criteria) this; | |
771 | + } | |
772 | + | |
773 | + public Criteria andCreateDateNotEqualTo(Date value) { | |
774 | + addCriterion("create_date <>", value, "createDate"); | |
775 | + return (Criteria) this; | |
776 | + } | |
777 | + | |
778 | + public Criteria andCreateDateGreaterThan(Date value) { | |
779 | + addCriterion("create_date >", value, "createDate"); | |
780 | + return (Criteria) this; | |
781 | + } | |
782 | + | |
783 | + public Criteria andCreateDateGreaterThanOrEqualTo(Date value) { | |
784 | + addCriterion("create_date >=", value, "createDate"); | |
785 | + return (Criteria) this; | |
786 | + } | |
787 | + | |
788 | + public Criteria andCreateDateLessThan(Date value) { | |
789 | + addCriterion("create_date <", value, "createDate"); | |
790 | + return (Criteria) this; | |
791 | + } | |
792 | + | |
793 | + public Criteria andCreateDateLessThanOrEqualTo(Date value) { | |
794 | + addCriterion("create_date <=", value, "createDate"); | |
795 | + return (Criteria) this; | |
796 | + } | |
797 | + | |
798 | + public Criteria andCreateDateIn(List<Date> values) { | |
799 | + addCriterion("create_date in", values, "createDate"); | |
800 | + return (Criteria) this; | |
801 | + } | |
802 | + | |
803 | + public Criteria andCreateDateNotIn(List<Date> values) { | |
804 | + addCriterion("create_date not in", values, "createDate"); | |
805 | + return (Criteria) this; | |
806 | + } | |
807 | + | |
808 | + public Criteria andCreateDateBetween(Date value1, Date value2) { | |
809 | + addCriterion("create_date between", value1, value2, "createDate"); | |
810 | + return (Criteria) this; | |
811 | + } | |
812 | + | |
813 | + public Criteria andCreateDateNotBetween(Date value1, Date value2) { | |
814 | + addCriterion("create_date not between", value1, value2, "createDate"); | |
815 | + return (Criteria) this; | |
816 | + } | |
817 | + | |
818 | + public Criteria andModfiyEmpidIsNull() { | |
819 | + addCriterion("modfiy_empid is null"); | |
820 | + return (Criteria) this; | |
821 | + } | |
822 | + | |
823 | + public Criteria andModfiyEmpidIsNotNull() { | |
824 | + addCriterion("modfiy_empid is not null"); | |
825 | + return (Criteria) this; | |
826 | + } | |
827 | + | |
828 | + public Criteria andModfiyEmpidEqualTo(String value) { | |
829 | + addCriterion("modfiy_empid =", value, "modfiyEmpid"); | |
830 | + return (Criteria) this; | |
831 | + } | |
832 | + | |
833 | + public Criteria andModfiyEmpidNotEqualTo(String value) { | |
834 | + addCriterion("modfiy_empid <>", value, "modfiyEmpid"); | |
835 | + return (Criteria) this; | |
836 | + } | |
837 | + | |
838 | + public Criteria andModfiyEmpidGreaterThan(String value) { | |
839 | + addCriterion("modfiy_empid >", value, "modfiyEmpid"); | |
840 | + return (Criteria) this; | |
841 | + } | |
842 | + | |
843 | + public Criteria andModfiyEmpidGreaterThanOrEqualTo(String value) { | |
844 | + addCriterion("modfiy_empid >=", value, "modfiyEmpid"); | |
845 | + return (Criteria) this; | |
846 | + } | |
847 | + | |
848 | + public Criteria andModfiyEmpidLessThan(String value) { | |
849 | + addCriterion("modfiy_empid <", value, "modfiyEmpid"); | |
850 | + return (Criteria) this; | |
851 | + } | |
852 | + | |
853 | + public Criteria andModfiyEmpidLessThanOrEqualTo(String value) { | |
854 | + addCriterion("modfiy_empid <=", value, "modfiyEmpid"); | |
855 | + return (Criteria) this; | |
856 | + } | |
857 | + | |
858 | + public Criteria andModfiyEmpidLike(String value) { | |
859 | + addCriterion("modfiy_empid like", value, "modfiyEmpid"); | |
860 | + return (Criteria) this; | |
861 | + } | |
862 | + | |
863 | + public Criteria andModfiyEmpidNotLike(String value) { | |
864 | + addCriterion("modfiy_empid not like", value, "modfiyEmpid"); | |
865 | + return (Criteria) this; | |
866 | + } | |
867 | + | |
868 | + public Criteria andModfiyEmpidIn(List<String> values) { | |
869 | + addCriterion("modfiy_empid in", values, "modfiyEmpid"); | |
870 | + return (Criteria) this; | |
871 | + } | |
872 | + | |
873 | + public Criteria andModfiyEmpidNotIn(List<String> values) { | |
874 | + addCriterion("modfiy_empid not in", values, "modfiyEmpid"); | |
875 | + return (Criteria) this; | |
876 | + } | |
877 | + | |
878 | + public Criteria andModfiyEmpidBetween(String value1, String value2) { | |
879 | + addCriterion("modfiy_empid between", value1, value2, "modfiyEmpid"); | |
880 | + return (Criteria) this; | |
881 | + } | |
882 | + | |
883 | + public Criteria andModfiyEmpidNotBetween(String value1, String value2) { | |
884 | + addCriterion("modfiy_empid not between", value1, value2, "modfiyEmpid"); | |
885 | + return (Criteria) this; | |
886 | + } | |
887 | + | |
888 | + public Criteria andModfiyEmpNameIsNull() { | |
889 | + addCriterion("modfiy_emp_name is null"); | |
890 | + return (Criteria) this; | |
891 | + } | |
892 | + | |
893 | + public Criteria andModfiyEmpNameIsNotNull() { | |
894 | + addCriterion("modfiy_emp_name is not null"); | |
895 | + return (Criteria) this; | |
896 | + } | |
897 | + | |
898 | + public Criteria andModfiyEmpNameEqualTo(String value) { | |
899 | + addCriterion("modfiy_emp_name =", value, "modfiyEmpName"); | |
900 | + return (Criteria) this; | |
901 | + } | |
902 | + | |
903 | + public Criteria andModfiyEmpNameNotEqualTo(String value) { | |
904 | + addCriterion("modfiy_emp_name <>", value, "modfiyEmpName"); | |
905 | + return (Criteria) this; | |
906 | + } | |
907 | + | |
908 | + public Criteria andModfiyEmpNameGreaterThan(String value) { | |
909 | + addCriterion("modfiy_emp_name >", value, "modfiyEmpName"); | |
910 | + return (Criteria) this; | |
911 | + } | |
912 | + | |
913 | + public Criteria andModfiyEmpNameGreaterThanOrEqualTo(String value) { | |
914 | + addCriterion("modfiy_emp_name >=", value, "modfiyEmpName"); | |
915 | + return (Criteria) this; | |
916 | + } | |
917 | + | |
918 | + public Criteria andModfiyEmpNameLessThan(String value) { | |
919 | + addCriterion("modfiy_emp_name <", value, "modfiyEmpName"); | |
920 | + return (Criteria) this; | |
921 | + } | |
922 | + | |
923 | + public Criteria andModfiyEmpNameLessThanOrEqualTo(String value) { | |
924 | + addCriterion("modfiy_emp_name <=", value, "modfiyEmpName"); | |
925 | + return (Criteria) this; | |
926 | + } | |
927 | + | |
928 | + public Criteria andModfiyEmpNameLike(String value) { | |
929 | + addCriterion("modfiy_emp_name like", value, "modfiyEmpName"); | |
930 | + return (Criteria) this; | |
931 | + } | |
932 | + | |
933 | + public Criteria andModfiyEmpNameNotLike(String value) { | |
934 | + addCriterion("modfiy_emp_name not like", value, "modfiyEmpName"); | |
935 | + return (Criteria) this; | |
936 | + } | |
937 | + | |
938 | + public Criteria andModfiyEmpNameIn(List<String> values) { | |
939 | + addCriterion("modfiy_emp_name in", values, "modfiyEmpName"); | |
940 | + return (Criteria) this; | |
941 | + } | |
942 | + | |
943 | + public Criteria andModfiyEmpNameNotIn(List<String> values) { | |
944 | + addCriterion("modfiy_emp_name not in", values, "modfiyEmpName"); | |
945 | + return (Criteria) this; | |
946 | + } | |
947 | + | |
948 | + public Criteria andModfiyEmpNameBetween(String value1, String value2) { | |
949 | + addCriterion("modfiy_emp_name between", value1, value2, "modfiyEmpName"); | |
950 | + return (Criteria) this; | |
951 | + } | |
952 | + | |
953 | + public Criteria andModfiyEmpNameNotBetween(String value1, String value2) { | |
954 | + addCriterion("modfiy_emp_name not between", value1, value2, "modfiyEmpName"); | |
955 | + return (Criteria) this; | |
956 | + } | |
957 | + | |
958 | + public Criteria andModfiyDateIsNull() { | |
959 | + addCriterion("modfiy_date is null"); | |
960 | + return (Criteria) this; | |
961 | + } | |
962 | + | |
963 | + public Criteria andModfiyDateIsNotNull() { | |
964 | + addCriterion("modfiy_date is not null"); | |
965 | + return (Criteria) this; | |
966 | + } | |
967 | + | |
968 | + public Criteria andModfiyDateEqualTo(Date value) { | |
969 | + addCriterion("modfiy_date =", value, "modfiyDate"); | |
970 | + return (Criteria) this; | |
971 | + } | |
972 | + | |
973 | + public Criteria andModfiyDateNotEqualTo(Date value) { | |
974 | + addCriterion("modfiy_date <>", value, "modfiyDate"); | |
975 | + return (Criteria) this; | |
976 | + } | |
977 | + | |
978 | + public Criteria andModfiyDateGreaterThan(Date value) { | |
979 | + addCriterion("modfiy_date >", value, "modfiyDate"); | |
980 | + return (Criteria) this; | |
981 | + } | |
982 | + | |
983 | + public Criteria andModfiyDateGreaterThanOrEqualTo(Date value) { | |
984 | + addCriterion("modfiy_date >=", value, "modfiyDate"); | |
985 | + return (Criteria) this; | |
986 | + } | |
987 | + | |
988 | + public Criteria andModfiyDateLessThan(Date value) { | |
989 | + addCriterion("modfiy_date <", value, "modfiyDate"); | |
990 | + return (Criteria) this; | |
991 | + } | |
992 | + | |
993 | + public Criteria andModfiyDateLessThanOrEqualTo(Date value) { | |
994 | + addCriterion("modfiy_date <=", value, "modfiyDate"); | |
995 | + return (Criteria) this; | |
996 | + } | |
997 | + | |
998 | + public Criteria andModfiyDateIn(List<Date> values) { | |
999 | + addCriterion("modfiy_date in", values, "modfiyDate"); | |
1000 | + return (Criteria) this; | |
1001 | + } | |
1002 | + | |
1003 | + public Criteria andModfiyDateNotIn(List<Date> values) { | |
1004 | + addCriterion("modfiy_date not in", values, "modfiyDate"); | |
1005 | + return (Criteria) this; | |
1006 | + } | |
1007 | + | |
1008 | + public Criteria andModfiyDateBetween(Date value1, Date value2) { | |
1009 | + addCriterion("modfiy_date between", value1, value2, "modfiyDate"); | |
1010 | + return (Criteria) this; | |
1011 | + } | |
1012 | + | |
1013 | + public Criteria andModfiyDateNotBetween(Date value1, Date value2) { | |
1014 | + addCriterion("modfiy_date not between", value1, value2, "modfiyDate"); | |
1015 | + return (Criteria) this; | |
1016 | + } | |
1017 | + } | |
1018 | + | |
1019 | + public static class Criteria extends GeneratedCriteria { | |
1020 | + | |
1021 | + protected Criteria() { | |
1022 | + super(); | |
1023 | + } | |
1024 | + } | |
1025 | + | |
1026 | + public static class Criterion { | |
1027 | + private String condition; | |
1028 | + | |
1029 | + private Object value; | |
1030 | + | |
1031 | + private Object secondValue; | |
1032 | + | |
1033 | + private boolean noValue; | |
1034 | + | |
1035 | + private boolean singleValue; | |
1036 | + | |
1037 | + private boolean betweenValue; | |
1038 | + | |
1039 | + private boolean listValue; | |
1040 | + | |
1041 | + private String typeHandler; | |
1042 | + | |
1043 | + public String getCondition() { | |
1044 | + return condition; | |
1045 | + } | |
1046 | + | |
1047 | + public Object getValue() { | |
1048 | + return value; | |
1049 | + } | |
1050 | + | |
1051 | + public Object getSecondValue() { | |
1052 | + return secondValue; | |
1053 | + } | |
1054 | + | |
1055 | + public boolean isNoValue() { | |
1056 | + return noValue; | |
1057 | + } | |
1058 | + | |
1059 | + public boolean isSingleValue() { | |
1060 | + return singleValue; | |
1061 | + } | |
1062 | + | |
1063 | + public boolean isBetweenValue() { | |
1064 | + return betweenValue; | |
1065 | + } | |
1066 | + | |
1067 | + public boolean isListValue() { | |
1068 | + return listValue; | |
1069 | + } | |
1070 | + | |
1071 | + public String getTypeHandler() { | |
1072 | + return typeHandler; | |
1073 | + } | |
1074 | + | |
1075 | + protected Criterion(String condition) { | |
1076 | + super(); | |
1077 | + this.condition = condition; | |
1078 | + this.typeHandler = null; | |
1079 | + this.noValue = true; | |
1080 | + } | |
1081 | + | |
1082 | + protected Criterion(String condition, Object value, String typeHandler) { | |
1083 | + super(); | |
1084 | + this.condition = condition; | |
1085 | + this.value = value; | |
1086 | + this.typeHandler = typeHandler; | |
1087 | + if (value instanceof List<?>) { | |
1088 | + this.listValue = true; | |
1089 | + } else { | |
1090 | + this.singleValue = true; | |
1091 | + } | |
1092 | + } | |
1093 | + | |
1094 | + protected Criterion(String condition, Object value) { | |
1095 | + this(condition, value, null); | |
1096 | + } | |
1097 | + | |
1098 | + protected Criterion(String condition, Object value, Object secondValue, String typeHandler) { | |
1099 | + super(); | |
1100 | + this.condition = condition; | |
1101 | + this.value = value; | |
1102 | + this.secondValue = secondValue; | |
1103 | + this.typeHandler = typeHandler; | |
1104 | + this.betweenValue = true; | |
1105 | + } | |
1106 | + | |
1107 | + protected Criterion(String condition, Object value, Object secondValue) { | |
1108 | + this(condition, value, secondValue, null); | |
1109 | + } | |
1110 | + } | |
1111 | +} | |
0 | 1112 | \ No newline at end of file | ... | ... |
src/main/java/com/zteits/oa/report/domain/AsraRole.java
0 → 100644
1 | +package com.zteits.oa.report.domain; | |
2 | + | |
3 | +import java.util.Date; | |
4 | + | |
5 | +public class AsraRole { | |
6 | + /**主键*/ | |
7 | + private Long id; | |
8 | + | |
9 | + /**角色名称*/ | |
10 | + private String roleName; | |
11 | + | |
12 | + /**数据状态:1有效,0无效,2:锁定*/ | |
13 | + private Integer dataState; | |
14 | + | |
15 | + /**创建人ID*/ | |
16 | + private String createEmpid; | |
17 | + | |
18 | + /**创建人*/ | |
19 | + private String createEmpName; | |
20 | + | |
21 | + /**创建时间*/ | |
22 | + private Date createDate; | |
23 | + | |
24 | + /**修改人*/ | |
25 | + private String modfiyEmpid; | |
26 | + | |
27 | + /**修改人*/ | |
28 | + private String modfiyEmpName; | |
29 | + | |
30 | + /**修改时间*/ | |
31 | + private Date modfiyDate; | |
32 | + | |
33 | + /**描述*/ | |
34 | + private String remark; | |
35 | + | |
36 | + /**获取主键*/ | |
37 | + public Long getId() { | |
38 | + return id; | |
39 | + } | |
40 | + | |
41 | + /**设置主键*/ | |
42 | + public void setId(Long id) { | |
43 | + this.id = id; | |
44 | + } | |
45 | + | |
46 | + /**获取角色名称*/ | |
47 | + public String getRoleName() { | |
48 | + return roleName; | |
49 | + } | |
50 | + | |
51 | + /**设置角色名称*/ | |
52 | + public void setRoleName(String roleName) { | |
53 | + this.roleName = roleName == null ? null : roleName.trim(); | |
54 | + } | |
55 | + | |
56 | + /**获取数据状态:1有效,0无效,2:锁定*/ | |
57 | + public Integer getDataState() { | |
58 | + return dataState; | |
59 | + } | |
60 | + | |
61 | + /**设置数据状态:1有效,0无效,2:锁定*/ | |
62 | + public void setDataState(Integer dataState) { | |
63 | + this.dataState = dataState; | |
64 | + } | |
65 | + | |
66 | + /**获取创建人ID*/ | |
67 | + public String getCreateEmpid() { | |
68 | + return createEmpid; | |
69 | + } | |
70 | + | |
71 | + /**设置创建人ID*/ | |
72 | + public void setCreateEmpid(String createEmpid) { | |
73 | + this.createEmpid = createEmpid == null ? null : createEmpid.trim(); | |
74 | + } | |
75 | + | |
76 | + /**获取创建人*/ | |
77 | + public String getCreateEmpName() { | |
78 | + return createEmpName; | |
79 | + } | |
80 | + | |
81 | + /**设置创建人*/ | |
82 | + public void setCreateEmpName(String createEmpName) { | |
83 | + this.createEmpName = createEmpName == null ? null : createEmpName.trim(); | |
84 | + } | |
85 | + | |
86 | + /**获取创建时间*/ | |
87 | + public Date getCreateDate() { | |
88 | + return createDate; | |
89 | + } | |
90 | + | |
91 | + /**设置创建时间*/ | |
92 | + public void setCreateDate(Date createDate) { | |
93 | + this.createDate = createDate; | |
94 | + } | |
95 | + | |
96 | + /**获取修改人*/ | |
97 | + public String getModfiyEmpid() { | |
98 | + return modfiyEmpid; | |
99 | + } | |
100 | + | |
101 | + /**设置修改人*/ | |
102 | + public void setModfiyEmpid(String modfiyEmpid) { | |
103 | + this.modfiyEmpid = modfiyEmpid == null ? null : modfiyEmpid.trim(); | |
104 | + } | |
105 | + | |
106 | + /**获取修改人*/ | |
107 | + public String getModfiyEmpName() { | |
108 | + return modfiyEmpName; | |
109 | + } | |
110 | + | |
111 | + /**设置修改人*/ | |
112 | + public void setModfiyEmpName(String modfiyEmpName) { | |
113 | + this.modfiyEmpName = modfiyEmpName == null ? null : modfiyEmpName.trim(); | |
114 | + } | |
115 | + | |
116 | + /**获取修改时间*/ | |
117 | + public Date getModfiyDate() { | |
118 | + return modfiyDate; | |
119 | + } | |
120 | + | |
121 | + /**设置修改时间*/ | |
122 | + public void setModfiyDate(Date modfiyDate) { | |
123 | + this.modfiyDate = modfiyDate; | |
124 | + } | |
125 | + | |
126 | + /**获取描述*/ | |
127 | + public String getRemark() { | |
128 | + return remark; | |
129 | + } | |
130 | + | |
131 | + /**设置描述*/ | |
132 | + public void setRemark(String remark) { | |
133 | + this.remark = remark == null ? null : remark.trim(); | |
134 | + } | |
135 | +} | |
0 | 136 | \ No newline at end of file | ... | ... |
src/main/java/com/zteits/oa/report/domain/AsraRoleExample.java
0 → 100644
1 | +package com.zteits.oa.report.domain; | |
2 | + | |
3 | +import java.util.ArrayList; | |
4 | +import java.util.Date; | |
5 | +import java.util.List; | |
6 | + | |
7 | +public class AsraRoleExample { | |
8 | + protected String orderByClause; | |
9 | + | |
10 | + protected boolean distinct; | |
11 | + | |
12 | + protected List<Criteria> oredCriteria; | |
13 | + | |
14 | + public AsraRoleExample() { | |
15 | + oredCriteria = new ArrayList<Criteria>(); | |
16 | + } | |
17 | + | |
18 | + public void setOrderByClause(String orderByClause) { | |
19 | + this.orderByClause = orderByClause; | |
20 | + } | |
21 | + | |
22 | + public String getOrderByClause() { | |
23 | + return orderByClause; | |
24 | + } | |
25 | + | |
26 | + public void setDistinct(boolean distinct) { | |
27 | + this.distinct = distinct; | |
28 | + } | |
29 | + | |
30 | + public boolean isDistinct() { | |
31 | + return distinct; | |
32 | + } | |
33 | + | |
34 | + public List<Criteria> getOredCriteria() { | |
35 | + return oredCriteria; | |
36 | + } | |
37 | + | |
38 | + public void or(Criteria criteria) { | |
39 | + oredCriteria.add(criteria); | |
40 | + } | |
41 | + | |
42 | + public Criteria or() { | |
43 | + Criteria criteria = createCriteriaInternal(); | |
44 | + oredCriteria.add(criteria); | |
45 | + return criteria; | |
46 | + } | |
47 | + | |
48 | + public Criteria createCriteria() { | |
49 | + Criteria criteria = createCriteriaInternal(); | |
50 | + if (oredCriteria.size() == 0) { | |
51 | + oredCriteria.add(criteria); | |
52 | + } | |
53 | + return criteria; | |
54 | + } | |
55 | + | |
56 | + protected Criteria createCriteriaInternal() { | |
57 | + Criteria criteria = new Criteria(); | |
58 | + return criteria; | |
59 | + } | |
60 | + | |
61 | + public void clear() { | |
62 | + oredCriteria.clear(); | |
63 | + orderByClause = null; | |
64 | + distinct = false; | |
65 | + } | |
66 | + | |
67 | + protected abstract static class GeneratedCriteria { | |
68 | + protected List<Criterion> criteria; | |
69 | + | |
70 | + protected GeneratedCriteria() { | |
71 | + super(); | |
72 | + criteria = new ArrayList<Criterion>(); | |
73 | + } | |
74 | + | |
75 | + public boolean isValid() { | |
76 | + return criteria.size() > 0; | |
77 | + } | |
78 | + | |
79 | + public List<Criterion> getAllCriteria() { | |
80 | + return criteria; | |
81 | + } | |
82 | + | |
83 | + public List<Criterion> getCriteria() { | |
84 | + return criteria; | |
85 | + } | |
86 | + | |
87 | + protected void addCriterion(String condition) { | |
88 | + if (condition == null) { | |
89 | + throw new RuntimeException("Value for condition cannot be null"); | |
90 | + } | |
91 | + criteria.add(new Criterion(condition)); | |
92 | + } | |
93 | + | |
94 | + protected void addCriterion(String condition, Object value, String property) { | |
95 | + if (value == null) { | |
96 | + throw new RuntimeException("Value for " + property + " cannot be null"); | |
97 | + } | |
98 | + criteria.add(new Criterion(condition, value)); | |
99 | + } | |
100 | + | |
101 | + protected void addCriterion(String condition, Object value1, Object value2, String property) { | |
102 | + if (value1 == null || value2 == null) { | |
103 | + throw new RuntimeException("Between values for " + property + " cannot be null"); | |
104 | + } | |
105 | + criteria.add(new Criterion(condition, value1, value2)); | |
106 | + } | |
107 | + | |
108 | + public Criteria andIdIsNull() { | |
109 | + addCriterion("id is null"); | |
110 | + return (Criteria) this; | |
111 | + } | |
112 | + | |
113 | + public Criteria andIdIsNotNull() { | |
114 | + addCriterion("id is not null"); | |
115 | + return (Criteria) this; | |
116 | + } | |
117 | + | |
118 | + public Criteria andIdEqualTo(Long value) { | |
119 | + addCriterion("id =", value, "id"); | |
120 | + return (Criteria) this; | |
121 | + } | |
122 | + | |
123 | + public Criteria andIdNotEqualTo(Long value) { | |
124 | + addCriterion("id <>", value, "id"); | |
125 | + return (Criteria) this; | |
126 | + } | |
127 | + | |
128 | + public Criteria andIdGreaterThan(Long value) { | |
129 | + addCriterion("id >", value, "id"); | |
130 | + return (Criteria) this; | |
131 | + } | |
132 | + | |
133 | + public Criteria andIdGreaterThanOrEqualTo(Long value) { | |
134 | + addCriterion("id >=", value, "id"); | |
135 | + return (Criteria) this; | |
136 | + } | |
137 | + | |
138 | + public Criteria andIdLessThan(Long value) { | |
139 | + addCriterion("id <", value, "id"); | |
140 | + return (Criteria) this; | |
141 | + } | |
142 | + | |
143 | + public Criteria andIdLessThanOrEqualTo(Long value) { | |
144 | + addCriterion("id <=", value, "id"); | |
145 | + return (Criteria) this; | |
146 | + } | |
147 | + | |
148 | + public Criteria andIdIn(List<Long> values) { | |
149 | + addCriterion("id in", values, "id"); | |
150 | + return (Criteria) this; | |
151 | + } | |
152 | + | |
153 | + public Criteria andIdNotIn(List<Long> values) { | |
154 | + addCriterion("id not in", values, "id"); | |
155 | + return (Criteria) this; | |
156 | + } | |
157 | + | |
158 | + public Criteria andIdBetween(Long value1, Long value2) { | |
159 | + addCriterion("id between", value1, value2, "id"); | |
160 | + return (Criteria) this; | |
161 | + } | |
162 | + | |
163 | + public Criteria andIdNotBetween(Long value1, Long value2) { | |
164 | + addCriterion("id not between", value1, value2, "id"); | |
165 | + return (Criteria) this; | |
166 | + } | |
167 | + | |
168 | + public Criteria andRoleNameIsNull() { | |
169 | + addCriterion("role_name is null"); | |
170 | + return (Criteria) this; | |
171 | + } | |
172 | + | |
173 | + public Criteria andRoleNameIsNotNull() { | |
174 | + addCriterion("role_name is not null"); | |
175 | + return (Criteria) this; | |
176 | + } | |
177 | + | |
178 | + public Criteria andRoleNameEqualTo(String value) { | |
179 | + addCriterion("role_name =", value, "roleName"); | |
180 | + return (Criteria) this; | |
181 | + } | |
182 | + | |
183 | + public Criteria andRoleNameNotEqualTo(String value) { | |
184 | + addCriterion("role_name <>", value, "roleName"); | |
185 | + return (Criteria) this; | |
186 | + } | |
187 | + | |
188 | + public Criteria andRoleNameGreaterThan(String value) { | |
189 | + addCriterion("role_name >", value, "roleName"); | |
190 | + return (Criteria) this; | |
191 | + } | |
192 | + | |
193 | + public Criteria andRoleNameGreaterThanOrEqualTo(String value) { | |
194 | + addCriterion("role_name >=", value, "roleName"); | |
195 | + return (Criteria) this; | |
196 | + } | |
197 | + | |
198 | + public Criteria andRoleNameLessThan(String value) { | |
199 | + addCriterion("role_name <", value, "roleName"); | |
200 | + return (Criteria) this; | |
201 | + } | |
202 | + | |
203 | + public Criteria andRoleNameLessThanOrEqualTo(String value) { | |
204 | + addCriterion("role_name <=", value, "roleName"); | |
205 | + return (Criteria) this; | |
206 | + } | |
207 | + | |
208 | + public Criteria andRoleNameLike(String value) { | |
209 | + addCriterion("role_name like", value, "roleName"); | |
210 | + return (Criteria) this; | |
211 | + } | |
212 | + | |
213 | + public Criteria andRoleNameNotLike(String value) { | |
214 | + addCriterion("role_name not like", value, "roleName"); | |
215 | + return (Criteria) this; | |
216 | + } | |
217 | + | |
218 | + public Criteria andRoleNameIn(List<String> values) { | |
219 | + addCriterion("role_name in", values, "roleName"); | |
220 | + return (Criteria) this; | |
221 | + } | |
222 | + | |
223 | + public Criteria andRoleNameNotIn(List<String> values) { | |
224 | + addCriterion("role_name not in", values, "roleName"); | |
225 | + return (Criteria) this; | |
226 | + } | |
227 | + | |
228 | + public Criteria andRoleNameBetween(String value1, String value2) { | |
229 | + addCriterion("role_name between", value1, value2, "roleName"); | |
230 | + return (Criteria) this; | |
231 | + } | |
232 | + | |
233 | + public Criteria andRoleNameNotBetween(String value1, String value2) { | |
234 | + addCriterion("role_name not between", value1, value2, "roleName"); | |
235 | + return (Criteria) this; | |
236 | + } | |
237 | + | |
238 | + public Criteria andDataStateIsNull() { | |
239 | + addCriterion("data_state is null"); | |
240 | + return (Criteria) this; | |
241 | + } | |
242 | + | |
243 | + public Criteria andDataStateIsNotNull() { | |
244 | + addCriterion("data_state is not null"); | |
245 | + return (Criteria) this; | |
246 | + } | |
247 | + | |
248 | + public Criteria andDataStateEqualTo(Integer value) { | |
249 | + addCriterion("data_state =", value, "dataState"); | |
250 | + return (Criteria) this; | |
251 | + } | |
252 | + | |
253 | + public Criteria andDataStateNotEqualTo(Integer value) { | |
254 | + addCriterion("data_state <>", value, "dataState"); | |
255 | + return (Criteria) this; | |
256 | + } | |
257 | + | |
258 | + public Criteria andDataStateGreaterThan(Integer value) { | |
259 | + addCriterion("data_state >", value, "dataState"); | |
260 | + return (Criteria) this; | |
261 | + } | |
262 | + | |
263 | + public Criteria andDataStateGreaterThanOrEqualTo(Integer value) { | |
264 | + addCriterion("data_state >=", value, "dataState"); | |
265 | + return (Criteria) this; | |
266 | + } | |
267 | + | |
268 | + public Criteria andDataStateLessThan(Integer value) { | |
269 | + addCriterion("data_state <", value, "dataState"); | |
270 | + return (Criteria) this; | |
271 | + } | |
272 | + | |
273 | + public Criteria andDataStateLessThanOrEqualTo(Integer value) { | |
274 | + addCriterion("data_state <=", value, "dataState"); | |
275 | + return (Criteria) this; | |
276 | + } | |
277 | + | |
278 | + public Criteria andDataStateIn(List<Integer> values) { | |
279 | + addCriterion("data_state in", values, "dataState"); | |
280 | + return (Criteria) this; | |
281 | + } | |
282 | + | |
283 | + public Criteria andDataStateNotIn(List<Integer> values) { | |
284 | + addCriterion("data_state not in", values, "dataState"); | |
285 | + return (Criteria) this; | |
286 | + } | |
287 | + | |
288 | + public Criteria andDataStateBetween(Integer value1, Integer value2) { | |
289 | + addCriterion("data_state between", value1, value2, "dataState"); | |
290 | + return (Criteria) this; | |
291 | + } | |
292 | + | |
293 | + public Criteria andDataStateNotBetween(Integer value1, Integer value2) { | |
294 | + addCriterion("data_state not between", value1, value2, "dataState"); | |
295 | + return (Criteria) this; | |
296 | + } | |
297 | + | |
298 | + public Criteria andCreateEmpidIsNull() { | |
299 | + addCriterion("create_empid is null"); | |
300 | + return (Criteria) this; | |
301 | + } | |
302 | + | |
303 | + public Criteria andCreateEmpidIsNotNull() { | |
304 | + addCriterion("create_empid is not null"); | |
305 | + return (Criteria) this; | |
306 | + } | |
307 | + | |
308 | + public Criteria andCreateEmpidEqualTo(String value) { | |
309 | + addCriterion("create_empid =", value, "createEmpid"); | |
310 | + return (Criteria) this; | |
311 | + } | |
312 | + | |
313 | + public Criteria andCreateEmpidNotEqualTo(String value) { | |
314 | + addCriterion("create_empid <>", value, "createEmpid"); | |
315 | + return (Criteria) this; | |
316 | + } | |
317 | + | |
318 | + public Criteria andCreateEmpidGreaterThan(String value) { | |
319 | + addCriterion("create_empid >", value, "createEmpid"); | |
320 | + return (Criteria) this; | |
321 | + } | |
322 | + | |
323 | + public Criteria andCreateEmpidGreaterThanOrEqualTo(String value) { | |
324 | + addCriterion("create_empid >=", value, "createEmpid"); | |
325 | + return (Criteria) this; | |
326 | + } | |
327 | + | |
328 | + public Criteria andCreateEmpidLessThan(String value) { | |
329 | + addCriterion("create_empid <", value, "createEmpid"); | |
330 | + return (Criteria) this; | |
331 | + } | |
332 | + | |
333 | + public Criteria andCreateEmpidLessThanOrEqualTo(String value) { | |
334 | + addCriterion("create_empid <=", value, "createEmpid"); | |
335 | + return (Criteria) this; | |
336 | + } | |
337 | + | |
338 | + public Criteria andCreateEmpidLike(String value) { | |
339 | + addCriterion("create_empid like", value, "createEmpid"); | |
340 | + return (Criteria) this; | |
341 | + } | |
342 | + | |
343 | + public Criteria andCreateEmpidNotLike(String value) { | |
344 | + addCriterion("create_empid not like", value, "createEmpid"); | |
345 | + return (Criteria) this; | |
346 | + } | |
347 | + | |
348 | + public Criteria andCreateEmpidIn(List<String> values) { | |
349 | + addCriterion("create_empid in", values, "createEmpid"); | |
350 | + return (Criteria) this; | |
351 | + } | |
352 | + | |
353 | + public Criteria andCreateEmpidNotIn(List<String> values) { | |
354 | + addCriterion("create_empid not in", values, "createEmpid"); | |
355 | + return (Criteria) this; | |
356 | + } | |
357 | + | |
358 | + public Criteria andCreateEmpidBetween(String value1, String value2) { | |
359 | + addCriterion("create_empid between", value1, value2, "createEmpid"); | |
360 | + return (Criteria) this; | |
361 | + } | |
362 | + | |
363 | + public Criteria andCreateEmpidNotBetween(String value1, String value2) { | |
364 | + addCriterion("create_empid not between", value1, value2, "createEmpid"); | |
365 | + return (Criteria) this; | |
366 | + } | |
367 | + | |
368 | + public Criteria andCreateEmpNameIsNull() { | |
369 | + addCriterion("create_emp_name is null"); | |
370 | + return (Criteria) this; | |
371 | + } | |
372 | + | |
373 | + public Criteria andCreateEmpNameIsNotNull() { | |
374 | + addCriterion("create_emp_name is not null"); | |
375 | + return (Criteria) this; | |
376 | + } | |
377 | + | |
378 | + public Criteria andCreateEmpNameEqualTo(String value) { | |
379 | + addCriterion("create_emp_name =", value, "createEmpName"); | |
380 | + return (Criteria) this; | |
381 | + } | |
382 | + | |
383 | + public Criteria andCreateEmpNameNotEqualTo(String value) { | |
384 | + addCriterion("create_emp_name <>", value, "createEmpName"); | |
385 | + return (Criteria) this; | |
386 | + } | |
387 | + | |
388 | + public Criteria andCreateEmpNameGreaterThan(String value) { | |
389 | + addCriterion("create_emp_name >", value, "createEmpName"); | |
390 | + return (Criteria) this; | |
391 | + } | |
392 | + | |
393 | + public Criteria andCreateEmpNameGreaterThanOrEqualTo(String value) { | |
394 | + addCriterion("create_emp_name >=", value, "createEmpName"); | |
395 | + return (Criteria) this; | |
396 | + } | |
397 | + | |
398 | + public Criteria andCreateEmpNameLessThan(String value) { | |
399 | + addCriterion("create_emp_name <", value, "createEmpName"); | |
400 | + return (Criteria) this; | |
401 | + } | |
402 | + | |
403 | + public Criteria andCreateEmpNameLessThanOrEqualTo(String value) { | |
404 | + addCriterion("create_emp_name <=", value, "createEmpName"); | |
405 | + return (Criteria) this; | |
406 | + } | |
407 | + | |
408 | + public Criteria andCreateEmpNameLike(String value) { | |
409 | + addCriterion("create_emp_name like", value, "createEmpName"); | |
410 | + return (Criteria) this; | |
411 | + } | |
412 | + | |
413 | + public Criteria andCreateEmpNameNotLike(String value) { | |
414 | + addCriterion("create_emp_name not like", value, "createEmpName"); | |
415 | + return (Criteria) this; | |
416 | + } | |
417 | + | |
418 | + public Criteria andCreateEmpNameIn(List<String> values) { | |
419 | + addCriterion("create_emp_name in", values, "createEmpName"); | |
420 | + return (Criteria) this; | |
421 | + } | |
422 | + | |
423 | + public Criteria andCreateEmpNameNotIn(List<String> values) { | |
424 | + addCriterion("create_emp_name not in", values, "createEmpName"); | |
425 | + return (Criteria) this; | |
426 | + } | |
427 | + | |
428 | + public Criteria andCreateEmpNameBetween(String value1, String value2) { | |
429 | + addCriterion("create_emp_name between", value1, value2, "createEmpName"); | |
430 | + return (Criteria) this; | |
431 | + } | |
432 | + | |
433 | + public Criteria andCreateEmpNameNotBetween(String value1, String value2) { | |
434 | + addCriterion("create_emp_name not between", value1, value2, "createEmpName"); | |
435 | + return (Criteria) this; | |
436 | + } | |
437 | + | |
438 | + public Criteria andCreateDateIsNull() { | |
439 | + addCriterion("create_date is null"); | |
440 | + return (Criteria) this; | |
441 | + } | |
442 | + | |
443 | + public Criteria andCreateDateIsNotNull() { | |
444 | + addCriterion("create_date is not null"); | |
445 | + return (Criteria) this; | |
446 | + } | |
447 | + | |
448 | + public Criteria andCreateDateEqualTo(Date value) { | |
449 | + addCriterion("create_date =", value, "createDate"); | |
450 | + return (Criteria) this; | |
451 | + } | |
452 | + | |
453 | + public Criteria andCreateDateNotEqualTo(Date value) { | |
454 | + addCriterion("create_date <>", value, "createDate"); | |
455 | + return (Criteria) this; | |
456 | + } | |
457 | + | |
458 | + public Criteria andCreateDateGreaterThan(Date value) { | |
459 | + addCriterion("create_date >", value, "createDate"); | |
460 | + return (Criteria) this; | |
461 | + } | |
462 | + | |
463 | + public Criteria andCreateDateGreaterThanOrEqualTo(Date value) { | |
464 | + addCriterion("create_date >=", value, "createDate"); | |
465 | + return (Criteria) this; | |
466 | + } | |
467 | + | |
468 | + public Criteria andCreateDateLessThan(Date value) { | |
469 | + addCriterion("create_date <", value, "createDate"); | |
470 | + return (Criteria) this; | |
471 | + } | |
472 | + | |
473 | + public Criteria andCreateDateLessThanOrEqualTo(Date value) { | |
474 | + addCriterion("create_date <=", value, "createDate"); | |
475 | + return (Criteria) this; | |
476 | + } | |
477 | + | |
478 | + public Criteria andCreateDateIn(List<Date> values) { | |
479 | + addCriterion("create_date in", values, "createDate"); | |
480 | + return (Criteria) this; | |
481 | + } | |
482 | + | |
483 | + public Criteria andCreateDateNotIn(List<Date> values) { | |
484 | + addCriterion("create_date not in", values, "createDate"); | |
485 | + return (Criteria) this; | |
486 | + } | |
487 | + | |
488 | + public Criteria andCreateDateBetween(Date value1, Date value2) { | |
489 | + addCriterion("create_date between", value1, value2, "createDate"); | |
490 | + return (Criteria) this; | |
491 | + } | |
492 | + | |
493 | + public Criteria andCreateDateNotBetween(Date value1, Date value2) { | |
494 | + addCriterion("create_date not between", value1, value2, "createDate"); | |
495 | + return (Criteria) this; | |
496 | + } | |
497 | + | |
498 | + public Criteria andModfiyEmpidIsNull() { | |
499 | + addCriterion("modfiy_empid is null"); | |
500 | + return (Criteria) this; | |
501 | + } | |
502 | + | |
503 | + public Criteria andModfiyEmpidIsNotNull() { | |
504 | + addCriterion("modfiy_empid is not null"); | |
505 | + return (Criteria) this; | |
506 | + } | |
507 | + | |
508 | + public Criteria andModfiyEmpidEqualTo(String value) { | |
509 | + addCriterion("modfiy_empid =", value, "modfiyEmpid"); | |
510 | + return (Criteria) this; | |
511 | + } | |
512 | + | |
513 | + public Criteria andModfiyEmpidNotEqualTo(String value) { | |
514 | + addCriterion("modfiy_empid <>", value, "modfiyEmpid"); | |
515 | + return (Criteria) this; | |
516 | + } | |
517 | + | |
518 | + public Criteria andModfiyEmpidGreaterThan(String value) { | |
519 | + addCriterion("modfiy_empid >", value, "modfiyEmpid"); | |
520 | + return (Criteria) this; | |
521 | + } | |
522 | + | |
523 | + public Criteria andModfiyEmpidGreaterThanOrEqualTo(String value) { | |
524 | + addCriterion("modfiy_empid >=", value, "modfiyEmpid"); | |
525 | + return (Criteria) this; | |
526 | + } | |
527 | + | |
528 | + public Criteria andModfiyEmpidLessThan(String value) { | |
529 | + addCriterion("modfiy_empid <", value, "modfiyEmpid"); | |
530 | + return (Criteria) this; | |
531 | + } | |
532 | + | |
533 | + public Criteria andModfiyEmpidLessThanOrEqualTo(String value) { | |
534 | + addCriterion("modfiy_empid <=", value, "modfiyEmpid"); | |
535 | + return (Criteria) this; | |
536 | + } | |
537 | + | |
538 | + public Criteria andModfiyEmpidLike(String value) { | |
539 | + addCriterion("modfiy_empid like", value, "modfiyEmpid"); | |
540 | + return (Criteria) this; | |
541 | + } | |
542 | + | |
543 | + public Criteria andModfiyEmpidNotLike(String value) { | |
544 | + addCriterion("modfiy_empid not like", value, "modfiyEmpid"); | |
545 | + return (Criteria) this; | |
546 | + } | |
547 | + | |
548 | + public Criteria andModfiyEmpidIn(List<String> values) { | |
549 | + addCriterion("modfiy_empid in", values, "modfiyEmpid"); | |
550 | + return (Criteria) this; | |
551 | + } | |
552 | + | |
553 | + public Criteria andModfiyEmpidNotIn(List<String> values) { | |
554 | + addCriterion("modfiy_empid not in", values, "modfiyEmpid"); | |
555 | + return (Criteria) this; | |
556 | + } | |
557 | + | |
558 | + public Criteria andModfiyEmpidBetween(String value1, String value2) { | |
559 | + addCriterion("modfiy_empid between", value1, value2, "modfiyEmpid"); | |
560 | + return (Criteria) this; | |
561 | + } | |
562 | + | |
563 | + public Criteria andModfiyEmpidNotBetween(String value1, String value2) { | |
564 | + addCriterion("modfiy_empid not between", value1, value2, "modfiyEmpid"); | |
565 | + return (Criteria) this; | |
566 | + } | |
567 | + | |
568 | + public Criteria andModfiyEmpNameIsNull() { | |
569 | + addCriterion("modfiy_emp_name is null"); | |
570 | + return (Criteria) this; | |
571 | + } | |
572 | + | |
573 | + public Criteria andModfiyEmpNameIsNotNull() { | |
574 | + addCriterion("modfiy_emp_name is not null"); | |
575 | + return (Criteria) this; | |
576 | + } | |
577 | + | |
578 | + public Criteria andModfiyEmpNameEqualTo(String value) { | |
579 | + addCriterion("modfiy_emp_name =", value, "modfiyEmpName"); | |
580 | + return (Criteria) this; | |
581 | + } | |
582 | + | |
583 | + public Criteria andModfiyEmpNameNotEqualTo(String value) { | |
584 | + addCriterion("modfiy_emp_name <>", value, "modfiyEmpName"); | |
585 | + return (Criteria) this; | |
586 | + } | |
587 | + | |
588 | + public Criteria andModfiyEmpNameGreaterThan(String value) { | |
589 | + addCriterion("modfiy_emp_name >", value, "modfiyEmpName"); | |
590 | + return (Criteria) this; | |
591 | + } | |
592 | + | |
593 | + public Criteria andModfiyEmpNameGreaterThanOrEqualTo(String value) { | |
594 | + addCriterion("modfiy_emp_name >=", value, "modfiyEmpName"); | |
595 | + return (Criteria) this; | |
596 | + } | |
597 | + | |
598 | + public Criteria andModfiyEmpNameLessThan(String value) { | |
599 | + addCriterion("modfiy_emp_name <", value, "modfiyEmpName"); | |
600 | + return (Criteria) this; | |
601 | + } | |
602 | + | |
603 | + public Criteria andModfiyEmpNameLessThanOrEqualTo(String value) { | |
604 | + addCriterion("modfiy_emp_name <=", value, "modfiyEmpName"); | |
605 | + return (Criteria) this; | |
606 | + } | |
607 | + | |
608 | + public Criteria andModfiyEmpNameLike(String value) { | |
609 | + addCriterion("modfiy_emp_name like", value, "modfiyEmpName"); | |
610 | + return (Criteria) this; | |
611 | + } | |
612 | + | |
613 | + public Criteria andModfiyEmpNameNotLike(String value) { | |
614 | + addCriterion("modfiy_emp_name not like", value, "modfiyEmpName"); | |
615 | + return (Criteria) this; | |
616 | + } | |
617 | + | |
618 | + public Criteria andModfiyEmpNameIn(List<String> values) { | |
619 | + addCriterion("modfiy_emp_name in", values, "modfiyEmpName"); | |
620 | + return (Criteria) this; | |
621 | + } | |
622 | + | |
623 | + public Criteria andModfiyEmpNameNotIn(List<String> values) { | |
624 | + addCriterion("modfiy_emp_name not in", values, "modfiyEmpName"); | |
625 | + return (Criteria) this; | |
626 | + } | |
627 | + | |
628 | + public Criteria andModfiyEmpNameBetween(String value1, String value2) { | |
629 | + addCriterion("modfiy_emp_name between", value1, value2, "modfiyEmpName"); | |
630 | + return (Criteria) this; | |
631 | + } | |
632 | + | |
633 | + public Criteria andModfiyEmpNameNotBetween(String value1, String value2) { | |
634 | + addCriterion("modfiy_emp_name not between", value1, value2, "modfiyEmpName"); | |
635 | + return (Criteria) this; | |
636 | + } | |
637 | + | |
638 | + public Criteria andModfiyDateIsNull() { | |
639 | + addCriterion("modfiy_date is null"); | |
640 | + return (Criteria) this; | |
641 | + } | |
642 | + | |
643 | + public Criteria andModfiyDateIsNotNull() { | |
644 | + addCriterion("modfiy_date is not null"); | |
645 | + return (Criteria) this; | |
646 | + } | |
647 | + | |
648 | + public Criteria andModfiyDateEqualTo(Date value) { | |
649 | + addCriterion("modfiy_date =", value, "modfiyDate"); | |
650 | + return (Criteria) this; | |
651 | + } | |
652 | + | |
653 | + public Criteria andModfiyDateNotEqualTo(Date value) { | |
654 | + addCriterion("modfiy_date <>", value, "modfiyDate"); | |
655 | + return (Criteria) this; | |
656 | + } | |
657 | + | |
658 | + public Criteria andModfiyDateGreaterThan(Date value) { | |
659 | + addCriterion("modfiy_date >", value, "modfiyDate"); | |
660 | + return (Criteria) this; | |
661 | + } | |
662 | + | |
663 | + public Criteria andModfiyDateGreaterThanOrEqualTo(Date value) { | |
664 | + addCriterion("modfiy_date >=", value, "modfiyDate"); | |
665 | + return (Criteria) this; | |
666 | + } | |
667 | + | |
668 | + public Criteria andModfiyDateLessThan(Date value) { | |
669 | + addCriterion("modfiy_date <", value, "modfiyDate"); | |
670 | + return (Criteria) this; | |
671 | + } | |
672 | + | |
673 | + public Criteria andModfiyDateLessThanOrEqualTo(Date value) { | |
674 | + addCriterion("modfiy_date <=", value, "modfiyDate"); | |
675 | + return (Criteria) this; | |
676 | + } | |
677 | + | |
678 | + public Criteria andModfiyDateIn(List<Date> values) { | |
679 | + addCriterion("modfiy_date in", values, "modfiyDate"); | |
680 | + return (Criteria) this; | |
681 | + } | |
682 | + | |
683 | + public Criteria andModfiyDateNotIn(List<Date> values) { | |
684 | + addCriterion("modfiy_date not in", values, "modfiyDate"); | |
685 | + return (Criteria) this; | |
686 | + } | |
687 | + | |
688 | + public Criteria andModfiyDateBetween(Date value1, Date value2) { | |
689 | + addCriterion("modfiy_date between", value1, value2, "modfiyDate"); | |
690 | + return (Criteria) this; | |
691 | + } | |
692 | + | |
693 | + public Criteria andModfiyDateNotBetween(Date value1, Date value2) { | |
694 | + addCriterion("modfiy_date not between", value1, value2, "modfiyDate"); | |
695 | + return (Criteria) this; | |
696 | + } | |
697 | + | |
698 | + public Criteria andRemarkIsNull() { | |
699 | + addCriterion("remark is null"); | |
700 | + return (Criteria) this; | |
701 | + } | |
702 | + | |
703 | + public Criteria andRemarkIsNotNull() { | |
704 | + addCriterion("remark is not null"); | |
705 | + return (Criteria) this; | |
706 | + } | |
707 | + | |
708 | + public Criteria andRemarkEqualTo(String value) { | |
709 | + addCriterion("remark =", value, "remark"); | |
710 | + return (Criteria) this; | |
711 | + } | |
712 | + | |
713 | + public Criteria andRemarkNotEqualTo(String value) { | |
714 | + addCriterion("remark <>", value, "remark"); | |
715 | + return (Criteria) this; | |
716 | + } | |
717 | + | |
718 | + public Criteria andRemarkGreaterThan(String value) { | |
719 | + addCriterion("remark >", value, "remark"); | |
720 | + return (Criteria) this; | |
721 | + } | |
722 | + | |
723 | + public Criteria andRemarkGreaterThanOrEqualTo(String value) { | |
724 | + addCriterion("remark >=", value, "remark"); | |
725 | + return (Criteria) this; | |
726 | + } | |
727 | + | |
728 | + public Criteria andRemarkLessThan(String value) { | |
729 | + addCriterion("remark <", value, "remark"); | |
730 | + return (Criteria) this; | |
731 | + } | |
732 | + | |
733 | + public Criteria andRemarkLessThanOrEqualTo(String value) { | |
734 | + addCriterion("remark <=", value, "remark"); | |
735 | + return (Criteria) this; | |
736 | + } | |
737 | + | |
738 | + public Criteria andRemarkLike(String value) { | |
739 | + addCriterion("remark like", value, "remark"); | |
740 | + return (Criteria) this; | |
741 | + } | |
742 | + | |
743 | + public Criteria andRemarkNotLike(String value) { | |
744 | + addCriterion("remark not like", value, "remark"); | |
745 | + return (Criteria) this; | |
746 | + } | |
747 | + | |
748 | + public Criteria andRemarkIn(List<String> values) { | |
749 | + addCriterion("remark in", values, "remark"); | |
750 | + return (Criteria) this; | |
751 | + } | |
752 | + | |
753 | + public Criteria andRemarkNotIn(List<String> values) { | |
754 | + addCriterion("remark not in", values, "remark"); | |
755 | + return (Criteria) this; | |
756 | + } | |
757 | + | |
758 | + public Criteria andRemarkBetween(String value1, String value2) { | |
759 | + addCriterion("remark between", value1, value2, "remark"); | |
760 | + return (Criteria) this; | |
761 | + } | |
762 | + | |
763 | + public Criteria andRemarkNotBetween(String value1, String value2) { | |
764 | + addCriterion("remark not between", value1, value2, "remark"); | |
765 | + return (Criteria) this; | |
766 | + } | |
767 | + } | |
768 | + | |
769 | + public static class Criteria extends GeneratedCriteria { | |
770 | + | |
771 | + protected Criteria() { | |
772 | + super(); | |
773 | + } | |
774 | + } | |
775 | + | |
776 | + public static class Criterion { | |
777 | + private String condition; | |
778 | + | |
779 | + private Object value; | |
780 | + | |
781 | + private Object secondValue; | |
782 | + | |
783 | + private boolean noValue; | |
784 | + | |
785 | + private boolean singleValue; | |
786 | + | |
787 | + private boolean betweenValue; | |
788 | + | |
789 | + private boolean listValue; | |
790 | + | |
791 | + private String typeHandler; | |
792 | + | |
793 | + public String getCondition() { | |
794 | + return condition; | |
795 | + } | |
796 | + | |
797 | + public Object getValue() { | |
798 | + return value; | |
799 | + } | |
800 | + | |
801 | + public Object getSecondValue() { | |
802 | + return secondValue; | |
803 | + } | |
804 | + | |
805 | + public boolean isNoValue() { | |
806 | + return noValue; | |
807 | + } | |
808 | + | |
809 | + public boolean isSingleValue() { | |
810 | + return singleValue; | |
811 | + } | |
812 | + | |
813 | + public boolean isBetweenValue() { | |
814 | + return betweenValue; | |
815 | + } | |
816 | + | |
817 | + public boolean isListValue() { | |
818 | + return listValue; | |
819 | + } | |
820 | + | |
821 | + public String getTypeHandler() { | |
822 | + return typeHandler; | |
823 | + } | |
824 | + | |
825 | + protected Criterion(String condition) { | |
826 | + super(); | |
827 | + this.condition = condition; | |
828 | + this.typeHandler = null; | |
829 | + this.noValue = true; | |
830 | + } | |
831 | + | |
832 | + protected Criterion(String condition, Object value, String typeHandler) { | |
833 | + super(); | |
834 | + this.condition = condition; | |
835 | + this.value = value; | |
836 | + this.typeHandler = typeHandler; | |
837 | + if (value instanceof List<?>) { | |
838 | + this.listValue = true; | |
839 | + } else { | |
840 | + this.singleValue = true; | |
841 | + } | |
842 | + } | |
843 | + | |
844 | + protected Criterion(String condition, Object value) { | |
845 | + this(condition, value, null); | |
846 | + } | |
847 | + | |
848 | + protected Criterion(String condition, Object value, Object secondValue, String typeHandler) { | |
849 | + super(); | |
850 | + this.condition = condition; | |
851 | + this.value = value; | |
852 | + this.secondValue = secondValue; | |
853 | + this.typeHandler = typeHandler; | |
854 | + this.betweenValue = true; | |
855 | + } | |
856 | + | |
857 | + protected Criterion(String condition, Object value, Object secondValue) { | |
858 | + this(condition, value, secondValue, null); | |
859 | + } | |
860 | + } | |
861 | +} | |
0 | 862 | \ No newline at end of file | ... | ... |
src/main/java/com/zteits/oa/report/domain/TbArea.java
0 → 100644
1 | +package com.zteits.oa.report.domain; | |
2 | + | |
3 | +public class TbArea { | |
4 | + /**主键*/ | |
5 | + private Long id; | |
6 | + | |
7 | + /**区域编码*/ | |
8 | + private Long areaCode; | |
9 | + | |
10 | + /**区域名称*/ | |
11 | + private String areaName; | |
12 | + | |
13 | + /**区域类型:30:省份,40:地市,50:区县*/ | |
14 | + private Integer areaType; | |
15 | + | |
16 | + /**父级id*/ | |
17 | + private Long parentId; | |
18 | + | |
19 | + /**数据状态:1有效,0无效*/ | |
20 | + private Integer dataState; | |
21 | + | |
22 | + /**获取主键*/ | |
23 | + public Long getId() { | |
24 | + return id; | |
25 | + } | |
26 | + | |
27 | + /**设置主键*/ | |
28 | + public void setId(Long id) { | |
29 | + this.id = id; | |
30 | + } | |
31 | + | |
32 | + /**获取区域编码*/ | |
33 | + public Long getAreaCode() { | |
34 | + return areaCode; | |
35 | + } | |
36 | + | |
37 | + /**设置区域编码*/ | |
38 | + public void setAreaCode(Long areaCode) { | |
39 | + this.areaCode = areaCode; | |
40 | + } | |
41 | + | |
42 | + /**获取区域名称*/ | |
43 | + public String getAreaName() { | |
44 | + return areaName; | |
45 | + } | |
46 | + | |
47 | + /**设置区域名称*/ | |
48 | + public void setAreaName(String areaName) { | |
49 | + this.areaName = areaName == null ? null : areaName.trim(); | |
50 | + } | |
51 | + | |
52 | + /**获取区域类型:30:省份,40:地市,50:区县*/ | |
53 | + public Integer getAreaType() { | |
54 | + return areaType; | |
55 | + } | |
56 | + | |
57 | + /**设置区域类型:30:省份,40:地市,50:区县*/ | |
58 | + public void setAreaType(Integer areaType) { | |
59 | + this.areaType = areaType; | |
60 | + } | |
61 | + | |
62 | + /**获取父级id*/ | |
63 | + public Long getParentId() { | |
64 | + return parentId; | |
65 | + } | |
66 | + | |
67 | + /**设置父级id*/ | |
68 | + public void setParentId(Long parentId) { | |
69 | + this.parentId = parentId; | |
70 | + } | |
71 | + | |
72 | + /**获取数据状态:1有效,0无效*/ | |
73 | + public Integer getDataState() { | |
74 | + return dataState; | |
75 | + } | |
76 | + | |
77 | + /**设置数据状态:1有效,0无效*/ | |
78 | + public void setDataState(Integer dataState) { | |
79 | + this.dataState = dataState; | |
80 | + } | |
81 | +} | |
0 | 82 | \ No newline at end of file | ... | ... |
src/main/java/com/zteits/oa/report/domain/TbAreaExample.java
0 → 100644
1 | +package com.zteits.oa.report.domain; | |
2 | + | |
3 | +import java.util.ArrayList; | |
4 | +import java.util.List; | |
5 | + | |
6 | +public class TbAreaExample { | |
7 | + protected String orderByClause; | |
8 | + | |
9 | + protected boolean distinct; | |
10 | + | |
11 | + protected List<Criteria> oredCriteria; | |
12 | + | |
13 | + public TbAreaExample() { | |
14 | + oredCriteria = new ArrayList<Criteria>(); | |
15 | + } | |
16 | + | |
17 | + public void setOrderByClause(String orderByClause) { | |
18 | + this.orderByClause = orderByClause; | |
19 | + } | |
20 | + | |
21 | + public String getOrderByClause() { | |
22 | + return orderByClause; | |
23 | + } | |
24 | + | |
25 | + public void setDistinct(boolean distinct) { | |
26 | + this.distinct = distinct; | |
27 | + } | |
28 | + | |
29 | + public boolean isDistinct() { | |
30 | + return distinct; | |
31 | + } | |
32 | + | |
33 | + public List<Criteria> getOredCriteria() { | |
34 | + return oredCriteria; | |
35 | + } | |
36 | + | |
37 | + public void or(Criteria criteria) { | |
38 | + oredCriteria.add(criteria); | |
39 | + } | |
40 | + | |
41 | + public Criteria or() { | |
42 | + Criteria criteria = createCriteriaInternal(); | |
43 | + oredCriteria.add(criteria); | |
44 | + return criteria; | |
45 | + } | |
46 | + | |
47 | + public Criteria createCriteria() { | |
48 | + Criteria criteria = createCriteriaInternal(); | |
49 | + if (oredCriteria.size() == 0) { | |
50 | + oredCriteria.add(criteria); | |
51 | + } | |
52 | + return criteria; | |
53 | + } | |
54 | + | |
55 | + protected Criteria createCriteriaInternal() { | |
56 | + Criteria criteria = new Criteria(); | |
57 | + return criteria; | |
58 | + } | |
59 | + | |
60 | + public void clear() { | |
61 | + oredCriteria.clear(); | |
62 | + orderByClause = null; | |
63 | + distinct = false; | |
64 | + } | |
65 | + | |
66 | + protected abstract static class GeneratedCriteria { | |
67 | + protected List<Criterion> criteria; | |
68 | + | |
69 | + protected GeneratedCriteria() { | |
70 | + super(); | |
71 | + criteria = new ArrayList<Criterion>(); | |
72 | + } | |
73 | + | |
74 | + public boolean isValid() { | |
75 | + return criteria.size() > 0; | |
76 | + } | |
77 | + | |
78 | + public List<Criterion> getAllCriteria() { | |
79 | + return criteria; | |
80 | + } | |
81 | + | |
82 | + public List<Criterion> getCriteria() { | |
83 | + return criteria; | |
84 | + } | |
85 | + | |
86 | + protected void addCriterion(String condition) { | |
87 | + if (condition == null) { | |
88 | + throw new RuntimeException("Value for condition cannot be null"); | |
89 | + } | |
90 | + criteria.add(new Criterion(condition)); | |
91 | + } | |
92 | + | |
93 | + protected void addCriterion(String condition, Object value, String property) { | |
94 | + if (value == null) { | |
95 | + throw new RuntimeException("Value for " + property + " cannot be null"); | |
96 | + } | |
97 | + criteria.add(new Criterion(condition, value)); | |
98 | + } | |
99 | + | |
100 | + protected void addCriterion(String condition, Object value1, Object value2, String property) { | |
101 | + if (value1 == null || value2 == null) { | |
102 | + throw new RuntimeException("Between values for " + property + " cannot be null"); | |
103 | + } | |
104 | + criteria.add(new Criterion(condition, value1, value2)); | |
105 | + } | |
106 | + | |
107 | + public Criteria andIdIsNull() { | |
108 | + addCriterion("id is null"); | |
109 | + return (Criteria) this; | |
110 | + } | |
111 | + | |
112 | + public Criteria andIdIsNotNull() { | |
113 | + addCriterion("id is not null"); | |
114 | + return (Criteria) this; | |
115 | + } | |
116 | + | |
117 | + public Criteria andIdEqualTo(Long value) { | |
118 | + addCriterion("id =", value, "id"); | |
119 | + return (Criteria) this; | |
120 | + } | |
121 | + | |
122 | + public Criteria andIdNotEqualTo(Long value) { | |
123 | + addCriterion("id <>", value, "id"); | |
124 | + return (Criteria) this; | |
125 | + } | |
126 | + | |
127 | + public Criteria andIdGreaterThan(Long value) { | |
128 | + addCriterion("id >", value, "id"); | |
129 | + return (Criteria) this; | |
130 | + } | |
131 | + | |
132 | + public Criteria andIdGreaterThanOrEqualTo(Long value) { | |
133 | + addCriterion("id >=", value, "id"); | |
134 | + return (Criteria) this; | |
135 | + } | |
136 | + | |
137 | + public Criteria andIdLessThan(Long value) { | |
138 | + addCriterion("id <", value, "id"); | |
139 | + return (Criteria) this; | |
140 | + } | |
141 | + | |
142 | + public Criteria andIdLessThanOrEqualTo(Long value) { | |
143 | + addCriterion("id <=", value, "id"); | |
144 | + return (Criteria) this; | |
145 | + } | |
146 | + | |
147 | + public Criteria andIdIn(List<Long> values) { | |
148 | + addCriterion("id in", values, "id"); | |
149 | + return (Criteria) this; | |
150 | + } | |
151 | + | |
152 | + public Criteria andIdNotIn(List<Long> values) { | |
153 | + addCriterion("id not in", values, "id"); | |
154 | + return (Criteria) this; | |
155 | + } | |
156 | + | |
157 | + public Criteria andIdBetween(Long value1, Long value2) { | |
158 | + addCriterion("id between", value1, value2, "id"); | |
159 | + return (Criteria) this; | |
160 | + } | |
161 | + | |
162 | + public Criteria andIdNotBetween(Long value1, Long value2) { | |
163 | + addCriterion("id not between", value1, value2, "id"); | |
164 | + return (Criteria) this; | |
165 | + } | |
166 | + | |
167 | + public Criteria andAreaCodeIsNull() { | |
168 | + addCriterion("area_code is null"); | |
169 | + return (Criteria) this; | |
170 | + } | |
171 | + | |
172 | + public Criteria andAreaCodeIsNotNull() { | |
173 | + addCriterion("area_code is not null"); | |
174 | + return (Criteria) this; | |
175 | + } | |
176 | + | |
177 | + public Criteria andAreaCodeEqualTo(Long value) { | |
178 | + addCriterion("area_code =", value, "areaCode"); | |
179 | + return (Criteria) this; | |
180 | + } | |
181 | + | |
182 | + public Criteria andAreaCodeNotEqualTo(Long value) { | |
183 | + addCriterion("area_code <>", value, "areaCode"); | |
184 | + return (Criteria) this; | |
185 | + } | |
186 | + | |
187 | + public Criteria andAreaCodeGreaterThan(Long value) { | |
188 | + addCriterion("area_code >", value, "areaCode"); | |
189 | + return (Criteria) this; | |
190 | + } | |
191 | + | |
192 | + public Criteria andAreaCodeGreaterThanOrEqualTo(Long value) { | |
193 | + addCriterion("area_code >=", value, "areaCode"); | |
194 | + return (Criteria) this; | |
195 | + } | |
196 | + | |
197 | + public Criteria andAreaCodeLessThan(Long value) { | |
198 | + addCriterion("area_code <", value, "areaCode"); | |
199 | + return (Criteria) this; | |
200 | + } | |
201 | + | |
202 | + public Criteria andAreaCodeLessThanOrEqualTo(Long value) { | |
203 | + addCriterion("area_code <=", value, "areaCode"); | |
204 | + return (Criteria) this; | |
205 | + } | |
206 | + | |
207 | + public Criteria andAreaCodeIn(List<Long> values) { | |
208 | + addCriterion("area_code in", values, "areaCode"); | |
209 | + return (Criteria) this; | |
210 | + } | |
211 | + | |
212 | + public Criteria andAreaCodeNotIn(List<Long> values) { | |
213 | + addCriterion("area_code not in", values, "areaCode"); | |
214 | + return (Criteria) this; | |
215 | + } | |
216 | + | |
217 | + public Criteria andAreaCodeBetween(Long value1, Long value2) { | |
218 | + addCriterion("area_code between", value1, value2, "areaCode"); | |
219 | + return (Criteria) this; | |
220 | + } | |
221 | + | |
222 | + public Criteria andAreaCodeNotBetween(Long value1, Long value2) { | |
223 | + addCriterion("area_code not between", value1, value2, "areaCode"); | |
224 | + return (Criteria) this; | |
225 | + } | |
226 | + | |
227 | + public Criteria andAreaNameIsNull() { | |
228 | + addCriterion("area_name is null"); | |
229 | + return (Criteria) this; | |
230 | + } | |
231 | + | |
232 | + public Criteria andAreaNameIsNotNull() { | |
233 | + addCriterion("area_name is not null"); | |
234 | + return (Criteria) this; | |
235 | + } | |
236 | + | |
237 | + public Criteria andAreaNameEqualTo(String value) { | |
238 | + addCriterion("area_name =", value, "areaName"); | |
239 | + return (Criteria) this; | |
240 | + } | |
241 | + | |
242 | + public Criteria andAreaNameNotEqualTo(String value) { | |
243 | + addCriterion("area_name <>", value, "areaName"); | |
244 | + return (Criteria) this; | |
245 | + } | |
246 | + | |
247 | + public Criteria andAreaNameGreaterThan(String value) { | |
248 | + addCriterion("area_name >", value, "areaName"); | |
249 | + return (Criteria) this; | |
250 | + } | |
251 | + | |
252 | + public Criteria andAreaNameGreaterThanOrEqualTo(String value) { | |
253 | + addCriterion("area_name >=", value, "areaName"); | |
254 | + return (Criteria) this; | |
255 | + } | |
256 | + | |
257 | + public Criteria andAreaNameLessThan(String value) { | |
258 | + addCriterion("area_name <", value, "areaName"); | |
259 | + return (Criteria) this; | |
260 | + } | |
261 | + | |
262 | + public Criteria andAreaNameLessThanOrEqualTo(String value) { | |
263 | + addCriterion("area_name <=", value, "areaName"); | |
264 | + return (Criteria) this; | |
265 | + } | |
266 | + | |
267 | + public Criteria andAreaNameLike(String value) { | |
268 | + addCriterion("area_name like", value, "areaName"); | |
269 | + return (Criteria) this; | |
270 | + } | |
271 | + | |
272 | + public Criteria andAreaNameNotLike(String value) { | |
273 | + addCriterion("area_name not like", value, "areaName"); | |
274 | + return (Criteria) this; | |
275 | + } | |
276 | + | |
277 | + public Criteria andAreaNameIn(List<String> values) { | |
278 | + addCriterion("area_name in", values, "areaName"); | |
279 | + return (Criteria) this; | |
280 | + } | |
281 | + | |
282 | + public Criteria andAreaNameNotIn(List<String> values) { | |
283 | + addCriterion("area_name not in", values, "areaName"); | |
284 | + return (Criteria) this; | |
285 | + } | |
286 | + | |
287 | + public Criteria andAreaNameBetween(String value1, String value2) { | |
288 | + addCriterion("area_name between", value1, value2, "areaName"); | |
289 | + return (Criteria) this; | |
290 | + } | |
291 | + | |
292 | + public Criteria andAreaNameNotBetween(String value1, String value2) { | |
293 | + addCriterion("area_name not between", value1, value2, "areaName"); | |
294 | + return (Criteria) this; | |
295 | + } | |
296 | + | |
297 | + public Criteria andAreaTypeIsNull() { | |
298 | + addCriterion("area_type is null"); | |
299 | + return (Criteria) this; | |
300 | + } | |
301 | + | |
302 | + public Criteria andAreaTypeIsNotNull() { | |
303 | + addCriterion("area_type is not null"); | |
304 | + return (Criteria) this; | |
305 | + } | |
306 | + | |
307 | + public Criteria andAreaTypeEqualTo(Integer value) { | |
308 | + addCriterion("area_type =", value, "areaType"); | |
309 | + return (Criteria) this; | |
310 | + } | |
311 | + | |
312 | + public Criteria andAreaTypeNotEqualTo(Integer value) { | |
313 | + addCriterion("area_type <>", value, "areaType"); | |
314 | + return (Criteria) this; | |
315 | + } | |
316 | + | |
317 | + public Criteria andAreaTypeGreaterThan(Integer value) { | |
318 | + addCriterion("area_type >", value, "areaType"); | |
319 | + return (Criteria) this; | |
320 | + } | |
321 | + | |
322 | + public Criteria andAreaTypeGreaterThanOrEqualTo(Integer value) { | |
323 | + addCriterion("area_type >=", value, "areaType"); | |
324 | + return (Criteria) this; | |
325 | + } | |
326 | + | |
327 | + public Criteria andAreaTypeLessThan(Integer value) { | |
328 | + addCriterion("area_type <", value, "areaType"); | |
329 | + return (Criteria) this; | |
330 | + } | |
331 | + | |
332 | + public Criteria andAreaTypeLessThanOrEqualTo(Integer value) { | |
333 | + addCriterion("area_type <=", value, "areaType"); | |
334 | + return (Criteria) this; | |
335 | + } | |
336 | + | |
337 | + public Criteria andAreaTypeIn(List<Integer> values) { | |
338 | + addCriterion("area_type in", values, "areaType"); | |
339 | + return (Criteria) this; | |
340 | + } | |
341 | + | |
342 | + public Criteria andAreaTypeNotIn(List<Integer> values) { | |
343 | + addCriterion("area_type not in", values, "areaType"); | |
344 | + return (Criteria) this; | |
345 | + } | |
346 | + | |
347 | + public Criteria andAreaTypeBetween(Integer value1, Integer value2) { | |
348 | + addCriterion("area_type between", value1, value2, "areaType"); | |
349 | + return (Criteria) this; | |
350 | + } | |
351 | + | |
352 | + public Criteria andAreaTypeNotBetween(Integer value1, Integer value2) { | |
353 | + addCriterion("area_type not between", value1, value2, "areaType"); | |
354 | + return (Criteria) this; | |
355 | + } | |
356 | + | |
357 | + public Criteria andParentIdIsNull() { | |
358 | + addCriterion("parent_id is null"); | |
359 | + return (Criteria) this; | |
360 | + } | |
361 | + | |
362 | + public Criteria andParentIdIsNotNull() { | |
363 | + addCriterion("parent_id is not null"); | |
364 | + return (Criteria) this; | |
365 | + } | |
366 | + | |
367 | + public Criteria andParentIdEqualTo(Long value) { | |
368 | + addCriterion("parent_id =", value, "parentId"); | |
369 | + return (Criteria) this; | |
370 | + } | |
371 | + | |
372 | + public Criteria andParentIdNotEqualTo(Long value) { | |
373 | + addCriterion("parent_id <>", value, "parentId"); | |
374 | + return (Criteria) this; | |
375 | + } | |
376 | + | |
377 | + public Criteria andParentIdGreaterThan(Long value) { | |
378 | + addCriterion("parent_id >", value, "parentId"); | |
379 | + return (Criteria) this; | |
380 | + } | |
381 | + | |
382 | + public Criteria andParentIdGreaterThanOrEqualTo(Long value) { | |
383 | + addCriterion("parent_id >=", value, "parentId"); | |
384 | + return (Criteria) this; | |
385 | + } | |
386 | + | |
387 | + public Criteria andParentIdLessThan(Long value) { | |
388 | + addCriterion("parent_id <", value, "parentId"); | |
389 | + return (Criteria) this; | |
390 | + } | |
391 | + | |
392 | + public Criteria andParentIdLessThanOrEqualTo(Long value) { | |
393 | + addCriterion("parent_id <=", value, "parentId"); | |
394 | + return (Criteria) this; | |
395 | + } | |
396 | + | |
397 | + public Criteria andParentIdIn(List<Long> values) { | |
398 | + addCriterion("parent_id in", values, "parentId"); | |
399 | + return (Criteria) this; | |
400 | + } | |
401 | + | |
402 | + public Criteria andParentIdNotIn(List<Long> values) { | |
403 | + addCriterion("parent_id not in", values, "parentId"); | |
404 | + return (Criteria) this; | |
405 | + } | |
406 | + | |
407 | + public Criteria andParentIdBetween(Long value1, Long value2) { | |
408 | + addCriterion("parent_id between", value1, value2, "parentId"); | |
409 | + return (Criteria) this; | |
410 | + } | |
411 | + | |
412 | + public Criteria andParentIdNotBetween(Long value1, Long value2) { | |
413 | + addCriterion("parent_id not between", value1, value2, "parentId"); | |
414 | + return (Criteria) this; | |
415 | + } | |
416 | + | |
417 | + public Criteria andDataStateIsNull() { | |
418 | + addCriterion("data_state is null"); | |
419 | + return (Criteria) this; | |
420 | + } | |
421 | + | |
422 | + public Criteria andDataStateIsNotNull() { | |
423 | + addCriterion("data_state is not null"); | |
424 | + return (Criteria) this; | |
425 | + } | |
426 | + | |
427 | + public Criteria andDataStateEqualTo(Integer value) { | |
428 | + addCriterion("data_state =", value, "dataState"); | |
429 | + return (Criteria) this; | |
430 | + } | |
431 | + | |
432 | + public Criteria andDataStateNotEqualTo(Integer value) { | |
433 | + addCriterion("data_state <>", value, "dataState"); | |
434 | + return (Criteria) this; | |
435 | + } | |
436 | + | |
437 | + public Criteria andDataStateGreaterThan(Integer value) { | |
438 | + addCriterion("data_state >", value, "dataState"); | |
439 | + return (Criteria) this; | |
440 | + } | |
441 | + | |
442 | + public Criteria andDataStateGreaterThanOrEqualTo(Integer value) { | |
443 | + addCriterion("data_state >=", value, "dataState"); | |
444 | + return (Criteria) this; | |
445 | + } | |
446 | + | |
447 | + public Criteria andDataStateLessThan(Integer value) { | |
448 | + addCriterion("data_state <", value, "dataState"); | |
449 | + return (Criteria) this; | |
450 | + } | |
451 | + | |
452 | + public Criteria andDataStateLessThanOrEqualTo(Integer value) { | |
453 | + addCriterion("data_state <=", value, "dataState"); | |
454 | + return (Criteria) this; | |
455 | + } | |
456 | + | |
457 | + public Criteria andDataStateIn(List<Integer> values) { | |
458 | + addCriterion("data_state in", values, "dataState"); | |
459 | + return (Criteria) this; | |
460 | + } | |
461 | + | |
462 | + public Criteria andDataStateNotIn(List<Integer> values) { | |
463 | + addCriterion("data_state not in", values, "dataState"); | |
464 | + return (Criteria) this; | |
465 | + } | |
466 | + | |
467 | + public Criteria andDataStateBetween(Integer value1, Integer value2) { | |
468 | + addCriterion("data_state between", value1, value2, "dataState"); | |
469 | + return (Criteria) this; | |
470 | + } | |
471 | + | |
472 | + public Criteria andDataStateNotBetween(Integer value1, Integer value2) { | |
473 | + addCriterion("data_state not between", value1, value2, "dataState"); | |
474 | + return (Criteria) this; | |
475 | + } | |
476 | + } | |
477 | + | |
478 | + public static class Criteria extends GeneratedCriteria { | |
479 | + | |
480 | + protected Criteria() { | |
481 | + super(); | |
482 | + } | |
483 | + } | |
484 | + | |
485 | + public static class Criterion { | |
486 | + private String condition; | |
487 | + | |
488 | + private Object value; | |
489 | + | |
490 | + private Object secondValue; | |
491 | + | |
492 | + private boolean noValue; | |
493 | + | |
494 | + private boolean singleValue; | |
495 | + | |
496 | + private boolean betweenValue; | |
497 | + | |
498 | + private boolean listValue; | |
499 | + | |
500 | + private String typeHandler; | |
501 | + | |
502 | + public String getCondition() { | |
503 | + return condition; | |
504 | + } | |
505 | + | |
506 | + public Object getValue() { | |
507 | + return value; | |
508 | + } | |
509 | + | |
510 | + public Object getSecondValue() { | |
511 | + return secondValue; | |
512 | + } | |
513 | + | |
514 | + public boolean isNoValue() { | |
515 | + return noValue; | |
516 | + } | |
517 | + | |
518 | + public boolean isSingleValue() { | |
519 | + return singleValue; | |
520 | + } | |
521 | + | |
522 | + public boolean isBetweenValue() { | |
523 | + return betweenValue; | |
524 | + } | |
525 | + | |
526 | + public boolean isListValue() { | |
527 | + return listValue; | |
528 | + } | |
529 | + | |
530 | + public String getTypeHandler() { | |
531 | + return typeHandler; | |
532 | + } | |
533 | + | |
534 | + protected Criterion(String condition) { | |
535 | + super(); | |
536 | + this.condition = condition; | |
537 | + this.typeHandler = null; | |
538 | + this.noValue = true; | |
539 | + } | |
540 | + | |
541 | + protected Criterion(String condition, Object value, String typeHandler) { | |
542 | + super(); | |
543 | + this.condition = condition; | |
544 | + this.value = value; | |
545 | + this.typeHandler = typeHandler; | |
546 | + if (value instanceof List<?>) { | |
547 | + this.listValue = true; | |
548 | + } else { | |
549 | + this.singleValue = true; | |
550 | + } | |
551 | + } | |
552 | + | |
553 | + protected Criterion(String condition, Object value) { | |
554 | + this(condition, value, null); | |
555 | + } | |
556 | + | |
557 | + protected Criterion(String condition, Object value, Object secondValue, String typeHandler) { | |
558 | + super(); | |
559 | + this.condition = condition; | |
560 | + this.value = value; | |
561 | + this.secondValue = secondValue; | |
562 | + this.typeHandler = typeHandler; | |
563 | + this.betweenValue = true; | |
564 | + } | |
565 | + | |
566 | + protected Criterion(String condition, Object value, Object secondValue) { | |
567 | + this(condition, value, secondValue, null); | |
568 | + } | |
569 | + } | |
570 | +} | |
0 | 571 | \ No newline at end of file | ... | ... |
src/main/java/com/zteits/oa/report/mapper/AsraDailyMapper.java
0 → 100644
1 | +package com.zteits.oa.report.mapper; | |
2 | + | |
3 | +import com.zteits.oa.report.domain.AsraDaily; | |
4 | +import com.zteits.oa.report.domain.AsraDailyExample; | |
5 | +import java.util.List; | |
6 | +import org.apache.ibatis.annotations.Param; | |
7 | + | |
8 | +public interface AsraDailyMapper { | |
9 | + long countByExample(AsraDailyExample example); | |
10 | + | |
11 | + int deleteByExample(AsraDailyExample example); | |
12 | + | |
13 | + int deleteByPrimaryKey(Long id); | |
14 | + | |
15 | + int insert(AsraDaily record); | |
16 | + | |
17 | + int insertSelective(AsraDaily record); | |
18 | + | |
19 | + List<AsraDaily> selectByExampleWithBLOBs(AsraDailyExample example); | |
20 | + | |
21 | + List<AsraDaily> selectByExample(AsraDailyExample example); | |
22 | + | |
23 | + AsraDaily selectByPrimaryKey(Long id); | |
24 | + | |
25 | + int updateByExampleSelective(@Param("record") AsraDaily record, @Param("example") AsraDailyExample example); | |
26 | + | |
27 | + int updateByExampleWithBLOBs(@Param("record") AsraDaily record, @Param("example") AsraDailyExample example); | |
28 | + | |
29 | + int updateByExample(@Param("record") AsraDaily record, @Param("example") AsraDailyExample example); | |
30 | + | |
31 | + int updateByPrimaryKeySelective(AsraDaily record); | |
32 | + | |
33 | + int updateByPrimaryKeyWithBLOBs(AsraDaily record); | |
34 | + | |
35 | + int updateByPrimaryKey(AsraDaily record); | |
36 | +} | |
0 | 37 | \ No newline at end of file | ... | ... |
src/main/java/com/zteits/oa/report/mapper/AsraOpRelationsMapper.java
0 → 100644
1 | +package com.zteits.oa.report.mapper; | |
2 | + | |
3 | +import com.zteits.oa.report.domain.AsraOpRelations; | |
4 | +import com.zteits.oa.report.domain.AsraOpRelationsExample; | |
5 | +import java.util.List; | |
6 | +import org.apache.ibatis.annotations.Param; | |
7 | + | |
8 | +public interface AsraOpRelationsMapper { | |
9 | + long countByExample(AsraOpRelationsExample example); | |
10 | + | |
11 | + int deleteByExample(AsraOpRelationsExample example); | |
12 | + | |
13 | + int deleteByPrimaryKey(Long id); | |
14 | + | |
15 | + int insert(AsraOpRelations record); | |
16 | + | |
17 | + int insertSelective(AsraOpRelations record); | |
18 | + | |
19 | + List<AsraOpRelations> selectByExample(AsraOpRelationsExample example); | |
20 | + | |
21 | + AsraOpRelations selectByPrimaryKey(Long id); | |
22 | + | |
23 | + int updateByExampleSelective(@Param("record") AsraOpRelations record, @Param("example") AsraOpRelationsExample example); | |
24 | + | |
25 | + int updateByExample(@Param("record") AsraOpRelations record, @Param("example") AsraOpRelationsExample example); | |
26 | + | |
27 | + int updateByPrimaryKeySelective(AsraOpRelations record); | |
28 | + | |
29 | + int updateByPrimaryKey(AsraOpRelations record); | |
30 | +} | |
0 | 31 | \ No newline at end of file | ... | ... |
src/main/java/com/zteits/oa/report/mapper/AsraProjectMapper.java
0 → 100644
1 | +package com.zteits.oa.report.mapper; | |
2 | + | |
3 | +import com.zteits.oa.report.domain.AsraProject; | |
4 | +import com.zteits.oa.report.domain.AsraProjectExample; | |
5 | +import java.util.List; | |
6 | +import org.apache.ibatis.annotations.Param; | |
7 | + | |
8 | +public interface AsraProjectMapper { | |
9 | + long countByExample(AsraProjectExample example); | |
10 | + | |
11 | + int deleteByExample(AsraProjectExample example); | |
12 | + | |
13 | + int deleteByPrimaryKey(Long id); | |
14 | + | |
15 | + int insert(AsraProject record); | |
16 | + | |
17 | + int insertSelective(AsraProject record); | |
18 | + | |
19 | + List<AsraProject> selectByExample(AsraProjectExample example); | |
20 | + | |
21 | + AsraProject selectByPrimaryKey(Long id); | |
22 | + | |
23 | + int updateByExampleSelective(@Param("record") AsraProject record, @Param("example") AsraProjectExample example); | |
24 | + | |
25 | + int updateByExample(@Param("record") AsraProject record, @Param("example") AsraProjectExample example); | |
26 | + | |
27 | + int updateByPrimaryKeySelective(AsraProject record); | |
28 | + | |
29 | + int updateByPrimaryKey(AsraProject record); | |
30 | +} | |
0 | 31 | \ No newline at end of file | ... | ... |
src/main/java/com/zteits/oa/report/mapper/AsraRoleMapper.java
0 → 100644
1 | +package com.zteits.oa.report.mapper; | |
2 | + | |
3 | +import com.zteits.oa.report.domain.AsraRole; | |
4 | +import com.zteits.oa.report.domain.AsraRoleExample; | |
5 | +import java.util.List; | |
6 | +import org.apache.ibatis.annotations.Param; | |
7 | + | |
8 | +public interface AsraRoleMapper { | |
9 | + long countByExample(AsraRoleExample example); | |
10 | + | |
11 | + int deleteByExample(AsraRoleExample example); | |
12 | + | |
13 | + int deleteByPrimaryKey(Long id); | |
14 | + | |
15 | + int insert(AsraRole record); | |
16 | + | |
17 | + int insertSelective(AsraRole record); | |
18 | + | |
19 | + List<AsraRole> selectByExample(AsraRoleExample example); | |
20 | + | |
21 | + AsraRole selectByPrimaryKey(Long id); | |
22 | + | |
23 | + int updateByExampleSelective(@Param("record") AsraRole record, @Param("example") AsraRoleExample example); | |
24 | + | |
25 | + int updateByExample(@Param("record") AsraRole record, @Param("example") AsraRoleExample example); | |
26 | + | |
27 | + int updateByPrimaryKeySelective(AsraRole record); | |
28 | + | |
29 | + int updateByPrimaryKey(AsraRole record); | |
30 | +} | |
0 | 31 | \ No newline at end of file | ... | ... |
src/main/java/com/zteits/oa/report/mapper/TbAreaMapper.java
0 → 100644
1 | +package com.zteits.oa.report.mapper; | |
2 | + | |
3 | +import com.zteits.oa.report.domain.TbArea; | |
4 | +import com.zteits.oa.report.domain.TbAreaExample; | |
5 | +import java.util.List; | |
6 | +import org.apache.ibatis.annotations.Param; | |
7 | + | |
8 | +public interface TbAreaMapper { | |
9 | + long countByExample(TbAreaExample example); | |
10 | + | |
11 | + int deleteByExample(TbAreaExample example); | |
12 | + | |
13 | + int deleteByPrimaryKey(Long id); | |
14 | + | |
15 | + int insert(TbArea record); | |
16 | + | |
17 | + int insertSelective(TbArea record); | |
18 | + | |
19 | + List<TbArea> selectByExample(TbAreaExample example); | |
20 | + | |
21 | + TbArea selectByPrimaryKey(Long id); | |
22 | + | |
23 | + int updateByExampleSelective(@Param("record") TbArea record, @Param("example") TbAreaExample example); | |
24 | + | |
25 | + int updateByExample(@Param("record") TbArea record, @Param("example") TbAreaExample example); | |
26 | + | |
27 | + int updateByPrimaryKeySelective(TbArea record); | |
28 | + | |
29 | + int updateByPrimaryKey(TbArea record); | |
30 | +} | |
0 | 31 | \ No newline at end of file | ... | ... |
src/main/resources/generator/generatorConfig.xml
... | ... | @@ -38,12 +38,27 @@ |
38 | 38 | <javaClientGenerator type="XMLMAPPER" targetPackage="com.zteits.oa.report.mapper" targetProject="src/main/java"> |
39 | 39 | <property name="enableSubPackages" value="true" /> |
40 | 40 | </javaClientGenerator> |
41 | - <table tableName="asra_op" | |
42 | - > | |
41 | + <table tableName="asra_daily"> | |
43 | 42 | <!-- 指定自动生成主键的属性 --> |
44 | 43 | <generatedKey column="id" sqlStatement="MySql" identity="true"></generatedKey> |
45 | 44 | </table> |
46 | - | |
45 | + <table tableName="asra_op_relations"> | |
46 | + <!-- 指定自动生成主键的属性 --> | |
47 | + <generatedKey column="id" sqlStatement="MySql" identity="true"></generatedKey> | |
48 | + </table> | |
49 | + <table tableName="asra_project"> | |
50 | + <!-- 指定自动生成主键的属性 --> | |
51 | + <generatedKey column="id" sqlStatement="MySql" identity="true"></generatedKey> | |
52 | + </table> | |
53 | + <table tableName="asra_role"> | |
54 | + <!-- 指定自动生成主键的属性 --> | |
55 | + <generatedKey column="id" sqlStatement="MySql" identity="true"></generatedKey> | |
56 | + </table> | |
57 | + <table tableName="tb_area"> | |
58 | + <!-- 指定自动生成主键的属性 --> | |
59 | + <generatedKey column="id" sqlStatement="MySql" identity="true"></generatedKey> | |
60 | + </table> | |
61 | + | |
47 | 62 | |
48 | 63 | </context> |
49 | 64 | </generatorConfiguration> |
50 | 65 | \ No newline at end of file | ... | ... |
src/main/resources/mybatis/mapper/AsraDailyMapper.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> | |
3 | +<mapper namespace="com.zteits.oa.report.mapper.AsraDailyMapper"> | |
4 | + <resultMap id="BaseResultMap" type="com.zteits.oa.report.domain.AsraDaily"> | |
5 | + <id column="id" jdbcType="BIGINT" property="id" /> | |
6 | + <result column="project_id" jdbcType="BIGINT" property="projectId" /> | |
7 | + <result column="asar_op_id" jdbcType="BIGINT" property="asarOpId" /> | |
8 | + <result column="asar_op_name" jdbcType="VARCHAR" property="asarOpName" /> | |
9 | + <result column="years" jdbcType="INTEGER" property="years" /> | |
10 | + <result column="weeks" jdbcType="INTEGER" property="weeks" /> | |
11 | + <result column="weeks_num" jdbcType="INTEGER" property="weeksNum" /> | |
12 | + <result column="daily_date" jdbcType="DATE" property="dailyDate" /> | |
13 | + <result column="data_state" jdbcType="INTEGER" property="dataState" /> | |
14 | + <result column="create_empid" jdbcType="VARCHAR" property="createEmpid" /> | |
15 | + <result column="create_emp_name" jdbcType="VARCHAR" property="createEmpName" /> | |
16 | + <result column="create_date" jdbcType="TIMESTAMP" property="createDate" /> | |
17 | + <result column="modfiy_empid" jdbcType="VARCHAR" property="modfiyEmpid" /> | |
18 | + <result column="modfiy_emp_name" jdbcType="VARCHAR" property="modfiyEmpName" /> | |
19 | + <result column="modfiy_date" jdbcType="TIMESTAMP" property="modfiyDate" /> | |
20 | + </resultMap> | |
21 | + <resultMap extends="BaseResultMap" id="ResultMapWithBLOBs" type="com.zteits.oa.report.domain.AsraDaily"> | |
22 | + <result column="daily_content" jdbcType="LONGVARCHAR" property="dailyContent" /> | |
23 | + </resultMap> | |
24 | + <sql id="Example_Where_Clause"> | |
25 | + <where> | |
26 | + <foreach collection="oredCriteria" item="criteria" separator="or"> | |
27 | + <if test="criteria.valid"> | |
28 | + <trim prefix="(" prefixOverrides="and" suffix=")"> | |
29 | + <foreach collection="criteria.criteria" item="criterion"> | |
30 | + <choose> | |
31 | + <when test="criterion.noValue"> | |
32 | + and ${criterion.condition} | |
33 | + </when> | |
34 | + <when test="criterion.singleValue"> | |
35 | + and ${criterion.condition} #{criterion.value} | |
36 | + </when> | |
37 | + <when test="criterion.betweenValue"> | |
38 | + and ${criterion.condition} #{criterion.value} and #{criterion.secondValue} | |
39 | + </when> | |
40 | + <when test="criterion.listValue"> | |
41 | + and ${criterion.condition} | |
42 | + <foreach close=")" collection="criterion.value" item="listItem" open="(" separator=","> | |
43 | + #{listItem} | |
44 | + </foreach> | |
45 | + </when> | |
46 | + </choose> | |
47 | + </foreach> | |
48 | + </trim> | |
49 | + </if> | |
50 | + </foreach> | |
51 | + </where> | |
52 | + </sql> | |
53 | + <sql id="Update_By_Example_Where_Clause"> | |
54 | + <where> | |
55 | + <foreach collection="example.oredCriteria" item="criteria" separator="or"> | |
56 | + <if test="criteria.valid"> | |
57 | + <trim prefix="(" prefixOverrides="and" suffix=")"> | |
58 | + <foreach collection="criteria.criteria" item="criterion"> | |
59 | + <choose> | |
60 | + <when test="criterion.noValue"> | |
61 | + and ${criterion.condition} | |
62 | + </when> | |
63 | + <when test="criterion.singleValue"> | |
64 | + and ${criterion.condition} #{criterion.value} | |
65 | + </when> | |
66 | + <when test="criterion.betweenValue"> | |
67 | + and ${criterion.condition} #{criterion.value} and #{criterion.secondValue} | |
68 | + </when> | |
69 | + <when test="criterion.listValue"> | |
70 | + and ${criterion.condition} | |
71 | + <foreach close=")" collection="criterion.value" item="listItem" open="(" separator=","> | |
72 | + #{listItem} | |
73 | + </foreach> | |
74 | + </when> | |
75 | + </choose> | |
76 | + </foreach> | |
77 | + </trim> | |
78 | + </if> | |
79 | + </foreach> | |
80 | + </where> | |
81 | + </sql> | |
82 | + <sql id="Base_Column_List"> | |
83 | + id, project_id, asar_op_id, asar_op_name, years, weeks, weeks_num, daily_date, data_state, | |
84 | + create_empid, create_emp_name, create_date, modfiy_empid, modfiy_emp_name, modfiy_date | |
85 | + </sql> | |
86 | + <sql id="Blob_Column_List"> | |
87 | + daily_content | |
88 | + </sql> | |
89 | + <select id="selectByExampleWithBLOBs" parameterType="com.zteits.oa.report.domain.AsraDailyExample" resultMap="ResultMapWithBLOBs"> | |
90 | + select | |
91 | + <if test="distinct"> | |
92 | + distinct | |
93 | + </if> | |
94 | + <include refid="Base_Column_List" /> | |
95 | + , | |
96 | + <include refid="Blob_Column_List" /> | |
97 | + from asra_daily | |
98 | + <if test="_parameter != null"> | |
99 | + <include refid="Example_Where_Clause" /> | |
100 | + </if> | |
101 | + <if test="orderByClause != null"> | |
102 | + order by ${orderByClause} | |
103 | + </if> | |
104 | + </select> | |
105 | + <select id="selectByExample" parameterType="com.zteits.oa.report.domain.AsraDailyExample" resultMap="BaseResultMap"> | |
106 | + select | |
107 | + <if test="distinct"> | |
108 | + distinct | |
109 | + </if> | |
110 | + <include refid="Base_Column_List" /> | |
111 | + from asra_daily | |
112 | + <if test="_parameter != null"> | |
113 | + <include refid="Example_Where_Clause" /> | |
114 | + </if> | |
115 | + <if test="orderByClause != null"> | |
116 | + order by ${orderByClause} | |
117 | + </if> | |
118 | + </select> | |
119 | + <select id="selectByPrimaryKey" parameterType="java.lang.Long" resultMap="ResultMapWithBLOBs"> | |
120 | + select | |
121 | + <include refid="Base_Column_List" /> | |
122 | + , | |
123 | + <include refid="Blob_Column_List" /> | |
124 | + from asra_daily | |
125 | + where id = #{id,jdbcType=BIGINT} | |
126 | + </select> | |
127 | + <delete id="deleteByPrimaryKey" parameterType="java.lang.Long"> | |
128 | + delete from asra_daily | |
129 | + where id = #{id,jdbcType=BIGINT} | |
130 | + </delete> | |
131 | + <delete id="deleteByExample" parameterType="com.zteits.oa.report.domain.AsraDailyExample"> | |
132 | + delete from asra_daily | |
133 | + <if test="_parameter != null"> | |
134 | + <include refid="Example_Where_Clause" /> | |
135 | + </if> | |
136 | + </delete> | |
137 | + <insert id="insert" parameterType="com.zteits.oa.report.domain.AsraDaily"> | |
138 | + <selectKey keyProperty="id" order="AFTER" resultType="java.lang.Long"> | |
139 | + SELECT LAST_INSERT_ID() | |
140 | + </selectKey> | |
141 | + insert into asra_daily (project_id, asar_op_id, asar_op_name, | |
142 | + years, weeks, weeks_num, | |
143 | + daily_date, data_state, create_empid, | |
144 | + create_emp_name, create_date, modfiy_empid, | |
145 | + modfiy_emp_name, modfiy_date, daily_content | |
146 | + ) | |
147 | + values (#{projectId,jdbcType=BIGINT}, #{asarOpId,jdbcType=BIGINT}, #{asarOpName,jdbcType=VARCHAR}, | |
148 | + #{years,jdbcType=INTEGER}, #{weeks,jdbcType=INTEGER}, #{weeksNum,jdbcType=INTEGER}, | |
149 | + #{dailyDate,jdbcType=DATE}, #{dataState,jdbcType=INTEGER}, #{createEmpid,jdbcType=VARCHAR}, | |
150 | + #{createEmpName,jdbcType=VARCHAR}, #{createDate,jdbcType=TIMESTAMP}, #{modfiyEmpid,jdbcType=VARCHAR}, | |
151 | + #{modfiyEmpName,jdbcType=VARCHAR}, #{modfiyDate,jdbcType=TIMESTAMP}, #{dailyContent,jdbcType=LONGVARCHAR} | |
152 | + ) | |
153 | + </insert> | |
154 | + <insert id="insertSelective" parameterType="com.zteits.oa.report.domain.AsraDaily"> | |
155 | + <selectKey keyProperty="id" order="AFTER" resultType="java.lang.Long"> | |
156 | + SELECT LAST_INSERT_ID() | |
157 | + </selectKey> | |
158 | + insert into asra_daily | |
159 | + <trim prefix="(" suffix=")" suffixOverrides=","> | |
160 | + <if test="projectId != null"> | |
161 | + project_id, | |
162 | + </if> | |
163 | + <if test="asarOpId != null"> | |
164 | + asar_op_id, | |
165 | + </if> | |
166 | + <if test="asarOpName != null"> | |
167 | + asar_op_name, | |
168 | + </if> | |
169 | + <if test="years != null"> | |
170 | + years, | |
171 | + </if> | |
172 | + <if test="weeks != null"> | |
173 | + weeks, | |
174 | + </if> | |
175 | + <if test="weeksNum != null"> | |
176 | + weeks_num, | |
177 | + </if> | |
178 | + <if test="dailyDate != null"> | |
179 | + daily_date, | |
180 | + </if> | |
181 | + <if test="dataState != null"> | |
182 | + data_state, | |
183 | + </if> | |
184 | + <if test="createEmpid != null"> | |
185 | + create_empid, | |
186 | + </if> | |
187 | + <if test="createEmpName != null"> | |
188 | + create_emp_name, | |
189 | + </if> | |
190 | + <if test="createDate != null"> | |
191 | + create_date, | |
192 | + </if> | |
193 | + <if test="modfiyEmpid != null"> | |
194 | + modfiy_empid, | |
195 | + </if> | |
196 | + <if test="modfiyEmpName != null"> | |
197 | + modfiy_emp_name, | |
198 | + </if> | |
199 | + <if test="modfiyDate != null"> | |
200 | + modfiy_date, | |
201 | + </if> | |
202 | + <if test="dailyContent != null"> | |
203 | + daily_content, | |
204 | + </if> | |
205 | + </trim> | |
206 | + <trim prefix="values (" suffix=")" suffixOverrides=","> | |
207 | + <if test="projectId != null"> | |
208 | + #{projectId,jdbcType=BIGINT}, | |
209 | + </if> | |
210 | + <if test="asarOpId != null"> | |
211 | + #{asarOpId,jdbcType=BIGINT}, | |
212 | + </if> | |
213 | + <if test="asarOpName != null"> | |
214 | + #{asarOpName,jdbcType=VARCHAR}, | |
215 | + </if> | |
216 | + <if test="years != null"> | |
217 | + #{years,jdbcType=INTEGER}, | |
218 | + </if> | |
219 | + <if test="weeks != null"> | |
220 | + #{weeks,jdbcType=INTEGER}, | |
221 | + </if> | |
222 | + <if test="weeksNum != null"> | |
223 | + #{weeksNum,jdbcType=INTEGER}, | |
224 | + </if> | |
225 | + <if test="dailyDate != null"> | |
226 | + #{dailyDate,jdbcType=DATE}, | |
227 | + </if> | |
228 | + <if test="dataState != null"> | |
229 | + #{dataState,jdbcType=INTEGER}, | |
230 | + </if> | |
231 | + <if test="createEmpid != null"> | |
232 | + #{createEmpid,jdbcType=VARCHAR}, | |
233 | + </if> | |
234 | + <if test="createEmpName != null"> | |
235 | + #{createEmpName,jdbcType=VARCHAR}, | |
236 | + </if> | |
237 | + <if test="createDate != null"> | |
238 | + #{createDate,jdbcType=TIMESTAMP}, | |
239 | + </if> | |
240 | + <if test="modfiyEmpid != null"> | |
241 | + #{modfiyEmpid,jdbcType=VARCHAR}, | |
242 | + </if> | |
243 | + <if test="modfiyEmpName != null"> | |
244 | + #{modfiyEmpName,jdbcType=VARCHAR}, | |
245 | + </if> | |
246 | + <if test="modfiyDate != null"> | |
247 | + #{modfiyDate,jdbcType=TIMESTAMP}, | |
248 | + </if> | |
249 | + <if test="dailyContent != null"> | |
250 | + #{dailyContent,jdbcType=LONGVARCHAR}, | |
251 | + </if> | |
252 | + </trim> | |
253 | + </insert> | |
254 | + <select id="countByExample" parameterType="com.zteits.oa.report.domain.AsraDailyExample" resultType="java.lang.Long"> | |
255 | + select count(*) from asra_daily | |
256 | + <if test="_parameter != null"> | |
257 | + <include refid="Example_Where_Clause" /> | |
258 | + </if> | |
259 | + </select> | |
260 | + <update id="updateByExampleSelective" parameterType="map"> | |
261 | + update asra_daily | |
262 | + <set> | |
263 | + <if test="record.id != null"> | |
264 | + id = #{record.id,jdbcType=BIGINT}, | |
265 | + </if> | |
266 | + <if test="record.projectId != null"> | |
267 | + project_id = #{record.projectId,jdbcType=BIGINT}, | |
268 | + </if> | |
269 | + <if test="record.asarOpId != null"> | |
270 | + asar_op_id = #{record.asarOpId,jdbcType=BIGINT}, | |
271 | + </if> | |
272 | + <if test="record.asarOpName != null"> | |
273 | + asar_op_name = #{record.asarOpName,jdbcType=VARCHAR}, | |
274 | + </if> | |
275 | + <if test="record.years != null"> | |
276 | + years = #{record.years,jdbcType=INTEGER}, | |
277 | + </if> | |
278 | + <if test="record.weeks != null"> | |
279 | + weeks = #{record.weeks,jdbcType=INTEGER}, | |
280 | + </if> | |
281 | + <if test="record.weeksNum != null"> | |
282 | + weeks_num = #{record.weeksNum,jdbcType=INTEGER}, | |
283 | + </if> | |
284 | + <if test="record.dailyDate != null"> | |
285 | + daily_date = #{record.dailyDate,jdbcType=DATE}, | |
286 | + </if> | |
287 | + <if test="record.dataState != null"> | |
288 | + data_state = #{record.dataState,jdbcType=INTEGER}, | |
289 | + </if> | |
290 | + <if test="record.createEmpid != null"> | |
291 | + create_empid = #{record.createEmpid,jdbcType=VARCHAR}, | |
292 | + </if> | |
293 | + <if test="record.createEmpName != null"> | |
294 | + create_emp_name = #{record.createEmpName,jdbcType=VARCHAR}, | |
295 | + </if> | |
296 | + <if test="record.createDate != null"> | |
297 | + create_date = #{record.createDate,jdbcType=TIMESTAMP}, | |
298 | + </if> | |
299 | + <if test="record.modfiyEmpid != null"> | |
300 | + modfiy_empid = #{record.modfiyEmpid,jdbcType=VARCHAR}, | |
301 | + </if> | |
302 | + <if test="record.modfiyEmpName != null"> | |
303 | + modfiy_emp_name = #{record.modfiyEmpName,jdbcType=VARCHAR}, | |
304 | + </if> | |
305 | + <if test="record.modfiyDate != null"> | |
306 | + modfiy_date = #{record.modfiyDate,jdbcType=TIMESTAMP}, | |
307 | + </if> | |
308 | + <if test="record.dailyContent != null"> | |
309 | + daily_content = #{record.dailyContent,jdbcType=LONGVARCHAR}, | |
310 | + </if> | |
311 | + </set> | |
312 | + <if test="_parameter != null"> | |
313 | + <include refid="Update_By_Example_Where_Clause" /> | |
314 | + </if> | |
315 | + </update> | |
316 | + <update id="updateByExampleWithBLOBs" parameterType="map"> | |
317 | + update asra_daily | |
318 | + set id = #{record.id,jdbcType=BIGINT}, | |
319 | + project_id = #{record.projectId,jdbcType=BIGINT}, | |
320 | + asar_op_id = #{record.asarOpId,jdbcType=BIGINT}, | |
321 | + asar_op_name = #{record.asarOpName,jdbcType=VARCHAR}, | |
322 | + years = #{record.years,jdbcType=INTEGER}, | |
323 | + weeks = #{record.weeks,jdbcType=INTEGER}, | |
324 | + weeks_num = #{record.weeksNum,jdbcType=INTEGER}, | |
325 | + daily_date = #{record.dailyDate,jdbcType=DATE}, | |
326 | + data_state = #{record.dataState,jdbcType=INTEGER}, | |
327 | + create_empid = #{record.createEmpid,jdbcType=VARCHAR}, | |
328 | + create_emp_name = #{record.createEmpName,jdbcType=VARCHAR}, | |
329 | + create_date = #{record.createDate,jdbcType=TIMESTAMP}, | |
330 | + modfiy_empid = #{record.modfiyEmpid,jdbcType=VARCHAR}, | |
331 | + modfiy_emp_name = #{record.modfiyEmpName,jdbcType=VARCHAR}, | |
332 | + modfiy_date = #{record.modfiyDate,jdbcType=TIMESTAMP}, | |
333 | + daily_content = #{record.dailyContent,jdbcType=LONGVARCHAR} | |
334 | + <if test="_parameter != null"> | |
335 | + <include refid="Update_By_Example_Where_Clause" /> | |
336 | + </if> | |
337 | + </update> | |
338 | + <update id="updateByExample" parameterType="map"> | |
339 | + update asra_daily | |
340 | + set id = #{record.id,jdbcType=BIGINT}, | |
341 | + project_id = #{record.projectId,jdbcType=BIGINT}, | |
342 | + asar_op_id = #{record.asarOpId,jdbcType=BIGINT}, | |
343 | + asar_op_name = #{record.asarOpName,jdbcType=VARCHAR}, | |
344 | + years = #{record.years,jdbcType=INTEGER}, | |
345 | + weeks = #{record.weeks,jdbcType=INTEGER}, | |
346 | + weeks_num = #{record.weeksNum,jdbcType=INTEGER}, | |
347 | + daily_date = #{record.dailyDate,jdbcType=DATE}, | |
348 | + data_state = #{record.dataState,jdbcType=INTEGER}, | |
349 | + create_empid = #{record.createEmpid,jdbcType=VARCHAR}, | |
350 | + create_emp_name = #{record.createEmpName,jdbcType=VARCHAR}, | |
351 | + create_date = #{record.createDate,jdbcType=TIMESTAMP}, | |
352 | + modfiy_empid = #{record.modfiyEmpid,jdbcType=VARCHAR}, | |
353 | + modfiy_emp_name = #{record.modfiyEmpName,jdbcType=VARCHAR}, | |
354 | + modfiy_date = #{record.modfiyDate,jdbcType=TIMESTAMP} | |
355 | + <if test="_parameter != null"> | |
356 | + <include refid="Update_By_Example_Where_Clause" /> | |
357 | + </if> | |
358 | + </update> | |
359 | + <update id="updateByPrimaryKeySelective" parameterType="com.zteits.oa.report.domain.AsraDaily"> | |
360 | + update asra_daily | |
361 | + <set> | |
362 | + <if test="projectId != null"> | |
363 | + project_id = #{projectId,jdbcType=BIGINT}, | |
364 | + </if> | |
365 | + <if test="asarOpId != null"> | |
366 | + asar_op_id = #{asarOpId,jdbcType=BIGINT}, | |
367 | + </if> | |
368 | + <if test="asarOpName != null"> | |
369 | + asar_op_name = #{asarOpName,jdbcType=VARCHAR}, | |
370 | + </if> | |
371 | + <if test="years != null"> | |
372 | + years = #{years,jdbcType=INTEGER}, | |
373 | + </if> | |
374 | + <if test="weeks != null"> | |
375 | + weeks = #{weeks,jdbcType=INTEGER}, | |
376 | + </if> | |
377 | + <if test="weeksNum != null"> | |
378 | + weeks_num = #{weeksNum,jdbcType=INTEGER}, | |
379 | + </if> | |
380 | + <if test="dailyDate != null"> | |
381 | + daily_date = #{dailyDate,jdbcType=DATE}, | |
382 | + </if> | |
383 | + <if test="dataState != null"> | |
384 | + data_state = #{dataState,jdbcType=INTEGER}, | |
385 | + </if> | |
386 | + <if test="createEmpid != null"> | |
387 | + create_empid = #{createEmpid,jdbcType=VARCHAR}, | |
388 | + </if> | |
389 | + <if test="createEmpName != null"> | |
390 | + create_emp_name = #{createEmpName,jdbcType=VARCHAR}, | |
391 | + </if> | |
392 | + <if test="createDate != null"> | |
393 | + create_date = #{createDate,jdbcType=TIMESTAMP}, | |
394 | + </if> | |
395 | + <if test="modfiyEmpid != null"> | |
396 | + modfiy_empid = #{modfiyEmpid,jdbcType=VARCHAR}, | |
397 | + </if> | |
398 | + <if test="modfiyEmpName != null"> | |
399 | + modfiy_emp_name = #{modfiyEmpName,jdbcType=VARCHAR}, | |
400 | + </if> | |
401 | + <if test="modfiyDate != null"> | |
402 | + modfiy_date = #{modfiyDate,jdbcType=TIMESTAMP}, | |
403 | + </if> | |
404 | + <if test="dailyContent != null"> | |
405 | + daily_content = #{dailyContent,jdbcType=LONGVARCHAR}, | |
406 | + </if> | |
407 | + </set> | |
408 | + where id = #{id,jdbcType=BIGINT} | |
409 | + </update> | |
410 | + <update id="updateByPrimaryKeyWithBLOBs" parameterType="com.zteits.oa.report.domain.AsraDaily"> | |
411 | + update asra_daily | |
412 | + set project_id = #{projectId,jdbcType=BIGINT}, | |
413 | + asar_op_id = #{asarOpId,jdbcType=BIGINT}, | |
414 | + asar_op_name = #{asarOpName,jdbcType=VARCHAR}, | |
415 | + years = #{years,jdbcType=INTEGER}, | |
416 | + weeks = #{weeks,jdbcType=INTEGER}, | |
417 | + weeks_num = #{weeksNum,jdbcType=INTEGER}, | |
418 | + daily_date = #{dailyDate,jdbcType=DATE}, | |
419 | + data_state = #{dataState,jdbcType=INTEGER}, | |
420 | + create_empid = #{createEmpid,jdbcType=VARCHAR}, | |
421 | + create_emp_name = #{createEmpName,jdbcType=VARCHAR}, | |
422 | + create_date = #{createDate,jdbcType=TIMESTAMP}, | |
423 | + modfiy_empid = #{modfiyEmpid,jdbcType=VARCHAR}, | |
424 | + modfiy_emp_name = #{modfiyEmpName,jdbcType=VARCHAR}, | |
425 | + modfiy_date = #{modfiyDate,jdbcType=TIMESTAMP}, | |
426 | + daily_content = #{dailyContent,jdbcType=LONGVARCHAR} | |
427 | + where id = #{id,jdbcType=BIGINT} | |
428 | + </update> | |
429 | + <update id="updateByPrimaryKey" parameterType="com.zteits.oa.report.domain.AsraDaily"> | |
430 | + update asra_daily | |
431 | + set project_id = #{projectId,jdbcType=BIGINT}, | |
432 | + asar_op_id = #{asarOpId,jdbcType=BIGINT}, | |
433 | + asar_op_name = #{asarOpName,jdbcType=VARCHAR}, | |
434 | + years = #{years,jdbcType=INTEGER}, | |
435 | + weeks = #{weeks,jdbcType=INTEGER}, | |
436 | + weeks_num = #{weeksNum,jdbcType=INTEGER}, | |
437 | + daily_date = #{dailyDate,jdbcType=DATE}, | |
438 | + data_state = #{dataState,jdbcType=INTEGER}, | |
439 | + create_empid = #{createEmpid,jdbcType=VARCHAR}, | |
440 | + create_emp_name = #{createEmpName,jdbcType=VARCHAR}, | |
441 | + create_date = #{createDate,jdbcType=TIMESTAMP}, | |
442 | + modfiy_empid = #{modfiyEmpid,jdbcType=VARCHAR}, | |
443 | + modfiy_emp_name = #{modfiyEmpName,jdbcType=VARCHAR}, | |
444 | + modfiy_date = #{modfiyDate,jdbcType=TIMESTAMP} | |
445 | + where id = #{id,jdbcType=BIGINT} | |
446 | + </update> | |
447 | +</mapper> | |
0 | 448 | \ No newline at end of file | ... | ... |
src/main/resources/mybatis/mapper/AsraOpRelationsMapper.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> | |
3 | +<mapper namespace="com.zteits.oa.report.mapper.AsraOpRelationsMapper"> | |
4 | + <resultMap id="BaseResultMap" type="com.zteits.oa.report.domain.AsraOpRelations"> | |
5 | + <id column="id" jdbcType="BIGINT" property="id" /> | |
6 | + <result column="parent_id" jdbcType="BIGINT" property="parentId" /> | |
7 | + <result column="op_id" jdbcType="BIGINT" property="opId" /> | |
8 | + <result column="data_state" jdbcType="INTEGER" property="dataState" /> | |
9 | + </resultMap> | |
10 | + <sql id="Example_Where_Clause"> | |
11 | + <where> | |
12 | + <foreach collection="oredCriteria" item="criteria" separator="or"> | |
13 | + <if test="criteria.valid"> | |
14 | + <trim prefix="(" prefixOverrides="and" suffix=")"> | |
15 | + <foreach collection="criteria.criteria" item="criterion"> | |
16 | + <choose> | |
17 | + <when test="criterion.noValue"> | |
18 | + and ${criterion.condition} | |
19 | + </when> | |
20 | + <when test="criterion.singleValue"> | |
21 | + and ${criterion.condition} #{criterion.value} | |
22 | + </when> | |
23 | + <when test="criterion.betweenValue"> | |
24 | + and ${criterion.condition} #{criterion.value} and #{criterion.secondValue} | |
25 | + </when> | |
26 | + <when test="criterion.listValue"> | |
27 | + and ${criterion.condition} | |
28 | + <foreach close=")" collection="criterion.value" item="listItem" open="(" separator=","> | |
29 | + #{listItem} | |
30 | + </foreach> | |
31 | + </when> | |
32 | + </choose> | |
33 | + </foreach> | |
34 | + </trim> | |
35 | + </if> | |
36 | + </foreach> | |
37 | + </where> | |
38 | + </sql> | |
39 | + <sql id="Update_By_Example_Where_Clause"> | |
40 | + <where> | |
41 | + <foreach collection="example.oredCriteria" item="criteria" separator="or"> | |
42 | + <if test="criteria.valid"> | |
43 | + <trim prefix="(" prefixOverrides="and" suffix=")"> | |
44 | + <foreach collection="criteria.criteria" item="criterion"> | |
45 | + <choose> | |
46 | + <when test="criterion.noValue"> | |
47 | + and ${criterion.condition} | |
48 | + </when> | |
49 | + <when test="criterion.singleValue"> | |
50 | + and ${criterion.condition} #{criterion.value} | |
51 | + </when> | |
52 | + <when test="criterion.betweenValue"> | |
53 | + and ${criterion.condition} #{criterion.value} and #{criterion.secondValue} | |
54 | + </when> | |
55 | + <when test="criterion.listValue"> | |
56 | + and ${criterion.condition} | |
57 | + <foreach close=")" collection="criterion.value" item="listItem" open="(" separator=","> | |
58 | + #{listItem} | |
59 | + </foreach> | |
60 | + </when> | |
61 | + </choose> | |
62 | + </foreach> | |
63 | + </trim> | |
64 | + </if> | |
65 | + </foreach> | |
66 | + </where> | |
67 | + </sql> | |
68 | + <sql id="Base_Column_List"> | |
69 | + id, parent_id, op_id, data_state | |
70 | + </sql> | |
71 | + <select id="selectByExample" parameterType="com.zteits.oa.report.domain.AsraOpRelationsExample" resultMap="BaseResultMap"> | |
72 | + select | |
73 | + <if test="distinct"> | |
74 | + distinct | |
75 | + </if> | |
76 | + <include refid="Base_Column_List" /> | |
77 | + from asra_op_relations | |
78 | + <if test="_parameter != null"> | |
79 | + <include refid="Example_Where_Clause" /> | |
80 | + </if> | |
81 | + <if test="orderByClause != null"> | |
82 | + order by ${orderByClause} | |
83 | + </if> | |
84 | + </select> | |
85 | + <select id="selectByPrimaryKey" parameterType="java.lang.Long" resultMap="BaseResultMap"> | |
86 | + select | |
87 | + <include refid="Base_Column_List" /> | |
88 | + from asra_op_relations | |
89 | + where id = #{id,jdbcType=BIGINT} | |
90 | + </select> | |
91 | + <delete id="deleteByPrimaryKey" parameterType="java.lang.Long"> | |
92 | + delete from asra_op_relations | |
93 | + where id = #{id,jdbcType=BIGINT} | |
94 | + </delete> | |
95 | + <delete id="deleteByExample" parameterType="com.zteits.oa.report.domain.AsraOpRelationsExample"> | |
96 | + delete from asra_op_relations | |
97 | + <if test="_parameter != null"> | |
98 | + <include refid="Example_Where_Clause" /> | |
99 | + </if> | |
100 | + </delete> | |
101 | + <insert id="insert" parameterType="com.zteits.oa.report.domain.AsraOpRelations"> | |
102 | + <selectKey keyProperty="id" order="AFTER" resultType="java.lang.Long"> | |
103 | + SELECT LAST_INSERT_ID() | |
104 | + </selectKey> | |
105 | + insert into asra_op_relations (parent_id, op_id, data_state | |
106 | + ) | |
107 | + values (#{parentId,jdbcType=BIGINT}, #{opId,jdbcType=BIGINT}, #{dataState,jdbcType=INTEGER} | |
108 | + ) | |
109 | + </insert> | |
110 | + <insert id="insertSelective" parameterType="com.zteits.oa.report.domain.AsraOpRelations"> | |
111 | + <selectKey keyProperty="id" order="AFTER" resultType="java.lang.Long"> | |
112 | + SELECT LAST_INSERT_ID() | |
113 | + </selectKey> | |
114 | + insert into asra_op_relations | |
115 | + <trim prefix="(" suffix=")" suffixOverrides=","> | |
116 | + <if test="parentId != null"> | |
117 | + parent_id, | |
118 | + </if> | |
119 | + <if test="opId != null"> | |
120 | + op_id, | |
121 | + </if> | |
122 | + <if test="dataState != null"> | |
123 | + data_state, | |
124 | + </if> | |
125 | + </trim> | |
126 | + <trim prefix="values (" suffix=")" suffixOverrides=","> | |
127 | + <if test="parentId != null"> | |
128 | + #{parentId,jdbcType=BIGINT}, | |
129 | + </if> | |
130 | + <if test="opId != null"> | |
131 | + #{opId,jdbcType=BIGINT}, | |
132 | + </if> | |
133 | + <if test="dataState != null"> | |
134 | + #{dataState,jdbcType=INTEGER}, | |
135 | + </if> | |
136 | + </trim> | |
137 | + </insert> | |
138 | + <select id="countByExample" parameterType="com.zteits.oa.report.domain.AsraOpRelationsExample" resultType="java.lang.Long"> | |
139 | + select count(*) from asra_op_relations | |
140 | + <if test="_parameter != null"> | |
141 | + <include refid="Example_Where_Clause" /> | |
142 | + </if> | |
143 | + </select> | |
144 | + <update id="updateByExampleSelective" parameterType="map"> | |
145 | + update asra_op_relations | |
146 | + <set> | |
147 | + <if test="record.id != null"> | |
148 | + id = #{record.id,jdbcType=BIGINT}, | |
149 | + </if> | |
150 | + <if test="record.parentId != null"> | |
151 | + parent_id = #{record.parentId,jdbcType=BIGINT}, | |
152 | + </if> | |
153 | + <if test="record.opId != null"> | |
154 | + op_id = #{record.opId,jdbcType=BIGINT}, | |
155 | + </if> | |
156 | + <if test="record.dataState != null"> | |
157 | + data_state = #{record.dataState,jdbcType=INTEGER}, | |
158 | + </if> | |
159 | + </set> | |
160 | + <if test="_parameter != null"> | |
161 | + <include refid="Update_By_Example_Where_Clause" /> | |
162 | + </if> | |
163 | + </update> | |
164 | + <update id="updateByExample" parameterType="map"> | |
165 | + update asra_op_relations | |
166 | + set id = #{record.id,jdbcType=BIGINT}, | |
167 | + parent_id = #{record.parentId,jdbcType=BIGINT}, | |
168 | + op_id = #{record.opId,jdbcType=BIGINT}, | |
169 | + data_state = #{record.dataState,jdbcType=INTEGER} | |
170 | + <if test="_parameter != null"> | |
171 | + <include refid="Update_By_Example_Where_Clause" /> | |
172 | + </if> | |
173 | + </update> | |
174 | + <update id="updateByPrimaryKeySelective" parameterType="com.zteits.oa.report.domain.AsraOpRelations"> | |
175 | + update asra_op_relations | |
176 | + <set> | |
177 | + <if test="parentId != null"> | |
178 | + parent_id = #{parentId,jdbcType=BIGINT}, | |
179 | + </if> | |
180 | + <if test="opId != null"> | |
181 | + op_id = #{opId,jdbcType=BIGINT}, | |
182 | + </if> | |
183 | + <if test="dataState != null"> | |
184 | + data_state = #{dataState,jdbcType=INTEGER}, | |
185 | + </if> | |
186 | + </set> | |
187 | + where id = #{id,jdbcType=BIGINT} | |
188 | + </update> | |
189 | + <update id="updateByPrimaryKey" parameterType="com.zteits.oa.report.domain.AsraOpRelations"> | |
190 | + update asra_op_relations | |
191 | + set parent_id = #{parentId,jdbcType=BIGINT}, | |
192 | + op_id = #{opId,jdbcType=BIGINT}, | |
193 | + data_state = #{dataState,jdbcType=INTEGER} | |
194 | + where id = #{id,jdbcType=BIGINT} | |
195 | + </update> | |
196 | +</mapper> | |
0 | 197 | \ No newline at end of file | ... | ... |
src/main/resources/mybatis/mapper/AsraProjectMapper.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> | |
3 | +<mapper namespace="com.zteits.oa.report.mapper.AsraProjectMapper"> | |
4 | + <resultMap id="BaseResultMap" type="com.zteits.oa.report.domain.AsraProject"> | |
5 | + <id column="id" jdbcType="BIGINT" property="id" /> | |
6 | + <result column="projec_name" jdbcType="VARCHAR" property="projecName" /> | |
7 | + <result column="prov_id" jdbcType="BIGINT" property="provId" /> | |
8 | + <result column="prov_name" jdbcType="VARCHAR" property="provName" /> | |
9 | + <result column="city_id" jdbcType="BIGINT" property="cityId" /> | |
10 | + <result column="city_name" jdbcType="VARCHAR" property="cityName" /> | |
11 | + <result column="sort_num" jdbcType="INTEGER" property="sortNum" /> | |
12 | + <result column="data_state" jdbcType="INTEGER" property="dataState" /> | |
13 | + <result column="create_empid" jdbcType="VARCHAR" property="createEmpid" /> | |
14 | + <result column="create_emp_name" jdbcType="VARCHAR" property="createEmpName" /> | |
15 | + <result column="create_date" jdbcType="TIMESTAMP" property="createDate" /> | |
16 | + <result column="modfiy_empid" jdbcType="VARCHAR" property="modfiyEmpid" /> | |
17 | + <result column="modfiy_emp_name" jdbcType="VARCHAR" property="modfiyEmpName" /> | |
18 | + <result column="modfiy_date" jdbcType="TIMESTAMP" property="modfiyDate" /> | |
19 | + </resultMap> | |
20 | + <sql id="Example_Where_Clause"> | |
21 | + <where> | |
22 | + <foreach collection="oredCriteria" item="criteria" separator="or"> | |
23 | + <if test="criteria.valid"> | |
24 | + <trim prefix="(" prefixOverrides="and" suffix=")"> | |
25 | + <foreach collection="criteria.criteria" item="criterion"> | |
26 | + <choose> | |
27 | + <when test="criterion.noValue"> | |
28 | + and ${criterion.condition} | |
29 | + </when> | |
30 | + <when test="criterion.singleValue"> | |
31 | + and ${criterion.condition} #{criterion.value} | |
32 | + </when> | |
33 | + <when test="criterion.betweenValue"> | |
34 | + and ${criterion.condition} #{criterion.value} and #{criterion.secondValue} | |
35 | + </when> | |
36 | + <when test="criterion.listValue"> | |
37 | + and ${criterion.condition} | |
38 | + <foreach close=")" collection="criterion.value" item="listItem" open="(" separator=","> | |
39 | + #{listItem} | |
40 | + </foreach> | |
41 | + </when> | |
42 | + </choose> | |
43 | + </foreach> | |
44 | + </trim> | |
45 | + </if> | |
46 | + </foreach> | |
47 | + </where> | |
48 | + </sql> | |
49 | + <sql id="Update_By_Example_Where_Clause"> | |
50 | + <where> | |
51 | + <foreach collection="example.oredCriteria" item="criteria" separator="or"> | |
52 | + <if test="criteria.valid"> | |
53 | + <trim prefix="(" prefixOverrides="and" suffix=")"> | |
54 | + <foreach collection="criteria.criteria" item="criterion"> | |
55 | + <choose> | |
56 | + <when test="criterion.noValue"> | |
57 | + and ${criterion.condition} | |
58 | + </when> | |
59 | + <when test="criterion.singleValue"> | |
60 | + and ${criterion.condition} #{criterion.value} | |
61 | + </when> | |
62 | + <when test="criterion.betweenValue"> | |
63 | + and ${criterion.condition} #{criterion.value} and #{criterion.secondValue} | |
64 | + </when> | |
65 | + <when test="criterion.listValue"> | |
66 | + and ${criterion.condition} | |
67 | + <foreach close=")" collection="criterion.value" item="listItem" open="(" separator=","> | |
68 | + #{listItem} | |
69 | + </foreach> | |
70 | + </when> | |
71 | + </choose> | |
72 | + </foreach> | |
73 | + </trim> | |
74 | + </if> | |
75 | + </foreach> | |
76 | + </where> | |
77 | + </sql> | |
78 | + <sql id="Base_Column_List"> | |
79 | + id, projec_name, prov_id, prov_name, city_id, city_name, sort_num, data_state, create_empid, | |
80 | + create_emp_name, create_date, modfiy_empid, modfiy_emp_name, modfiy_date | |
81 | + </sql> | |
82 | + <select id="selectByExample" parameterType="com.zteits.oa.report.domain.AsraProjectExample" resultMap="BaseResultMap"> | |
83 | + select | |
84 | + <if test="distinct"> | |
85 | + distinct | |
86 | + </if> | |
87 | + <include refid="Base_Column_List" /> | |
88 | + from asra_project | |
89 | + <if test="_parameter != null"> | |
90 | + <include refid="Example_Where_Clause" /> | |
91 | + </if> | |
92 | + <if test="orderByClause != null"> | |
93 | + order by ${orderByClause} | |
94 | + </if> | |
95 | + </select> | |
96 | + <select id="selectByPrimaryKey" parameterType="java.lang.Long" resultMap="BaseResultMap"> | |
97 | + select | |
98 | + <include refid="Base_Column_List" /> | |
99 | + from asra_project | |
100 | + where id = #{id,jdbcType=BIGINT} | |
101 | + </select> | |
102 | + <delete id="deleteByPrimaryKey" parameterType="java.lang.Long"> | |
103 | + delete from asra_project | |
104 | + where id = #{id,jdbcType=BIGINT} | |
105 | + </delete> | |
106 | + <delete id="deleteByExample" parameterType="com.zteits.oa.report.domain.AsraProjectExample"> | |
107 | + delete from asra_project | |
108 | + <if test="_parameter != null"> | |
109 | + <include refid="Example_Where_Clause" /> | |
110 | + </if> | |
111 | + </delete> | |
112 | + <insert id="insert" parameterType="com.zteits.oa.report.domain.AsraProject"> | |
113 | + <selectKey keyProperty="id" order="AFTER" resultType="java.lang.Long"> | |
114 | + SELECT LAST_INSERT_ID() | |
115 | + </selectKey> | |
116 | + insert into asra_project (projec_name, prov_id, prov_name, | |
117 | + city_id, city_name, sort_num, | |
118 | + data_state, create_empid, create_emp_name, | |
119 | + create_date, modfiy_empid, modfiy_emp_name, | |
120 | + modfiy_date) | |
121 | + values (#{projecName,jdbcType=VARCHAR}, #{provId,jdbcType=BIGINT}, #{provName,jdbcType=VARCHAR}, | |
122 | + #{cityId,jdbcType=BIGINT}, #{cityName,jdbcType=VARCHAR}, #{sortNum,jdbcType=INTEGER}, | |
123 | + #{dataState,jdbcType=INTEGER}, #{createEmpid,jdbcType=VARCHAR}, #{createEmpName,jdbcType=VARCHAR}, | |
124 | + #{createDate,jdbcType=TIMESTAMP}, #{modfiyEmpid,jdbcType=VARCHAR}, #{modfiyEmpName,jdbcType=VARCHAR}, | |
125 | + #{modfiyDate,jdbcType=TIMESTAMP}) | |
126 | + </insert> | |
127 | + <insert id="insertSelective" parameterType="com.zteits.oa.report.domain.AsraProject"> | |
128 | + <selectKey keyProperty="id" order="AFTER" resultType="java.lang.Long"> | |
129 | + SELECT LAST_INSERT_ID() | |
130 | + </selectKey> | |
131 | + insert into asra_project | |
132 | + <trim prefix="(" suffix=")" suffixOverrides=","> | |
133 | + <if test="projecName != null"> | |
134 | + projec_name, | |
135 | + </if> | |
136 | + <if test="provId != null"> | |
137 | + prov_id, | |
138 | + </if> | |
139 | + <if test="provName != null"> | |
140 | + prov_name, | |
141 | + </if> | |
142 | + <if test="cityId != null"> | |
143 | + city_id, | |
144 | + </if> | |
145 | + <if test="cityName != null"> | |
146 | + city_name, | |
147 | + </if> | |
148 | + <if test="sortNum != null"> | |
149 | + sort_num, | |
150 | + </if> | |
151 | + <if test="dataState != null"> | |
152 | + data_state, | |
153 | + </if> | |
154 | + <if test="createEmpid != null"> | |
155 | + create_empid, | |
156 | + </if> | |
157 | + <if test="createEmpName != null"> | |
158 | + create_emp_name, | |
159 | + </if> | |
160 | + <if test="createDate != null"> | |
161 | + create_date, | |
162 | + </if> | |
163 | + <if test="modfiyEmpid != null"> | |
164 | + modfiy_empid, | |
165 | + </if> | |
166 | + <if test="modfiyEmpName != null"> | |
167 | + modfiy_emp_name, | |
168 | + </if> | |
169 | + <if test="modfiyDate != null"> | |
170 | + modfiy_date, | |
171 | + </if> | |
172 | + </trim> | |
173 | + <trim prefix="values (" suffix=")" suffixOverrides=","> | |
174 | + <if test="projecName != null"> | |
175 | + #{projecName,jdbcType=VARCHAR}, | |
176 | + </if> | |
177 | + <if test="provId != null"> | |
178 | + #{provId,jdbcType=BIGINT}, | |
179 | + </if> | |
180 | + <if test="provName != null"> | |
181 | + #{provName,jdbcType=VARCHAR}, | |
182 | + </if> | |
183 | + <if test="cityId != null"> | |
184 | + #{cityId,jdbcType=BIGINT}, | |
185 | + </if> | |
186 | + <if test="cityName != null"> | |
187 | + #{cityName,jdbcType=VARCHAR}, | |
188 | + </if> | |
189 | + <if test="sortNum != null"> | |
190 | + #{sortNum,jdbcType=INTEGER}, | |
191 | + </if> | |
192 | + <if test="dataState != null"> | |
193 | + #{dataState,jdbcType=INTEGER}, | |
194 | + </if> | |
195 | + <if test="createEmpid != null"> | |
196 | + #{createEmpid,jdbcType=VARCHAR}, | |
197 | + </if> | |
198 | + <if test="createEmpName != null"> | |
199 | + #{createEmpName,jdbcType=VARCHAR}, | |
200 | + </if> | |
201 | + <if test="createDate != null"> | |
202 | + #{createDate,jdbcType=TIMESTAMP}, | |
203 | + </if> | |
204 | + <if test="modfiyEmpid != null"> | |
205 | + #{modfiyEmpid,jdbcType=VARCHAR}, | |
206 | + </if> | |
207 | + <if test="modfiyEmpName != null"> | |
208 | + #{modfiyEmpName,jdbcType=VARCHAR}, | |
209 | + </if> | |
210 | + <if test="modfiyDate != null"> | |
211 | + #{modfiyDate,jdbcType=TIMESTAMP}, | |
212 | + </if> | |
213 | + </trim> | |
214 | + </insert> | |
215 | + <select id="countByExample" parameterType="com.zteits.oa.report.domain.AsraProjectExample" resultType="java.lang.Long"> | |
216 | + select count(*) from asra_project | |
217 | + <if test="_parameter != null"> | |
218 | + <include refid="Example_Where_Clause" /> | |
219 | + </if> | |
220 | + </select> | |
221 | + <update id="updateByExampleSelective" parameterType="map"> | |
222 | + update asra_project | |
223 | + <set> | |
224 | + <if test="record.id != null"> | |
225 | + id = #{record.id,jdbcType=BIGINT}, | |
226 | + </if> | |
227 | + <if test="record.projecName != null"> | |
228 | + projec_name = #{record.projecName,jdbcType=VARCHAR}, | |
229 | + </if> | |
230 | + <if test="record.provId != null"> | |
231 | + prov_id = #{record.provId,jdbcType=BIGINT}, | |
232 | + </if> | |
233 | + <if test="record.provName != null"> | |
234 | + prov_name = #{record.provName,jdbcType=VARCHAR}, | |
235 | + </if> | |
236 | + <if test="record.cityId != null"> | |
237 | + city_id = #{record.cityId,jdbcType=BIGINT}, | |
238 | + </if> | |
239 | + <if test="record.cityName != null"> | |
240 | + city_name = #{record.cityName,jdbcType=VARCHAR}, | |
241 | + </if> | |
242 | + <if test="record.sortNum != null"> | |
243 | + sort_num = #{record.sortNum,jdbcType=INTEGER}, | |
244 | + </if> | |
245 | + <if test="record.dataState != null"> | |
246 | + data_state = #{record.dataState,jdbcType=INTEGER}, | |
247 | + </if> | |
248 | + <if test="record.createEmpid != null"> | |
249 | + create_empid = #{record.createEmpid,jdbcType=VARCHAR}, | |
250 | + </if> | |
251 | + <if test="record.createEmpName != null"> | |
252 | + create_emp_name = #{record.createEmpName,jdbcType=VARCHAR}, | |
253 | + </if> | |
254 | + <if test="record.createDate != null"> | |
255 | + create_date = #{record.createDate,jdbcType=TIMESTAMP}, | |
256 | + </if> | |
257 | + <if test="record.modfiyEmpid != null"> | |
258 | + modfiy_empid = #{record.modfiyEmpid,jdbcType=VARCHAR}, | |
259 | + </if> | |
260 | + <if test="record.modfiyEmpName != null"> | |
261 | + modfiy_emp_name = #{record.modfiyEmpName,jdbcType=VARCHAR}, | |
262 | + </if> | |
263 | + <if test="record.modfiyDate != null"> | |
264 | + modfiy_date = #{record.modfiyDate,jdbcType=TIMESTAMP}, | |
265 | + </if> | |
266 | + </set> | |
267 | + <if test="_parameter != null"> | |
268 | + <include refid="Update_By_Example_Where_Clause" /> | |
269 | + </if> | |
270 | + </update> | |
271 | + <update id="updateByExample" parameterType="map"> | |
272 | + update asra_project | |
273 | + set id = #{record.id,jdbcType=BIGINT}, | |
274 | + projec_name = #{record.projecName,jdbcType=VARCHAR}, | |
275 | + prov_id = #{record.provId,jdbcType=BIGINT}, | |
276 | + prov_name = #{record.provName,jdbcType=VARCHAR}, | |
277 | + city_id = #{record.cityId,jdbcType=BIGINT}, | |
278 | + city_name = #{record.cityName,jdbcType=VARCHAR}, | |
279 | + sort_num = #{record.sortNum,jdbcType=INTEGER}, | |
280 | + data_state = #{record.dataState,jdbcType=INTEGER}, | |
281 | + create_empid = #{record.createEmpid,jdbcType=VARCHAR}, | |
282 | + create_emp_name = #{record.createEmpName,jdbcType=VARCHAR}, | |
283 | + create_date = #{record.createDate,jdbcType=TIMESTAMP}, | |
284 | + modfiy_empid = #{record.modfiyEmpid,jdbcType=VARCHAR}, | |
285 | + modfiy_emp_name = #{record.modfiyEmpName,jdbcType=VARCHAR}, | |
286 | + modfiy_date = #{record.modfiyDate,jdbcType=TIMESTAMP} | |
287 | + <if test="_parameter != null"> | |
288 | + <include refid="Update_By_Example_Where_Clause" /> | |
289 | + </if> | |
290 | + </update> | |
291 | + <update id="updateByPrimaryKeySelective" parameterType="com.zteits.oa.report.domain.AsraProject"> | |
292 | + update asra_project | |
293 | + <set> | |
294 | + <if test="projecName != null"> | |
295 | + projec_name = #{projecName,jdbcType=VARCHAR}, | |
296 | + </if> | |
297 | + <if test="provId != null"> | |
298 | + prov_id = #{provId,jdbcType=BIGINT}, | |
299 | + </if> | |
300 | + <if test="provName != null"> | |
301 | + prov_name = #{provName,jdbcType=VARCHAR}, | |
302 | + </if> | |
303 | + <if test="cityId != null"> | |
304 | + city_id = #{cityId,jdbcType=BIGINT}, | |
305 | + </if> | |
306 | + <if test="cityName != null"> | |
307 | + city_name = #{cityName,jdbcType=VARCHAR}, | |
308 | + </if> | |
309 | + <if test="sortNum != null"> | |
310 | + sort_num = #{sortNum,jdbcType=INTEGER}, | |
311 | + </if> | |
312 | + <if test="dataState != null"> | |
313 | + data_state = #{dataState,jdbcType=INTEGER}, | |
314 | + </if> | |
315 | + <if test="createEmpid != null"> | |
316 | + create_empid = #{createEmpid,jdbcType=VARCHAR}, | |
317 | + </if> | |
318 | + <if test="createEmpName != null"> | |
319 | + create_emp_name = #{createEmpName,jdbcType=VARCHAR}, | |
320 | + </if> | |
321 | + <if test="createDate != null"> | |
322 | + create_date = #{createDate,jdbcType=TIMESTAMP}, | |
323 | + </if> | |
324 | + <if test="modfiyEmpid != null"> | |
325 | + modfiy_empid = #{modfiyEmpid,jdbcType=VARCHAR}, | |
326 | + </if> | |
327 | + <if test="modfiyEmpName != null"> | |
328 | + modfiy_emp_name = #{modfiyEmpName,jdbcType=VARCHAR}, | |
329 | + </if> | |
330 | + <if test="modfiyDate != null"> | |
331 | + modfiy_date = #{modfiyDate,jdbcType=TIMESTAMP}, | |
332 | + </if> | |
333 | + </set> | |
334 | + where id = #{id,jdbcType=BIGINT} | |
335 | + </update> | |
336 | + <update id="updateByPrimaryKey" parameterType="com.zteits.oa.report.domain.AsraProject"> | |
337 | + update asra_project | |
338 | + set projec_name = #{projecName,jdbcType=VARCHAR}, | |
339 | + prov_id = #{provId,jdbcType=BIGINT}, | |
340 | + prov_name = #{provName,jdbcType=VARCHAR}, | |
341 | + city_id = #{cityId,jdbcType=BIGINT}, | |
342 | + city_name = #{cityName,jdbcType=VARCHAR}, | |
343 | + sort_num = #{sortNum,jdbcType=INTEGER}, | |
344 | + data_state = #{dataState,jdbcType=INTEGER}, | |
345 | + create_empid = #{createEmpid,jdbcType=VARCHAR}, | |
346 | + create_emp_name = #{createEmpName,jdbcType=VARCHAR}, | |
347 | + create_date = #{createDate,jdbcType=TIMESTAMP}, | |
348 | + modfiy_empid = #{modfiyEmpid,jdbcType=VARCHAR}, | |
349 | + modfiy_emp_name = #{modfiyEmpName,jdbcType=VARCHAR}, | |
350 | + modfiy_date = #{modfiyDate,jdbcType=TIMESTAMP} | |
351 | + where id = #{id,jdbcType=BIGINT} | |
352 | + </update> | |
353 | +</mapper> | |
0 | 354 | \ No newline at end of file | ... | ... |
src/main/resources/mybatis/mapper/AsraRoleMapper.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> | |
3 | +<mapper namespace="com.zteits.oa.report.mapper.AsraRoleMapper"> | |
4 | + <resultMap id="BaseResultMap" type="com.zteits.oa.report.domain.AsraRole"> | |
5 | + <id column="id" jdbcType="BIGINT" property="id" /> | |
6 | + <result column="role_name" jdbcType="VARCHAR" property="roleName" /> | |
7 | + <result column="data_state" jdbcType="INTEGER" property="dataState" /> | |
8 | + <result column="create_empid" jdbcType="VARCHAR" property="createEmpid" /> | |
9 | + <result column="create_emp_name" jdbcType="VARCHAR" property="createEmpName" /> | |
10 | + <result column="create_date" jdbcType="TIMESTAMP" property="createDate" /> | |
11 | + <result column="modfiy_empid" jdbcType="VARCHAR" property="modfiyEmpid" /> | |
12 | + <result column="modfiy_emp_name" jdbcType="VARCHAR" property="modfiyEmpName" /> | |
13 | + <result column="modfiy_date" jdbcType="TIMESTAMP" property="modfiyDate" /> | |
14 | + <result column="remark" jdbcType="VARCHAR" property="remark" /> | |
15 | + </resultMap> | |
16 | + <sql id="Example_Where_Clause"> | |
17 | + <where> | |
18 | + <foreach collection="oredCriteria" item="criteria" separator="or"> | |
19 | + <if test="criteria.valid"> | |
20 | + <trim prefix="(" prefixOverrides="and" suffix=")"> | |
21 | + <foreach collection="criteria.criteria" item="criterion"> | |
22 | + <choose> | |
23 | + <when test="criterion.noValue"> | |
24 | + and ${criterion.condition} | |
25 | + </when> | |
26 | + <when test="criterion.singleValue"> | |
27 | + and ${criterion.condition} #{criterion.value} | |
28 | + </when> | |
29 | + <when test="criterion.betweenValue"> | |
30 | + and ${criterion.condition} #{criterion.value} and #{criterion.secondValue} | |
31 | + </when> | |
32 | + <when test="criterion.listValue"> | |
33 | + and ${criterion.condition} | |
34 | + <foreach close=")" collection="criterion.value" item="listItem" open="(" separator=","> | |
35 | + #{listItem} | |
36 | + </foreach> | |
37 | + </when> | |
38 | + </choose> | |
39 | + </foreach> | |
40 | + </trim> | |
41 | + </if> | |
42 | + </foreach> | |
43 | + </where> | |
44 | + </sql> | |
45 | + <sql id="Update_By_Example_Where_Clause"> | |
46 | + <where> | |
47 | + <foreach collection="example.oredCriteria" item="criteria" separator="or"> | |
48 | + <if test="criteria.valid"> | |
49 | + <trim prefix="(" prefixOverrides="and" suffix=")"> | |
50 | + <foreach collection="criteria.criteria" item="criterion"> | |
51 | + <choose> | |
52 | + <when test="criterion.noValue"> | |
53 | + and ${criterion.condition} | |
54 | + </when> | |
55 | + <when test="criterion.singleValue"> | |
56 | + and ${criterion.condition} #{criterion.value} | |
57 | + </when> | |
58 | + <when test="criterion.betweenValue"> | |
59 | + and ${criterion.condition} #{criterion.value} and #{criterion.secondValue} | |
60 | + </when> | |
61 | + <when test="criterion.listValue"> | |
62 | + and ${criterion.condition} | |
63 | + <foreach close=")" collection="criterion.value" item="listItem" open="(" separator=","> | |
64 | + #{listItem} | |
65 | + </foreach> | |
66 | + </when> | |
67 | + </choose> | |
68 | + </foreach> | |
69 | + </trim> | |
70 | + </if> | |
71 | + </foreach> | |
72 | + </where> | |
73 | + </sql> | |
74 | + <sql id="Base_Column_List"> | |
75 | + id, role_name, data_state, create_empid, create_emp_name, create_date, modfiy_empid, | |
76 | + modfiy_emp_name, modfiy_date, remark | |
77 | + </sql> | |
78 | + <select id="selectByExample" parameterType="com.zteits.oa.report.domain.AsraRoleExample" resultMap="BaseResultMap"> | |
79 | + select | |
80 | + <if test="distinct"> | |
81 | + distinct | |
82 | + </if> | |
83 | + <include refid="Base_Column_List" /> | |
84 | + from asra_role | |
85 | + <if test="_parameter != null"> | |
86 | + <include refid="Example_Where_Clause" /> | |
87 | + </if> | |
88 | + <if test="orderByClause != null"> | |
89 | + order by ${orderByClause} | |
90 | + </if> | |
91 | + </select> | |
92 | + <select id="selectByPrimaryKey" parameterType="java.lang.Long" resultMap="BaseResultMap"> | |
93 | + select | |
94 | + <include refid="Base_Column_List" /> | |
95 | + from asra_role | |
96 | + where id = #{id,jdbcType=BIGINT} | |
97 | + </select> | |
98 | + <delete id="deleteByPrimaryKey" parameterType="java.lang.Long"> | |
99 | + delete from asra_role | |
100 | + where id = #{id,jdbcType=BIGINT} | |
101 | + </delete> | |
102 | + <delete id="deleteByExample" parameterType="com.zteits.oa.report.domain.AsraRoleExample"> | |
103 | + delete from asra_role | |
104 | + <if test="_parameter != null"> | |
105 | + <include refid="Example_Where_Clause" /> | |
106 | + </if> | |
107 | + </delete> | |
108 | + <insert id="insert" parameterType="com.zteits.oa.report.domain.AsraRole"> | |
109 | + <selectKey keyProperty="id" order="AFTER" resultType="java.lang.Long"> | |
110 | + SELECT LAST_INSERT_ID() | |
111 | + </selectKey> | |
112 | + insert into asra_role (role_name, data_state, create_empid, | |
113 | + create_emp_name, create_date, modfiy_empid, | |
114 | + modfiy_emp_name, modfiy_date, remark | |
115 | + ) | |
116 | + values (#{roleName,jdbcType=VARCHAR}, #{dataState,jdbcType=INTEGER}, #{createEmpid,jdbcType=VARCHAR}, | |
117 | + #{createEmpName,jdbcType=VARCHAR}, #{createDate,jdbcType=TIMESTAMP}, #{modfiyEmpid,jdbcType=VARCHAR}, | |
118 | + #{modfiyEmpName,jdbcType=VARCHAR}, #{modfiyDate,jdbcType=TIMESTAMP}, #{remark,jdbcType=VARCHAR} | |
119 | + ) | |
120 | + </insert> | |
121 | + <insert id="insertSelective" parameterType="com.zteits.oa.report.domain.AsraRole"> | |
122 | + <selectKey keyProperty="id" order="AFTER" resultType="java.lang.Long"> | |
123 | + SELECT LAST_INSERT_ID() | |
124 | + </selectKey> | |
125 | + insert into asra_role | |
126 | + <trim prefix="(" suffix=")" suffixOverrides=","> | |
127 | + <if test="roleName != null"> | |
128 | + role_name, | |
129 | + </if> | |
130 | + <if test="dataState != null"> | |
131 | + data_state, | |
132 | + </if> | |
133 | + <if test="createEmpid != null"> | |
134 | + create_empid, | |
135 | + </if> | |
136 | + <if test="createEmpName != null"> | |
137 | + create_emp_name, | |
138 | + </if> | |
139 | + <if test="createDate != null"> | |
140 | + create_date, | |
141 | + </if> | |
142 | + <if test="modfiyEmpid != null"> | |
143 | + modfiy_empid, | |
144 | + </if> | |
145 | + <if test="modfiyEmpName != null"> | |
146 | + modfiy_emp_name, | |
147 | + </if> | |
148 | + <if test="modfiyDate != null"> | |
149 | + modfiy_date, | |
150 | + </if> | |
151 | + <if test="remark != null"> | |
152 | + remark, | |
153 | + </if> | |
154 | + </trim> | |
155 | + <trim prefix="values (" suffix=")" suffixOverrides=","> | |
156 | + <if test="roleName != null"> | |
157 | + #{roleName,jdbcType=VARCHAR}, | |
158 | + </if> | |
159 | + <if test="dataState != null"> | |
160 | + #{dataState,jdbcType=INTEGER}, | |
161 | + </if> | |
162 | + <if test="createEmpid != null"> | |
163 | + #{createEmpid,jdbcType=VARCHAR}, | |
164 | + </if> | |
165 | + <if test="createEmpName != null"> | |
166 | + #{createEmpName,jdbcType=VARCHAR}, | |
167 | + </if> | |
168 | + <if test="createDate != null"> | |
169 | + #{createDate,jdbcType=TIMESTAMP}, | |
170 | + </if> | |
171 | + <if test="modfiyEmpid != null"> | |
172 | + #{modfiyEmpid,jdbcType=VARCHAR}, | |
173 | + </if> | |
174 | + <if test="modfiyEmpName != null"> | |
175 | + #{modfiyEmpName,jdbcType=VARCHAR}, | |
176 | + </if> | |
177 | + <if test="modfiyDate != null"> | |
178 | + #{modfiyDate,jdbcType=TIMESTAMP}, | |
179 | + </if> | |
180 | + <if test="remark != null"> | |
181 | + #{remark,jdbcType=VARCHAR}, | |
182 | + </if> | |
183 | + </trim> | |
184 | + </insert> | |
185 | + <select id="countByExample" parameterType="com.zteits.oa.report.domain.AsraRoleExample" resultType="java.lang.Long"> | |
186 | + select count(*) from asra_role | |
187 | + <if test="_parameter != null"> | |
188 | + <include refid="Example_Where_Clause" /> | |
189 | + </if> | |
190 | + </select> | |
191 | + <update id="updateByExampleSelective" parameterType="map"> | |
192 | + update asra_role | |
193 | + <set> | |
194 | + <if test="record.id != null"> | |
195 | + id = #{record.id,jdbcType=BIGINT}, | |
196 | + </if> | |
197 | + <if test="record.roleName != null"> | |
198 | + role_name = #{record.roleName,jdbcType=VARCHAR}, | |
199 | + </if> | |
200 | + <if test="record.dataState != null"> | |
201 | + data_state = #{record.dataState,jdbcType=INTEGER}, | |
202 | + </if> | |
203 | + <if test="record.createEmpid != null"> | |
204 | + create_empid = #{record.createEmpid,jdbcType=VARCHAR}, | |
205 | + </if> | |
206 | + <if test="record.createEmpName != null"> | |
207 | + create_emp_name = #{record.createEmpName,jdbcType=VARCHAR}, | |
208 | + </if> | |
209 | + <if test="record.createDate != null"> | |
210 | + create_date = #{record.createDate,jdbcType=TIMESTAMP}, | |
211 | + </if> | |
212 | + <if test="record.modfiyEmpid != null"> | |
213 | + modfiy_empid = #{record.modfiyEmpid,jdbcType=VARCHAR}, | |
214 | + </if> | |
215 | + <if test="record.modfiyEmpName != null"> | |
216 | + modfiy_emp_name = #{record.modfiyEmpName,jdbcType=VARCHAR}, | |
217 | + </if> | |
218 | + <if test="record.modfiyDate != null"> | |
219 | + modfiy_date = #{record.modfiyDate,jdbcType=TIMESTAMP}, | |
220 | + </if> | |
221 | + <if test="record.remark != null"> | |
222 | + remark = #{record.remark,jdbcType=VARCHAR}, | |
223 | + </if> | |
224 | + </set> | |
225 | + <if test="_parameter != null"> | |
226 | + <include refid="Update_By_Example_Where_Clause" /> | |
227 | + </if> | |
228 | + </update> | |
229 | + <update id="updateByExample" parameterType="map"> | |
230 | + update asra_role | |
231 | + set id = #{record.id,jdbcType=BIGINT}, | |
232 | + role_name = #{record.roleName,jdbcType=VARCHAR}, | |
233 | + data_state = #{record.dataState,jdbcType=INTEGER}, | |
234 | + create_empid = #{record.createEmpid,jdbcType=VARCHAR}, | |
235 | + create_emp_name = #{record.createEmpName,jdbcType=VARCHAR}, | |
236 | + create_date = #{record.createDate,jdbcType=TIMESTAMP}, | |
237 | + modfiy_empid = #{record.modfiyEmpid,jdbcType=VARCHAR}, | |
238 | + modfiy_emp_name = #{record.modfiyEmpName,jdbcType=VARCHAR}, | |
239 | + modfiy_date = #{record.modfiyDate,jdbcType=TIMESTAMP}, | |
240 | + remark = #{record.remark,jdbcType=VARCHAR} | |
241 | + <if test="_parameter != null"> | |
242 | + <include refid="Update_By_Example_Where_Clause" /> | |
243 | + </if> | |
244 | + </update> | |
245 | + <update id="updateByPrimaryKeySelective" parameterType="com.zteits.oa.report.domain.AsraRole"> | |
246 | + update asra_role | |
247 | + <set> | |
248 | + <if test="roleName != null"> | |
249 | + role_name = #{roleName,jdbcType=VARCHAR}, | |
250 | + </if> | |
251 | + <if test="dataState != null"> | |
252 | + data_state = #{dataState,jdbcType=INTEGER}, | |
253 | + </if> | |
254 | + <if test="createEmpid != null"> | |
255 | + create_empid = #{createEmpid,jdbcType=VARCHAR}, | |
256 | + </if> | |
257 | + <if test="createEmpName != null"> | |
258 | + create_emp_name = #{createEmpName,jdbcType=VARCHAR}, | |
259 | + </if> | |
260 | + <if test="createDate != null"> | |
261 | + create_date = #{createDate,jdbcType=TIMESTAMP}, | |
262 | + </if> | |
263 | + <if test="modfiyEmpid != null"> | |
264 | + modfiy_empid = #{modfiyEmpid,jdbcType=VARCHAR}, | |
265 | + </if> | |
266 | + <if test="modfiyEmpName != null"> | |
267 | + modfiy_emp_name = #{modfiyEmpName,jdbcType=VARCHAR}, | |
268 | + </if> | |
269 | + <if test="modfiyDate != null"> | |
270 | + modfiy_date = #{modfiyDate,jdbcType=TIMESTAMP}, | |
271 | + </if> | |
272 | + <if test="remark != null"> | |
273 | + remark = #{remark,jdbcType=VARCHAR}, | |
274 | + </if> | |
275 | + </set> | |
276 | + where id = #{id,jdbcType=BIGINT} | |
277 | + </update> | |
278 | + <update id="updateByPrimaryKey" parameterType="com.zteits.oa.report.domain.AsraRole"> | |
279 | + update asra_role | |
280 | + set role_name = #{roleName,jdbcType=VARCHAR}, | |
281 | + data_state = #{dataState,jdbcType=INTEGER}, | |
282 | + create_empid = #{createEmpid,jdbcType=VARCHAR}, | |
283 | + create_emp_name = #{createEmpName,jdbcType=VARCHAR}, | |
284 | + create_date = #{createDate,jdbcType=TIMESTAMP}, | |
285 | + modfiy_empid = #{modfiyEmpid,jdbcType=VARCHAR}, | |
286 | + modfiy_emp_name = #{modfiyEmpName,jdbcType=VARCHAR}, | |
287 | + modfiy_date = #{modfiyDate,jdbcType=TIMESTAMP}, | |
288 | + remark = #{remark,jdbcType=VARCHAR} | |
289 | + where id = #{id,jdbcType=BIGINT} | |
290 | + </update> | |
291 | +</mapper> | |
0 | 292 | \ No newline at end of file | ... | ... |
src/main/resources/mybatis/mapper/TbAreaMapper.xml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd"> | |
3 | +<mapper namespace="com.zteits.oa.report.mapper.TbAreaMapper"> | |
4 | + <resultMap id="BaseResultMap" type="com.zteits.oa.report.domain.TbArea"> | |
5 | + <id column="id" jdbcType="BIGINT" property="id" /> | |
6 | + <result column="area_code" jdbcType="BIGINT" property="areaCode" /> | |
7 | + <result column="area_name" jdbcType="VARCHAR" property="areaName" /> | |
8 | + <result column="area_type" jdbcType="INTEGER" property="areaType" /> | |
9 | + <result column="parent_id" jdbcType="BIGINT" property="parentId" /> | |
10 | + <result column="data_state" jdbcType="INTEGER" property="dataState" /> | |
11 | + </resultMap> | |
12 | + <sql id="Example_Where_Clause"> | |
13 | + <where> | |
14 | + <foreach collection="oredCriteria" item="criteria" separator="or"> | |
15 | + <if test="criteria.valid"> | |
16 | + <trim prefix="(" prefixOverrides="and" suffix=")"> | |
17 | + <foreach collection="criteria.criteria" item="criterion"> | |
18 | + <choose> | |
19 | + <when test="criterion.noValue"> | |
20 | + and ${criterion.condition} | |
21 | + </when> | |
22 | + <when test="criterion.singleValue"> | |
23 | + and ${criterion.condition} #{criterion.value} | |
24 | + </when> | |
25 | + <when test="criterion.betweenValue"> | |
26 | + and ${criterion.condition} #{criterion.value} and #{criterion.secondValue} | |
27 | + </when> | |
28 | + <when test="criterion.listValue"> | |
29 | + and ${criterion.condition} | |
30 | + <foreach close=")" collection="criterion.value" item="listItem" open="(" separator=","> | |
31 | + #{listItem} | |
32 | + </foreach> | |
33 | + </when> | |
34 | + </choose> | |
35 | + </foreach> | |
36 | + </trim> | |
37 | + </if> | |
38 | + </foreach> | |
39 | + </where> | |
40 | + </sql> | |
41 | + <sql id="Update_By_Example_Where_Clause"> | |
42 | + <where> | |
43 | + <foreach collection="example.oredCriteria" item="criteria" separator="or"> | |
44 | + <if test="criteria.valid"> | |
45 | + <trim prefix="(" prefixOverrides="and" suffix=")"> | |
46 | + <foreach collection="criteria.criteria" item="criterion"> | |
47 | + <choose> | |
48 | + <when test="criterion.noValue"> | |
49 | + and ${criterion.condition} | |
50 | + </when> | |
51 | + <when test="criterion.singleValue"> | |
52 | + and ${criterion.condition} #{criterion.value} | |
53 | + </when> | |
54 | + <when test="criterion.betweenValue"> | |
55 | + and ${criterion.condition} #{criterion.value} and #{criterion.secondValue} | |
56 | + </when> | |
57 | + <when test="criterion.listValue"> | |
58 | + and ${criterion.condition} | |
59 | + <foreach close=")" collection="criterion.value" item="listItem" open="(" separator=","> | |
60 | + #{listItem} | |
61 | + </foreach> | |
62 | + </when> | |
63 | + </choose> | |
64 | + </foreach> | |
65 | + </trim> | |
66 | + </if> | |
67 | + </foreach> | |
68 | + </where> | |
69 | + </sql> | |
70 | + <sql id="Base_Column_List"> | |
71 | + id, area_code, area_name, area_type, parent_id, data_state | |
72 | + </sql> | |
73 | + <select id="selectByExample" parameterType="com.zteits.oa.report.domain.TbAreaExample" resultMap="BaseResultMap"> | |
74 | + select | |
75 | + <if test="distinct"> | |
76 | + distinct | |
77 | + </if> | |
78 | + <include refid="Base_Column_List" /> | |
79 | + from tb_area | |
80 | + <if test="_parameter != null"> | |
81 | + <include refid="Example_Where_Clause" /> | |
82 | + </if> | |
83 | + <if test="orderByClause != null"> | |
84 | + order by ${orderByClause} | |
85 | + </if> | |
86 | + </select> | |
87 | + <select id="selectByPrimaryKey" parameterType="java.lang.Long" resultMap="BaseResultMap"> | |
88 | + select | |
89 | + <include refid="Base_Column_List" /> | |
90 | + from tb_area | |
91 | + where id = #{id,jdbcType=BIGINT} | |
92 | + </select> | |
93 | + <delete id="deleteByPrimaryKey" parameterType="java.lang.Long"> | |
94 | + delete from tb_area | |
95 | + where id = #{id,jdbcType=BIGINT} | |
96 | + </delete> | |
97 | + <delete id="deleteByExample" parameterType="com.zteits.oa.report.domain.TbAreaExample"> | |
98 | + delete from tb_area | |
99 | + <if test="_parameter != null"> | |
100 | + <include refid="Example_Where_Clause" /> | |
101 | + </if> | |
102 | + </delete> | |
103 | + <insert id="insert" parameterType="com.zteits.oa.report.domain.TbArea"> | |
104 | + <selectKey keyProperty="id" order="AFTER" resultType="java.lang.Long"> | |
105 | + SELECT LAST_INSERT_ID() | |
106 | + </selectKey> | |
107 | + insert into tb_area (area_code, area_name, area_type, | |
108 | + parent_id, data_state) | |
109 | + values (#{areaCode,jdbcType=BIGINT}, #{areaName,jdbcType=VARCHAR}, #{areaType,jdbcType=INTEGER}, | |
110 | + #{parentId,jdbcType=BIGINT}, #{dataState,jdbcType=INTEGER}) | |
111 | + </insert> | |
112 | + <insert id="insertSelective" parameterType="com.zteits.oa.report.domain.TbArea"> | |
113 | + <selectKey keyProperty="id" order="AFTER" resultType="java.lang.Long"> | |
114 | + SELECT LAST_INSERT_ID() | |
115 | + </selectKey> | |
116 | + insert into tb_area | |
117 | + <trim prefix="(" suffix=")" suffixOverrides=","> | |
118 | + <if test="areaCode != null"> | |
119 | + area_code, | |
120 | + </if> | |
121 | + <if test="areaName != null"> | |
122 | + area_name, | |
123 | + </if> | |
124 | + <if test="areaType != null"> | |
125 | + area_type, | |
126 | + </if> | |
127 | + <if test="parentId != null"> | |
128 | + parent_id, | |
129 | + </if> | |
130 | + <if test="dataState != null"> | |
131 | + data_state, | |
132 | + </if> | |
133 | + </trim> | |
134 | + <trim prefix="values (" suffix=")" suffixOverrides=","> | |
135 | + <if test="areaCode != null"> | |
136 | + #{areaCode,jdbcType=BIGINT}, | |
137 | + </if> | |
138 | + <if test="areaName != null"> | |
139 | + #{areaName,jdbcType=VARCHAR}, | |
140 | + </if> | |
141 | + <if test="areaType != null"> | |
142 | + #{areaType,jdbcType=INTEGER}, | |
143 | + </if> | |
144 | + <if test="parentId != null"> | |
145 | + #{parentId,jdbcType=BIGINT}, | |
146 | + </if> | |
147 | + <if test="dataState != null"> | |
148 | + #{dataState,jdbcType=INTEGER}, | |
149 | + </if> | |
150 | + </trim> | |
151 | + </insert> | |
152 | + <select id="countByExample" parameterType="com.zteits.oa.report.domain.TbAreaExample" resultType="java.lang.Long"> | |
153 | + select count(*) from tb_area | |
154 | + <if test="_parameter != null"> | |
155 | + <include refid="Example_Where_Clause" /> | |
156 | + </if> | |
157 | + </select> | |
158 | + <update id="updateByExampleSelective" parameterType="map"> | |
159 | + update tb_area | |
160 | + <set> | |
161 | + <if test="record.id != null"> | |
162 | + id = #{record.id,jdbcType=BIGINT}, | |
163 | + </if> | |
164 | + <if test="record.areaCode != null"> | |
165 | + area_code = #{record.areaCode,jdbcType=BIGINT}, | |
166 | + </if> | |
167 | + <if test="record.areaName != null"> | |
168 | + area_name = #{record.areaName,jdbcType=VARCHAR}, | |
169 | + </if> | |
170 | + <if test="record.areaType != null"> | |
171 | + area_type = #{record.areaType,jdbcType=INTEGER}, | |
172 | + </if> | |
173 | + <if test="record.parentId != null"> | |
174 | + parent_id = #{record.parentId,jdbcType=BIGINT}, | |
175 | + </if> | |
176 | + <if test="record.dataState != null"> | |
177 | + data_state = #{record.dataState,jdbcType=INTEGER}, | |
178 | + </if> | |
179 | + </set> | |
180 | + <if test="_parameter != null"> | |
181 | + <include refid="Update_By_Example_Where_Clause" /> | |
182 | + </if> | |
183 | + </update> | |
184 | + <update id="updateByExample" parameterType="map"> | |
185 | + update tb_area | |
186 | + set id = #{record.id,jdbcType=BIGINT}, | |
187 | + area_code = #{record.areaCode,jdbcType=BIGINT}, | |
188 | + area_name = #{record.areaName,jdbcType=VARCHAR}, | |
189 | + area_type = #{record.areaType,jdbcType=INTEGER}, | |
190 | + parent_id = #{record.parentId,jdbcType=BIGINT}, | |
191 | + data_state = #{record.dataState,jdbcType=INTEGER} | |
192 | + <if test="_parameter != null"> | |
193 | + <include refid="Update_By_Example_Where_Clause" /> | |
194 | + </if> | |
195 | + </update> | |
196 | + <update id="updateByPrimaryKeySelective" parameterType="com.zteits.oa.report.domain.TbArea"> | |
197 | + update tb_area | |
198 | + <set> | |
199 | + <if test="areaCode != null"> | |
200 | + area_code = #{areaCode,jdbcType=BIGINT}, | |
201 | + </if> | |
202 | + <if test="areaName != null"> | |
203 | + area_name = #{areaName,jdbcType=VARCHAR}, | |
204 | + </if> | |
205 | + <if test="areaType != null"> | |
206 | + area_type = #{areaType,jdbcType=INTEGER}, | |
207 | + </if> | |
208 | + <if test="parentId != null"> | |
209 | + parent_id = #{parentId,jdbcType=BIGINT}, | |
210 | + </if> | |
211 | + <if test="dataState != null"> | |
212 | + data_state = #{dataState,jdbcType=INTEGER}, | |
213 | + </if> | |
214 | + </set> | |
215 | + where id = #{id,jdbcType=BIGINT} | |
216 | + </update> | |
217 | + <update id="updateByPrimaryKey" parameterType="com.zteits.oa.report.domain.TbArea"> | |
218 | + update tb_area | |
219 | + set area_code = #{areaCode,jdbcType=BIGINT}, | |
220 | + area_name = #{areaName,jdbcType=VARCHAR}, | |
221 | + area_type = #{areaType,jdbcType=INTEGER}, | |
222 | + parent_id = #{parentId,jdbcType=BIGINT}, | |
223 | + data_state = #{dataState,jdbcType=INTEGER} | |
224 | + where id = #{id,jdbcType=BIGINT} | |
225 | + </update> | |
226 | +</mapper> | |
0 | 227 | \ No newline at end of file | ... | ... |
zteits-oa.iml
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4"> | |
3 | + <component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="false"> | |
4 | + <output url="file://$MODULE_DIR$/target/classes" /> | |
5 | + <output-test url="file://$MODULE_DIR$/target/test-classes" /> | |
6 | + <content url="file://$MODULE_DIR$"> | |
7 | + <sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" /> | |
8 | + <sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" /> | |
9 | + <sourceFolder url="file://$MODULE_DIR$/src/test/java" isTestSource="true" /> | |
10 | + <excludeFolder url="file://$MODULE_DIR$/target" /> | |
11 | + </content> | |
12 | + <orderEntry type="inheritedJdk" /> | |
13 | + <orderEntry type="sourceFolder" forTests="false" /> | |
14 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:1.5.2.RELEASE" level="project" /> | |
15 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:1.5.2.RELEASE" level="project" /> | |
16 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:1.5.2.RELEASE" level="project" /> | |
17 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:1.5.2.RELEASE" level="project" /> | |
18 | + <orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.1.11" level="project" /> | |
19 | + <orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.1.11" level="project" /> | |
20 | + <orderEntry type="library" name="Maven: org.slf4j:jcl-over-slf4j:1.7.24" level="project" /> | |
21 | + <orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.24" level="project" /> | |
22 | + <orderEntry type="library" name="Maven: org.slf4j:log4j-over-slf4j:1.7.24" level="project" /> | |
23 | + <orderEntry type="library" name="Maven: org.springframework:spring-core:4.3.7.RELEASE" level="project" /> | |
24 | + <orderEntry type="library" scope="RUNTIME" name="Maven: org.yaml:snakeyaml:1.17" level="project" /> | |
25 | + <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-starter-test:1.5.2.RELEASE" level="project" /> | |
26 | + <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test:1.5.2.RELEASE" level="project" /> | |
27 | + <orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test-autoconfigure:1.5.2.RELEASE" level="project" /> | |
28 | + <orderEntry type="library" scope="TEST" name="Maven: com.jayway.jsonpath:json-path:2.2.0" level="project" /> | |
29 | + <orderEntry type="library" scope="TEST" name="Maven: net.minidev:json-smart:2.2.1" level="project" /> | |
30 | + <orderEntry type="library" scope="TEST" name="Maven: net.minidev:accessors-smart:1.1" level="project" /> | |
31 | + <orderEntry type="library" scope="TEST" name="Maven: org.ow2.asm:asm:5.0.3" level="project" /> | |
32 | + <orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.12" level="project" /> | |
33 | + <orderEntry type="library" scope="TEST" name="Maven: org.assertj:assertj-core:2.6.0" level="project" /> | |
34 | + <orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-core:1.10.19" level="project" /> | |
35 | + <orderEntry type="library" scope="TEST" name="Maven: org.objenesis:objenesis:2.1" level="project" /> | |
36 | + <orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:1.3" level="project" /> | |
37 | + <orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-library:1.3" level="project" /> | |
38 | + <orderEntry type="library" scope="TEST" name="Maven: org.skyscreamer:jsonassert:1.4.0" level="project" /> | |
39 | + <orderEntry type="library" scope="TEST" name="Maven: com.vaadin.external.google:android-json:0.0.20131108.vaadin1" level="project" /> | |
40 | + <orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-test:4.3.7.RELEASE" level="project" /> | |
41 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:1.5.2.RELEASE" level="project" /> | |
42 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:1.5.2.RELEASE" level="project" /> | |
43 | + <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:8.5.11" level="project" /> | |
44 | + <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-el:8.5.11" level="project" /> | |
45 | + <orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:8.5.11" level="project" /> | |
46 | + <orderEntry type="library" name="Maven: org.hibernate:hibernate-validator:5.3.4.Final" level="project" /> | |
47 | + <orderEntry type="library" name="Maven: javax.validation:validation-api:1.1.0.Final" level="project" /> | |
48 | + <orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.3.0.Final" level="project" /> | |
49 | + <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.8.7" level="project" /> | |
50 | + <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.8.0" level="project" /> | |
51 | + <orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.8.7" level="project" /> | |
52 | + <orderEntry type="library" name="Maven: org.springframework:spring-web:4.3.7.RELEASE" level="project" /> | |
53 | + <orderEntry type="library" name="Maven: org.springframework:spring-webmvc:4.3.7.RELEASE" level="project" /> | |
54 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:1.5.2.RELEASE" level="project" /> | |
55 | + <orderEntry type="library" name="Maven: org.springframework:spring-aop:4.3.7.RELEASE" level="project" /> | |
56 | + <orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.8.9" level="project" /> | |
57 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-redis:1.4.7.RELEASE" level="project" /> | |
58 | + <orderEntry type="library" name="Maven: org.springframework.data:spring-data-redis:1.8.1.RELEASE" level="project" /> | |
59 | + <orderEntry type="library" name="Maven: org.springframework.data:spring-data-keyvalue:1.2.1.RELEASE" level="project" /> | |
60 | + <orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:1.13.1.RELEASE" level="project" /> | |
61 | + <orderEntry type="library" name="Maven: org.springframework:spring-tx:4.3.7.RELEASE" level="project" /> | |
62 | + <orderEntry type="library" name="Maven: org.springframework:spring-oxm:4.3.7.RELEASE" level="project" /> | |
63 | + <orderEntry type="library" name="Maven: org.springframework:spring-context-support:4.3.7.RELEASE" level="project" /> | |
64 | + <orderEntry type="library" name="Maven: redis.clients:jedis:2.9.0" level="project" /> | |
65 | + <orderEntry type="library" name="Maven: org.apache.commons:commons-pool2:2.4.2" level="project" /> | |
66 | + <orderEntry type="library" name="Maven: org.springframework.session:spring-session:1.3.1.RELEASE" level="project" /> | |
67 | + <orderEntry type="library" name="Maven: org.mybatis.generator:mybatis-generator-core:1.3.5" level="project" /> | |
68 | + <orderEntry type="library" scope="RUNTIME" name="Maven: mysql:mysql-connector-java:5.1.21" level="project" /> | |
69 | + <orderEntry type="library" name="Maven: com.xiaoleilu:hutool-all:3.0.5" level="project" /> | |
70 | + <orderEntry type="library" name="Maven: org.mybatis:mybatis:3.4.4" level="project" /> | |
71 | + <orderEntry type="library" name="Maven: com.github.pagehelper:pagehelper-spring-boot-starter:1.1.0" level="project" /> | |
72 | + <orderEntry type="library" name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-starter:1.2.0" level="project" /> | |
73 | + <orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:1.5.2.RELEASE" level="project" /> | |
74 | + <orderEntry type="library" name="Maven: org.apache.tomcat:tomcat-jdbc:8.5.11" level="project" /> | |
75 | + <orderEntry type="library" name="Maven: org.apache.tomcat:tomcat-juli:8.5.11" level="project" /> | |
76 | + <orderEntry type="library" name="Maven: org.springframework:spring-jdbc:4.3.7.RELEASE" level="project" /> | |
77 | + <orderEntry type="library" name="Maven: org.mybatis.spring.boot:mybatis-spring-boot-autoconfigure:1.2.0" level="project" /> | |
78 | + <orderEntry type="library" name="Maven: org.mybatis:mybatis-spring:1.3.1" level="project" /> | |
79 | + <orderEntry type="library" name="Maven: com.github.pagehelper:pagehelper-spring-boot-autoconfigure:1.1.0" level="project" /> | |
80 | + <orderEntry type="library" name="Maven: com.github.pagehelper:pagehelper:5.0.0" level="project" /> | |
81 | + <orderEntry type="library" name="Maven: com.github.jsqlparser:jsqlparser:0.9.5" level="project" /> | |
82 | + <orderEntry type="library" name="Maven: com.alibaba:druid:1.0.29" level="project" /> | |
83 | + <orderEntry type="module-library"> | |
84 | + <library name="Maven: com.alibaba:jconsole:1.8.0"> | |
85 | + <CLASSES> | |
86 | + <root url="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_162.jdk/Contents/Home/lib/jconsole.jar!/" /> | |
87 | + </CLASSES> | |
88 | + <JAVADOC /> | |
89 | + <SOURCES /> | |
90 | + </library> | |
91 | + </orderEntry> | |
92 | + <orderEntry type="module-library"> | |
93 | + <library name="Maven: com.alibaba:tools:1.8.0"> | |
94 | + <CLASSES> | |
95 | + <root url="jar:///Library/Java/JavaVirtualMachines/jdk1.8.0_162.jdk/Contents/Home/lib/tools.jar!/" /> | |
96 | + </CLASSES> | |
97 | + <JAVADOC /> | |
98 | + <SOURCES /> | |
99 | + </library> | |
100 | + </orderEntry> | |
101 | + <orderEntry type="library" name="Maven: com.alibaba:fastjson:1.2.47" level="project" /> | |
102 | + <orderEntry type="library" name="Maven: io.springfox:springfox-swagger2:2.7.0" level="project" /> | |
103 | + <orderEntry type="library" name="Maven: io.swagger:swagger-annotations:1.5.13" level="project" /> | |
104 | + <orderEntry type="library" name="Maven: io.swagger:swagger-models:1.5.13" level="project" /> | |
105 | + <orderEntry type="library" name="Maven: io.springfox:springfox-spi:2.7.0" level="project" /> | |
106 | + <orderEntry type="library" name="Maven: io.springfox:springfox-core:2.7.0" level="project" /> | |
107 | + <orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.6.14" level="project" /> | |
108 | + <orderEntry type="library" name="Maven: io.springfox:springfox-schema:2.7.0" level="project" /> | |
109 | + <orderEntry type="library" name="Maven: io.springfox:springfox-swagger-common:2.7.0" level="project" /> | |
110 | + <orderEntry type="library" name="Maven: io.springfox:springfox-spring-web:2.7.0" level="project" /> | |
111 | + <orderEntry type="library" name="Maven: org.reflections:reflections:0.9.11" level="project" /> | |
112 | + <orderEntry type="library" name="Maven: org.javassist:javassist:3.21.0-GA" level="project" /> | |
113 | + <orderEntry type="library" name="Maven: com.google.guava:guava:18.0" level="project" /> | |
114 | + <orderEntry type="library" name="Maven: com.fasterxml:classmate:1.3.3" level="project" /> | |
115 | + <orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.24" level="project" /> | |
116 | + <orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE" level="project" /> | |
117 | + <orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE" level="project" /> | |
118 | + <orderEntry type="library" name="Maven: org.mapstruct:mapstruct:1.1.0.Final" level="project" /> | |
119 | + <orderEntry type="library" name="Maven: io.springfox:springfox-swagger-ui:2.7.0" level="project" /> | |
120 | + <orderEntry type="library" name="Maven: org.springframework.security:spring-security-web:4.2.2.RELEASE" level="project" /> | |
121 | + <orderEntry type="library" name="Maven: aopalliance:aopalliance:1.0" level="project" /> | |
122 | + <orderEntry type="library" name="Maven: org.springframework.security:spring-security-core:4.2.2.RELEASE" level="project" /> | |
123 | + <orderEntry type="library" name="Maven: org.springframework:spring-beans:4.3.7.RELEASE" level="project" /> | |
124 | + <orderEntry type="library" name="Maven: org.springframework:spring-context:4.3.7.RELEASE" level="project" /> | |
125 | + <orderEntry type="library" name="Maven: org.springframework:spring-expression:4.3.7.RELEASE" level="project" /> | |
126 | + </component> | |
127 | +</module> | |
0 | 128 | \ No newline at end of file | ... | ... |