JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
org.jdbi.v3.sqlobject
SingleValue
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface SingleValue
@Retention
(
RUNTIME
)
@Target
({
METHOD
,
PARAMETER
})
public @interface
SingleValue
Indicate to SqlObject that a type that looks like a container should be treated as a single element.