public class NumericTypeDescriptor extends DecimalTypeDescriptor
NUMERIC handling.| Modifier and Type | Field and Description |
|---|---|
static NumericTypeDescriptor |
INSTANCE |
| Constructor and Description |
|---|
NumericTypeDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSqlType()
Return the JDBC type-code for the column mapped by this type.
|
canBeRemapped, getBinder, getExtractorpublic static final NumericTypeDescriptor INSTANCE
public int getSqlType()
SqlTypeDescriptorgetSqlType in interface SqlTypeDescriptorgetSqlType in class DecimalTypeDescriptorCopyright © 2018 JBoss by Red Hat. All rights reserved.