JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
org.jdbi.v3.sqlobject.statement
SqlCall
Contents
Description
Optional Element Summary
Element Details
value
Hide sidebar
Show sidebar
Annotation Interface SqlCall
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
SqlCall
Support 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
String
value
Element Details
value
String
value
Default:
""