Returns the (base-one) ordinal for the value represented by the name.
int PreparedStatement.getOrdinal(String name) throws ULjException
name A String representing the table column name.
The (base-one) ordinal for the value represented by the name.