Uses of Class
org.apache.flink.table.types.logical.VarCharType
Packages that use VarCharType
-
Uses of VarCharType in org.apache.flink.table.types.logical
Fields in org.apache.flink.table.types.logical declared as VarCharTypeMethods in org.apache.flink.table.types.logical that return VarCharTypeModifier and TypeMethodDescriptionstatic VarCharTypeVarCharType.ofEmptyLiteral()The SQL standard defines that character string literals are allowed to be zero-length strings (i.e., to contain no characters) even though it is not permitted to declare a type that is zero.Methods in org.apache.flink.table.types.logical with parameters of type VarCharType -
Uses of VarCharType in org.apache.flink.table.types.logical.utils
Methods in org.apache.flink.table.types.logical.utils with parameters of type VarCharType