| Class and Description |
|---|
| Analyze
Annotation to mark an annotation to be processed during the analyze-phase.
|
| Binary
Datatype for storing arbitrary (binary) data in a database.
|
| BMoney
Money value derived from BigDecimal.
A money value has a distinct and fixed scale that cannot change. |
| DMoney
A DMoney is the same as a BMoney but will be treated
differently when stored in the database.
A BMoney is stored as a DOUBLE for the value and an INTEGER for the scale. |
| LocaleProvider
A provider for the Locale.
|
| Service
Annotation to express that the annotated class
is a service implementation.
|
| ServiceFinder
Finds service configurations.
|
Copyright © 2016 Krake Softwaretechnik. All rights reserved.