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, sqlpublic SnowflakeText()
public SnowflakeText(long maxLength)
public static SnowflakeText of()
public static SnowflakeText of(long maxLength)