getLong method

Returns a long integer value.

Syntax
long CollectionOfValueReaders.getLong(
  int ordinal
) throws ULjException
Parameters
  • ordinal   A base-one integer representing the column number as ordered in the SQL statement.

Returns

The long integer representation of the named value.