Package org.jdbi.v3.sqlobject.statement
Annotation Type MapTo
Used to specify a polymorphic return type as a parameter on a query method.
 The annotated parameter may be a 
Type (including
 Class), or GenericType.
 Support for QualifiedType arguments is
 currently in beta.