timestampBinder
com.softinio.duck4s.algebra.ParameterBinder.timestampBinder
object timestampBinder extends ParameterBinder[Timestamp]
Implicit ParameterBinder for java.sql.Timestamp values.
Attributes
- Since
-
0.1.4
- Example
-
batch.addBatch((java.sql.Timestamp.valueOf("2024-01-01 12:00:00"), "event")) - Graph
-
- Supertypes
- Self type
-
timestampBinder.type
Members list
In this article