Annotation Type GenerateSqlObject


  • @Retention(RUNTIME)
    @Target(TYPE)
    @Beta
    public @interface GenerateSqlObject
    Decorate a SqlObject type to instruct the jdbi3-generator annotation processor to create a compiled implementation.