Package io.trino.plugin.jdbc
Class JdbcTypeHandle
java.lang.Object
io.trino.plugin.jdbc.JdbcTypeHandle
-
Constructor Details
-
JdbcTypeHandle
-
-
Method Details
-
getJdbcType
public int getJdbcType() -
getJdbcTypeName
-
getColumnSize
-
getRequiredColumnSize
public int getRequiredColumnSize() -
getDecimalDigits
-
getRequiredDecimalDigits
public int getRequiredDecimalDigits() -
getArrayDimensions
-
getCaseSensitivity
-
hashCode
public int hashCode() -
equals
-
toString
-
getRetainedSizeInBytes
public long getRetainedSizeInBytes()
-