@SupportedAnnotationTypes(value="org.jdbi.v3.sqlobject.GenerateSqlObject") @SupportedSourceVersion(value=RELEASE_8) public class GenerateSqlObjectProcessor extends AbstractProcessor
processingEnv| Constructor and Description |
|---|
GenerateSqlObjectProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
process(Set<? extends TypeElement> annotations,
RoundEnvironment roundEnv) |
getCompletions, getSupportedAnnotationTypes, getSupportedOptions, getSupportedSourceVersion, init, isInitializedpublic boolean process(Set<? extends TypeElement> annotations, RoundEnvironment roundEnv)
process in interface Processorprocess in class AbstractProcessorCopyright © 2019. All rights reserved.