| 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. |
| BundleFactory
The resource bundle factory.
|
| Cryptor
A simple en- and decryptor.
Each application should provide a concrete instance with a confidential salt and passphase and a no-arg constructor. |
| Date
Date with database semantics.
|
| 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. |
| ExceptionHelper.Handler
Exception handler.
|
| Freezable
A freezable object.
|
| LocaleProvider
A provider for the Locale.
|
| Path
Generic path to something.
|
| Service
Annotation to express that the annotated class
is a service implementation.
|
| ServiceFactory
Factory for services based on
ServiceFinder. |
| ServiceFinder
Finds service configurations.
|
| ServiceFinderKey
Key to map service finders.
|
| Time
Time with database semantics.
|
| Timestamp
Timestamp with UTC option.
|
Tentackle - distributed, domain- and model-driven