org.eclipse.lyo.core.query
Interface DecimalValue
- All Superinterfaces:
- Value
public interface DecimalValue
- extends Value
Decimal literal operand from olsc.where clause.
Not converted to any Java native class as only clients of this
interface can convert to native DB field values without losing
precision.
Nested classes/interfaces inherited from interface org.eclipse.lyo.core.query.Value |
Value.Type |
Methods inherited from interface org.eclipse.lyo.core.query.Value |
type |
value
String value()
Copyright © 2013. All Rights Reserved.