Uses of Package
com.amazon.carbonado.synthetic

Packages that use com.amazon.carbonado.synthetic
com.amazon.carbonado.synthetic Support for dynamic creation of storables, intended for internal use by repository implementations. 
 

Classes in com.amazon.carbonado.synthetic used by com.amazon.carbonado.synthetic
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-2009 Amazon Technologies, Inc.. All Rights Reserved.