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