Skip to content

Data Extraction Methods

msiebert edited this page Jun 11, 2014 · 2 revisions

The following is a list of methods for extracting data from a row in the result. Each takes the name of the column to extract as a parameter.

Extraction Methods
  • bigDecimal
  • bigDecimalOption
  • bigInt
  • bigIntOption
  • bool
  • boolOption
  • byte
  • byteArray
  • byteArrayOption
  • byteOption
  • date
  • dateOption
  • double
  • doubleOption
  • enum
  • enumOption
  • int
  • intOption
  • javaBigDecimal
  • javaBigDecimalOption
  • javaBigInteger
  • javaBigIntegerOption
  • long
  • longOption
  • short
  • shortOption
  • string
  • stringOption
  • uuid
  • uuidFromString
  • uuidFromStringOption
  • uuidOption
Strict Methods
  • strictArray
  • strictArrayOption
  • strictAsciiStream
  • strictAsciiStreamOption
  • strictBigDecimal
  • strictBigDecimalOption
  • strictBinaryStream
  • strictBinaryStreamOption
  • strictBlob
  • strictBlobOption
  • strictBoolean
  • strictBooleanOption
  • strictByte
  • strictByteOption
  • strictBytes
  • strictBytesOption
  • strictCharacterStream
  • strictCharacterStreamOption
  • strictClob
  • strictClobOption
  • strictDate
  • strictDate
  • strictDateOption
  • strictDateOption
  • strictDouble
  • strictDoubleOption
  • strictFloat
  • strictFloatOption
  • strictInt
  • strictIntOption
  • strictLong
  • strictLongOption
  • strictNCharacterStream
  • strictNCharacterStreamOption
  • strictNClob
  • strictNClobOption
  • strictNString
  • strictNStringOption
  • strictObject
  • strictObject
  • strictObjectOption
  • strictObjectOption
  • strictRef
  • strictRefOption
  • strictRowId
  • strictRowIdOption
  • strictShort
  • strictShortOption
  • strictSQLXML
  • strictSQLXMLOption
  • strictString
  • strictStringOption
  • strictTime
  • strictTime
  • strictTimeOption
  • strictTimeOption
  • strictTimestamp
  • strictTimestamp
  • strictTimestampOption
  • strictTimestampOption
  • strictURL
  • strictURLOption