Returns a java.util.Date object.
java.util.Date ResultSet.getDate(int ordinal) throws ULjException
ordinal A base-one integer representing the column number as ordered in the SQL statement.
The java.util.Date object representation of the named value.