Checks whether the named column is nullable.
public Boolean isColumnNullable(String name)
name The name of the column.
True if the column is nullable, false otherwise.