public class DecimalTypeInfo extends AbstractPrimitiveTypeInfo
| Modifier and Type | Method and Description |
|---|---|
int |
getPrecision()
获取精度
|
int |
getScale()
获取小数点后位数
|
String |
getTypeName() |
getOdpsType, toStringpublic String getTypeName()
getTypeName in interface TypeInfogetTypeName in class AbstractPrimitiveTypeInfopublic int getPrecision()
public int getScale()
Copyright © 2023 Alibaba Cloud Computing. All rights reserved.