db9010 / com.jovial.db9010 / ValueAdapterNotNull / getOrNull

getOrNull

protected abstract fun getOrNull(set: ResultSet, index: Int): T?

Get the column at index in set, returning a nullable value.