Interface Mixins.StringField
- All Superinterfaces:
ComparableExpressionTrait<DataType.StringType,
,Expression<DataType.StringType>> Expression<DataType.StringType>
,Field<DataType.StringType>
,Mixins.FieldEqualityTrait<DataType.StringType>
,ScalarExpression<DataType.StringType>
- Enclosing interface:
- Mixins
-
Method Summary
Methods inherited from interface com.apple.foundationdb.relational.api.fluentsql.expression.ComparableExpressionTrait
getType, greaterThan, greaterThanOrEquals, greatest, isEqualTo, lessThan, lessThanOrEqual, notEquals
Methods inherited from interface com.apple.foundationdb.relational.api.fluentsql.expression.Expression
accept
Methods inherited from interface com.apple.foundationdb.relational.api.fluentsql.expression.Field
asBoolean, asBoolean, asDouble, asDouble, asFloat, asFloat, asInt, asInt, asLong, asLong, asString, asString, getName, getParts, subField
Methods inherited from interface com.apple.foundationdb.relational.api.fluentsql.expression.details.Mixins.FieldEqualityTrait
equalsInternal
Methods inherited from interface com.apple.foundationdb.relational.api.fluentsql.expression.ScalarExpression
isNotNull, isNull