Class PeriodArgumentFactory

java.lang.Object
org.jdbi.v3.core.argument.AbstractArgumentFactory<Period>
org.jdbi.v3.postgres.PeriodArgumentFactory
All Implemented Interfaces:
ArgumentFactory, ArgumentFactory.Preparable

public class PeriodArgumentFactory extends AbstractArgumentFactory<Period>
Postgres version of argument factory for Period.