localDateTimeBinder
com.softinio.duck4s.algebra.ParameterBinder.localDateTimeBinder
object localDateTimeBinder extends ParameterBinder[LocalDateTime]
Implicit ParameterBinder for java.time.LocalDateTime values.
Passed via setObject; DuckDB maps this to the TIMESTAMP column type.
Attributes
- Since
-
0.1.4
- Graph
-
- Supertypes
- Self type
-
localDateTimeBinder.type
Members list
In this article