|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BigDecimalType | |
|---|---|
| org.hibernate | This package defines the central Hibernate APIs. |
| org.hibernate.type | A Hibernate Type is a strategy for mapping a Java property type to a JDBC type or types. |
| Uses of BigDecimalType in org.hibernate |
|---|
| Fields in org.hibernate declared as BigDecimalType | |
|---|---|
static BigDecimalType |
Hibernate.BIG_DECIMAL
Deprecated. Use StandardBasicTypes.BIG_DECIMAL instead. |
| Uses of BigDecimalType in org.hibernate.type |
|---|
| Fields in org.hibernate.type declared as BigDecimalType | |
|---|---|
static BigDecimalType |
StandardBasicTypes.BIG_DECIMAL
The standard Hibernate type for mapping BigDecimal to JDBC NUMERIC. |
static BigDecimalType |
BigDecimalType.INSTANCE
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||