| Annotation Type | Description |
|---|---|
| Create |
Annotates methods and constructors to be used as instance factories by the persistence service.
|
| Describe |
Annotates
Persistable.Descriptor subclasses that encapsulate the state of a Persistable
that can be instantiated by directly using its constructors, without relying on Creator factories. |
| Par |
Annotates parameters of instance factories used by the persistence service.
|
Copyright © 2024 LSST. All rights reserved.