Package org.jdbi.v3.postgres
Class PeriodArgumentFactory
java.lang.Object
org.jdbi.v3.core.argument.AbstractArgumentFactory<Period>
org.jdbi.v3.postgres.PeriodArgumentFactory
- All Implemented Interfaces:
 ArgumentFactory,ArgumentFactory.Preparable
Postgres version of argument factory for 
Period.- 
Nested Class Summary
Nested classes/interfaces inherited from interface org.jdbi.v3.core.argument.ArgumentFactory
ArgumentFactory.Preparable - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.jdbi.v3.core.argument.AbstractArgumentFactory
build, prepare, prePreparedTypes 
- 
Constructor Details
- 
PeriodArgumentFactory
public PeriodArgumentFactory() 
 - 
 - 
Method Details
- 
build
 
 -