Package org.jdbi.v3.sqlobject.config
Annotation Type RegisterCollectorFactory
Used to register a collector factory on the current
 
SqlStatement either for a sql object type
 or for a method.- 
Required Element Summary
Required Elements 
- 
Element Details
- 
value
Class<? extends CollectorFactory> value 
 -