Package com.illumon.iris.importers
Class JdbcFieldWriter
java.lang.Object
com.illumon.iris.importers.ImportFieldWriter
com.illumon.iris.importers.JdbcFieldWriter
- Direct Known Subclasses:
JdbcFieldWriter.EndOfRecordWriter
,JdbcFieldWriter.StandardWriter
public abstract class JdbcFieldWriter extends ImportFieldWriter
Based off CsvFieldWriter
Warnings about weaker access are suppressed because we want to be able to add, for example, field-specific
extensions without requiring them to be in this class
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
Constructors Constructor Description JdbcFieldWriter(com.fishlib.io.logger.Logger log, String dbColumnName, String delimiter, TimeZone sourceTimeZone)
-
Method Summary
Methods inherited from class com.illumon.iris.importers.ImportFieldWriter
accountingDouble, accountingInt, accountingLong, dbDateTimeFromLong, dbDateTimeFromTimestamp, dbDateTimeFromTimestamp, getBigDecimalArray, getBigDecimalArray, getBigDecimalArray, getBigIntegerArray, getBigIntegerArray, getBigIntegerArray, getBooleanArray, getBooleanArray, getBooleanArray, getByteArray, getByteArray, getByteArray, getCharArray, getCharArray, getCharArray, getDBDateTimeArray, getDoubleArray, getDoubleArray, getDoubleArray, getEnumFormatter, getFloatArray, getFloatArray, getFloatArray, getIntArray, getIntArray, getIntArray, getLocalDateArray, getLocalDateArray, getLocalDateArray, getLocalTimeArray, getLocalTimeArray, getLocalTimeArray, getLongArray, getLongArray, getLongArray, getShortArray, getShortArray, getShortArray, localDateFromString, parseBoolean, processField, stripFirstCharacter