public class CommonRowParser.TimestampParser extends CommonRowParser.DateParser
_isoConverter, format, pattern, useBuiltin
scratchDecimal
Constructor and Description |
---|
TimestampParser(java.lang.String pattern) |
Modifier and Type | Method and Description |
---|---|
protected int |
getSqlType() |
protected void |
insertDate(RowInserter stmt,
int col,
long time) |
closeAllocation, getInitProperties, init, parse, parse, parseIsoValue, useIsoConverter
setContext, setTreatEmptyStringAsNull, treatingEmptyStringsAsNull, verifyNotEmpty
protected int getSqlType()
getSqlType
in class CommonRowParser.DateParser
protected void insertDate(RowInserter stmt, int col, long time) throws java.sql.SQLException
insertDate
in class CommonRowParser.DateParser
java.sql.SQLException
Copyright (C) 2003-2021 SQLstream, Inc.