public class Operators extends Object
Created by davidoff shen on 2017-03-17.
限定符和类型 | 类和说明 |
---|---|
static class |
Operators.BetweenOperator
Created by davidoff shen on 2017-03-17.
|
static class |
Operators.CustomPatternLikeOperator
Created by davidoff shen on 2017-03-17.
|
static class |
Operators.EndWithOperator
Created by davidoff shen on 2017-03-17.
|
static class |
Operators.EqualOperator
Created by davidoff shen on 2017-03-17.
|
static class |
Operators.GreaterEqualOperator
Created by davidoff shen on 2017-03-17.
|
static class |
Operators.GreaterOperator
Created by davidoff shen on 2017-03-17.
|
static class |
Operators.InOperator
Created by davidoff shen on 2017-03-17.
|
static class |
Operators.IsNullOperator
Created by davidoff shen on 2017-03-17.
|
static class |
Operators.LessEqualOperator
Created by davidoff shen on 2017-03-17.
|
static class |
Operators.LessOperator
Created by davidoff shen on 2017-03-17.
|
static class |
Operators.LikeOperator
Created by davidoff shen on 2017-03-17.
|
static class |
Operators.Logical
Created by davidoff shen on 2017-03-17.
|
static class |
Operators.NotEqualOperator
Created by davidoff shen on 2017-03-17.
|
static class |
Operators.NotInOperator
Created by davidoff shen on 2017-03-17.
|
static class |
Operators.NotNullOperator
Created by davidoff shen on 2017-03-17.
|
static interface |
Operators.Operator
Created by davidoff shen on 2017-03-17.
|
static class |
Operators.StartWithOperator
Created by davidoff shen on 2017-03-17.
|
构造器和说明 |
---|
Operators() |
Copyright © 2020. All rights reserved.