public static final class LogicalTypes.VariableLengthString extends LogicalTypes.JdbcLogicalType<java.lang.String>
argument, baseType, identifier| Modifier and Type | Method and Description |
|---|---|
static LogicalTypes.VariableLengthString |
of(java.lang.String identifier,
int maxLength) |
java.lang.String |
toInputType(java.lang.String base)
Convert the Java type used by the base
Schema.FieldType to the input type. |
equals, getArgument, getBaseType, getIdentifier, hashCode, toBaseTypepublic static LogicalTypes.VariableLengthString of(java.lang.String identifier, int maxLength)
public java.lang.String toInputType(java.lang.String base)
Schema.LogicalTypeSchema.FieldType to the input type.