Uses of Interface
com.pyranid.ResultSetMapper
-
Uses of ResultSetMapper in com.pyranid
Methods in com.pyranid that return ResultSetMapperModifier and TypeMethodDescriptionResultSetMapper.Builder.build()
Constructs a defaultResultSetMapper
instance.static ResultSetMapper
ResultSetMapper.withDefaultConfiguration()
Acquires a concrete implementation of this interface with out-of-the-box defaults.Methods in com.pyranid with parameters of type ResultSetMapperModifier and TypeMethodDescriptionDatabase.Builder.resultSetMapper
(ResultSetMapper resultSetMapper)