JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
org.jdbi.v3.sqlobject
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.