time

A time column to store a time.

Doesn't return nanos from database.

Author

Maxim Vorotynsky

Parameters

name

The column name


fun <T : Temporal?> Expression<T>.time(): Time<T>

Returns the time from this temporal expression.