| Interface | Description |
|---|---|
| CalendarCache.TimeZoneFactory |
TimeZone factory from which we get timezones.
|
| SnowflakeDateTimeFormat.ParserGSInteractions |
Interface used by the parser for GS interactions, including configurations
and usage tracking.
|
| SubmittedAuthnDTO |
Marker interface, designating the implementing class as being serialized
into JSON and submitted to the authentication service as a response for
additional Authentication data previously requested.
|
| Class | Description |
|---|---|
| CalendarCache |
Created by mzukowski on 3/13/16.
|
| ClientAuthnDTO | |
| ComponentInfo |
Component information, like version, SVN rev, etc is available through this
class.
|
| ComponentInfo.Version |
Version info - purely a data class.
|
| LoginInfoDTO |
Login Information Data Transfer Object.
|
| RemoteStoreFileEncryptionMaterial |
A class to manage encryption material for remote files for GET and PUT commands.
|
| RemoteStoreFileEncryptionMaterialUI |
A class to manage encryption material for S3 files for GET and PUT commands.
|
| ResourceBundleManager |
Handle error messages.
|
| SFBinary |
Represents binary values.
|
| SFDate |
Represents dates without time.
|
| SFInstant |
Simple interface for uniform accessing of moments in time.
|
| SFTime |
Represents times without date.
|
| SFTimestamp |
Represents timestamps, including their originating time zone.
|
| SFVariant |
Represents VARIANT value
Currently only supports empty non-elementary values
Instances of this class are immutable
|
| SnowflakeDateTimeFormat | |
| SqlFormat |
The is the class for a parsed SQL format, a re-implementation of XP
SqlFormat class
|
| SqlFormatScanner |
This class is used to match multiple SQL formats when parsing input strings
|
| SqlState |
This class defines all the constants for SQL states
|
| TmExt |
This class represents decomposed time/date, similar to libc's struct tm,
but with additional fields for handling missing data and timezones
|
| TmExt.YearDay |
| Enum | Description |
|---|---|
| ClientAuthnDTO.AuthenticatorType | |
| ClientAuthnDTO.ReauthnType | |
| ClientAuthnDTO.RequestType | |
| ClientAuthnParameter | |
| ComponentEnum |
List of components in Global Services.
|
| FileCompressionType | |
| SFBinaryFormat |
Format (encoding scheme) for binary values.
|
| SFVariant.VType |
Variant value type
|
| SnowflakeDateTimeFormat.ElementType |
| Exception | Description |
|---|---|
| SFTimestamp.TimestampOperationNotAvailableException |
Thrown when a Snowflake timestamp cannot be manipulated in Java due to
size limitations.
|
Copyright © 2020. All rights reserved.