Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Returns true if the column defaults to the current timestamp, false otherwise.
Boolean isColumnCurrentTimestamp( String name )
name Name of the column.
The column must be of type SQLType.TIMESTAMP.