Uses of Interface
org.jdbi.v3.sqlobject.internal.SqlObjectInitData.InContextInvoker
-
Packages that use SqlObjectInitData.InContextInvoker Package Description org.jdbi.v3.sqlobject.internal -
-
Uses of SqlObjectInitData.InContextInvoker in org.jdbi.v3.sqlobject.internal
Methods in org.jdbi.v3.sqlobject.internal that return types with arguments of type SqlObjectInitData.InContextInvoker Modifier and Type Method Description Supplier<SqlObjectInitData.InContextInvoker>SqlObjectInitData. lazyInvoker(Object target, Method method, HandleSupplier handle, ConfigRegistry instanceConfig)
-