|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.type.descriptor.sql.DecimalTypeDescriptor
org.hibernate.type.descriptor.sql.NumericTypeDescriptor
public class NumericTypeDescriptor
Descriptor for NUMERIC handling.
| Field Summary | |
|---|---|
static NumericTypeDescriptor |
INSTANCE
|
| Constructor Summary | |
|---|---|
NumericTypeDescriptor()
|
|
| Method Summary | |
|---|---|
int |
getSqlType()
Return the JDBC type-code for the column mapped by this type. |
| Methods inherited from class org.hibernate.type.descriptor.sql.DecimalTypeDescriptor |
|---|
getBinder, getExtractor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final NumericTypeDescriptor INSTANCE
| Constructor Detail |
|---|
public NumericTypeDescriptor()
| Method Detail |
|---|
public int getSqlType()
SqlTypeDescriptor
getSqlType in interface SqlTypeDescriptorgetSqlType in class DecimalTypeDescriptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||