getInstant

fun getInstant(columnIndex: Int): Instant?(source)
fun getInstant(columnLabel: String): Instant?(source)

Retrieve the value of the designated column in the current row of this row set object as a java.time.Instant object in the Java programming language.