public final class JdbcTypeHandle extends Object
| Constructor and Description |
|---|
JdbcTypeHandle(int jdbcType,
int columnSize,
int decimalDigits) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getColumnSize() |
int |
getDecimalDigits() |
int |
getJdbcType() |
int |
hashCode() |
String |
toString() |
Copyright © 2012–2019. All rights reserved.