List of usage examples for javax.annotation.processing Processor interface-usage
From source file ca.sqlpower.object.annotation.SPAnnotationProcessor.java
/**
* This {@link AnnotationProcessorFactory} creates {@link SPAnnotationProcessor}
* s which handle generating source code for persister helper classes based on
* the supported annotations used in {@link SPObject}s. These persister helpers
* will be used by a session {@link SPPersister}. In order to invoke this
* factory through Maven to generate the persister helper classes, simply