getDate method

Returns a java.util.Date.

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

Returns

The java.util.Date representation of the named value.