public final class MySqlTypeMetadata extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
ColumnDefinition |
getDefinition()
Get the
ColumnDefinition that potentially exposes more type differences. |
int |
getId()
Get the native type identifier.
|
int |
hashCode() |
String |
toString() |
public int getId()
public ColumnDefinition getDefinition()
ColumnDefinition that potentially exposes more type differences.Copyright © 2018–2023 asyncer.io. All rights reserved.