java.lang.Object
javax.annotation.processing.AbstractProcessor
io.github.tezch.atomsql.processor.AtomSqlProcessor
All Implemented Interfaces:
Processor

@SupportedAnnotationTypes({"io.github.tezch.atomsql.annotation.SqlProxy","io.github.tezch.atomsql.annotation.DataObject"}) @SupportedSourceVersion(RELEASE_17) public class AtomSqlProcessor extends AbstractProcessor
AtomSqlProcessor
Author:
tezch