getValueTypeByName

@JvmStatic
fun getValueTypeByName(dataTypeName: String): ValueType?

Get the java type from java.sql.Types for the given data type name.

Return

javaType from java.sql.Types

Parameters

dataTypeName

as text