public class SnowflakeText extends SnowflakeVarchar
MAX_LENGTH
Constructor and Description |
---|
SnowflakeText() |
SnowflakeText(long maxLength) |
Modifier and Type | Method and Description |
---|---|
static SnowflakeText |
of() |
static SnowflakeText |
of(long maxLength) |
getLength, setLength, sql
public SnowflakeText()
public SnowflakeText(long maxLength)
public static SnowflakeText of()
public static SnowflakeText of(long maxLength)