LocalDateTimeExpression<T extends LocalDateTime?> extension

Precision control for local timestamps without a time zone.

on

Methods

withPrecision(int digits) Expr<T>

Available on Expr<T>, provided by the LocalDateTimeExpression extension

Rounds to the requested fractional-second digits (0 through 6).