Uses of Interface
org.jdbi.v3.core.statement.BaseStatement.StatementCustomizerInvocation
Packages that use BaseStatement.StatementCustomizerInvocation
Package
Description
The
statement package provides most of the Fluent API
to drive statement execution.-
Uses of BaseStatement.StatementCustomizerInvocation in org.jdbi.v3.core.statement
Methods in org.jdbi.v3.core.statement with parameters of type BaseStatement.StatementCustomizerInvocationModifier and TypeMethodDescription(package private) final voidBaseStatement.callCustomizers(BaseStatement.StatementCustomizerInvocation invocation)