Checks whether the named column's default is set to the current time.
public Boolean isColumnCurrentTime(String name)
name The name of the column.
True if the column defaults to the current time, or false otherwise.