JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
org.jdbi.v3.sqlobject
SingleValue
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Annotation Type 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.