{@code ClassMetadata} objects are thread-safe. Multiple threads maysafely call the methods of a shared {@code ClassMetadata} object.
This and other metadata classes are classes rather than interfaces to allow adding properties to the model at a future date without causing incompatibilities. Any such property will be given a default value and its use will be optional.
@author Mark Hayes
|
|