Checks whether the named column's default is set to a new UUID.
public Boolean isColumnNewUUID(String name)
name The name of the column.
True if the column defaults to a new UUID, false otherwise.