Package org.jdbi.v3.core.mapper
Class JoinRow
java.lang.Object
org.jdbi.v3.core.mapper.JoinRow
-
Method Summary
-
Method Details
-
get
Return the value mapped for a given class.- Type Parameters:
T
- the type to map- Parameters:
klass
- the type that was mapped- Returns:
- the value for that type
-
get
-