|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| SyntheticBuilder | A synthetic builder provides a mechanism for creating a user storable from scratch. |
| SyntheticBuilder.ClassNameProvider | Interface used to get the name for the class to generate. |
| Class Summary | |
|---|---|
| ClassFileBuilder | Simple interface representing a partially filled class and injector pair. |
| SyntheticIndex | Specification of a collection of properties which will participate in an index. |
| SyntheticKey | Specification of a collection of properties which will participate in a key. |
| SyntheticProperty | Minimal specification of a storable property for use with a SyntheticStorableBuilder. |
| SyntheticPropertyList | Specification of a collection of properties which will participate in a key or index. |
| SyntheticStorableBuilder | Allows the definition of very simple synthetic storables. |
| SyntheticStorableReferenceAccess<S extends Storable> | Provides access to the generated storable reference class and utility methods. |
| SyntheticStorableReferenceBuilder<S extends Storable> | A SyntheticStorableReference defines new kinds of Storables from an existing master storable. |
Support for dynamic creation of storables, intended for internal use by repository implementations.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||