ChallengeRowMapper

open class ChallengeRowMapper : RowMapper<T> (source)

Functions

Link copied to clipboard
open fun map(rs: ResultSet, ctx: StatementContext): GuildChallenge
Link copied to clipboard
open fun specialize(rs: ResultSet, ctx: StatementContext): RowMapper<T>