Package org.jdbi.v3.core.argument
Class EssentialsArgumentFactory
- java.lang.Object
-
- org.jdbi.v3.core.argument.DelegatingArgumentFactory
-
- org.jdbi.v3.core.argument.EssentialsArgumentFactory
-
- All Implemented Interfaces:
ArgumentFactory,ArgumentFactory.Preparable
class EssentialsArgumentFactory extends DelegatingArgumentFactory
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.jdbi.v3.core.argument.ArgumentFactory
ArgumentFactory.Preparable
-
-
Constructor Summary
Constructors Constructor Description EssentialsArgumentFactory()
-
Method Summary
-
Methods inherited from class org.jdbi.v3.core.argument.DelegatingArgumentFactory
build, prepare, prePreparedTypes, register
-
-