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.