public class BigDecimalBridge extends NumberBridge
BigDecimal to a String.| Constructor and Description |
|---|
BigDecimalBridge() |
| Modifier and Type | Method and Description |
|---|---|
Object |
stringToObject(String stringValue)
Convert the index string representation to an object.
|
objectToStringpublic Object stringToObject(String stringValue)
TwoWayStringBridgestringValue - The index value.Object.Copyright © 2006–2016 Hibernate. All rights reserved.