Package org.jdbi.v3.sqlobject
Annotation Type SingleValue
-
@Retention(RUNTIME) @Target({METHOD,PARAMETER}) public @interface SingleValueIndicate to SqlObject that a type that looks like a container should be treated as a single element.
@Retention(RUNTIME)
@Target({METHOD,PARAMETER})
public @interface SingleValue