Package org.jdbi.v3.sqlobject.statement
Annotation Type SqlCall
-
@Retention(RUNTIME) @Target(METHOD) public @interface SqlCallSupport for stored proc invocation. Return value must be either null or OutParameters at present.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.Stringvalue
-