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