public class TypeInvariants
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static com.streamscape.ds.types.Charset |
ASCII_FULL |
static com.streamscape.ds.types.Charset |
ASCII_GRAPHIC |
static com.streamscape.ds.types.Type |
CARDINAL_NUMBER |
static com.streamscape.ds.types.Type |
CHARACTER_DATA |
static com.streamscape.ds.types.Charset |
GRAPHIC_IRV |
static com.streamscape.ds.types.Charset |
ISO8BIT |
static com.streamscape.ds.types.Charset |
LATIN1 |
static com.streamscape.ds.types.Charset |
SQL_CHARACTER |
static com.streamscape.ds.types.Type |
SQL_IDENTIFIER |
static com.streamscape.ds.types.Charset |
SQL_IDENTIFIER_CHARSET |
static com.streamscape.ds.types.Charset |
SQL_TEXT |
static com.streamscape.ds.types.Type |
SQL_VARCHAR |
static com.streamscape.ds.types.Type |
TIME_STAMP |
static com.streamscape.ds.types.Charset |
UTF16 |
static com.streamscape.ds.types.Charset |
UTF32 |
static com.streamscape.ds.types.Charset |
UTF8 |
static com.streamscape.ds.types.Type |
YES_OR_NO |
Constructor and Description |
---|
TypeInvariants() |
public static final com.streamscape.ds.types.Charset SQL_TEXT
public static final com.streamscape.ds.types.Charset SQL_IDENTIFIER_CHARSET
public static final com.streamscape.ds.types.Charset SQL_CHARACTER
public static final com.streamscape.ds.types.Charset ASCII_GRAPHIC
public static final com.streamscape.ds.types.Charset GRAPHIC_IRV
public static final com.streamscape.ds.types.Charset ASCII_FULL
public static final com.streamscape.ds.types.Charset ISO8BIT
public static final com.streamscape.ds.types.Charset LATIN1
public static final com.streamscape.ds.types.Charset UTF32
public static final com.streamscape.ds.types.Charset UTF16
public static final com.streamscape.ds.types.Charset UTF8
public static final com.streamscape.ds.types.Type CARDINAL_NUMBER
public static final com.streamscape.ds.types.Type YES_OR_NO
public static final com.streamscape.ds.types.Type CHARACTER_DATA
public static final com.streamscape.ds.types.Type SQL_IDENTIFIER
public static final com.streamscape.ds.types.Type TIME_STAMP
public static final com.streamscape.ds.types.Type SQL_VARCHAR
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.