Package org.jdbi.v3.postgres.internal
Class BitStringEnumSetArgumentFactory
java.lang.Object
org.jdbi.v3.postgres.internal.BitStringEnumSetArgumentFactory
- All Implemented Interfaces:
 ArgumentFactory,ArgumentFactory.Preparable
- 
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 java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.jdbi.v3.core.argument.ArgumentFactory.Preparable
build 
- 
Constructor Details
- 
BitStringEnumSetArgumentFactory
public BitStringEnumSetArgumentFactory() 
 - 
 - 
Method Details
- 
prepare
- Specified by:
 preparein interfaceArgumentFactory.Preparable
 
 -