getLocalTime

fun getLocalTime(columnIndex: Int): LocalTime?(source)
fun getLocalTime(columnLabel: String): LocalTime?(source)

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