| Annotation Type | Description |
|---|---|
| BigDecimal |
When placed on an entity field of type
BigDecimal , the following properties will be stored for
the property: The BigDecimal value, encoded as a lexigraphically-encoded String. (Optional)
BigDecimal value in human-readable format (enabled by default) |
| Money |
When placed on an entity field of type
Money or BigMoney, the following properties will be stored
for that property: The currency value, encoded as a lexigraphically-encoded String. The currency
code, as a String (Optional) Currency value in human-readable format (enabled by default) |
Copyright © 2013-2014–2015 Sappenin Inc.. All rights reserved.