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
-
Element Details
-
value
Class<? extends CollectorFactory> value
-