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
-
Method Summary
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jdbi.v3.core.argument.ArgumentFactory.Preparable
build
-
Constructor Details
-
BitStringEnumSetArgumentFactory
public BitStringEnumSetArgumentFactory()
-
-
Method Details
-
prepare
- Specified by:
prepare
in interfaceArgumentFactory.Preparable
-