CooldownRowMapper

open class CooldownRowMapper : RowMapper<T> (source)

Functions

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