|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| DelegateSupport<S extends Storable> | Provides runtime support for Storable classes generated by DelegateStorableGenerator. |
| MasterSupport<S extends Storable> | Provides runtime support for Storable classes generated by MasterStorableGenerator. |
| StorableSupport<S extends Storable> | Provides runtime support for Storable classes generated by StorableGenerator. |
| TriggerSupport<S extends Storable> | Provides runtime support for Storable classes generated by StorableGenerator. |
| Class Summary | |
|---|---|
| CodeBuilderUtil | Collection of useful utilities for generating Carbonado code. |
| CommonMethodNames | Collection of constant method names for the public API. |
| DelegateStorableGenerator<S extends Storable> | Generates and caches concrete implementations of Storable types
which delegate to DelegateSupport. |
| MasterStorableGenerator<S extends Storable> | Generates and caches abstract implementations of Storable types
suitable for use by master repositories. |
| StorableGenerator<S extends Storable> | Generates and caches abstract implementations of Storable
types. |
| StorablePropertyMap<S extends Storable> | Basic implementation for Storable.propertyMap() method. |
| Enum Summary | |
|---|---|
| MasterFeature | Master feature to enable when using MasterStorableGenerator. |
Storable code generation support intended for use by repository implementations.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||