Package net.snowflake.client.core
Class SfTimestampUtil
- java.lang.Object
-
- net.snowflake.client.core.SfTimestampUtil
-
@SnowflakeJdbcInternalApi public class SfTimestampUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description SfTimestampUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static long
getTimeInNanoseconds(Time x)
static Timestamp
getTimestampFromType(int columnSubType, String value, SFBaseSession session, TimeZone sessionTimeZone, TimeZone tz)
-