| Package | Description |
|---|---|
| com.amazon.carbonado.synthetic |
Support for dynamic creation of storables, intended for internal use by
repository implementations.
|
| Class and Description |
|---|
| ClassFileBuilder
Simple interface representing a partially filled class and injector pair.
|
| 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.
|
| 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.
|
| SyntheticStorableReferenceAccess
Provides access to the generated storable reference class and utility
methods.
|
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.