public class FloatBridge extends NumberBridge
NumericFieldBridge.FLOAT_FIELD_BRIDGE| Constructor and Description |
|---|
FloatBridge() |
| 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.