public class Decimal extends Type
primitiveType| Constructor and Description |
|---|
Decimal(schemacrawler.schema.Column column,
AvroConfig config) |
| Modifier and Type | Method and Description |
|---|---|
String |
getJavaClass() |
String |
getLogicalType() |
int |
getPrecision() |
int |
getScale() |
String |
toString() |
getPrimitiveTypepublic Decimal(schemacrawler.schema.Column column,
AvroConfig config)
Copyright © 2021. All rights reserved.