Package | Description |
---|---|
com.amazon.carbonado.capability |
Common capabilities for repositories.
|
com.amazon.carbonado.cursor |
Support for advanced processing of cursor results, including basic set
theory operations.
|
com.amazon.carbonado.filter |
Contains classes for representing query filters.
|
com.amazon.carbonado.info |
Introspection support for Storables.
|
com.amazon.carbonado.qe |
Support for implementing a Query Engine.
|
com.amazon.carbonado.raw |
Provides support for repositories that encode/decode storables in a raw
binary format.
|
com.amazon.carbonado.repo.jdbc |
Repository implementation that connects to an external SQL database via
JDBC.
|
com.amazon.carbonado.spi |
Service Provider Interface for Carbonado.
|
com.amazon.carbonado.synthetic |
Support for dynamic creation of storables, intended for internal use by
repository implementations.
|
Class and Description |
---|
Direction
Describes a property sorting direction.
|
Class and Description |
---|
OrderedProperty
Represents a property paired with a preferred ordering direction.
|
Class and Description |
---|
ChainedProperty
Represents a property to filter on or to order by.
|
Class and Description |
---|
ChainedProperty
Represents a property to filter on or to order by.
|
Direction
Describes a property sorting direction.
|
OrderedProperty
Represents a property paired with a preferred ordering direction.
|
StorableIndex
Represents an index that must be defined for a specific
Storable type. |
StorableInfo
Contains all the metadata describing a specific
Storable type. |
StorableKey
Represents a primary, alternate or partition key of a specific
Storable type. |
StorableProperty
Contains all the metadata describing a property of a specific
Storable type. |
StorablePropertyAdapter
Information about an
adapter annotation applied to a property. |
StorablePropertyAnnotation
Information about a custom annotation applied to a property.
|
StorablePropertyConstraint
Information about a
constraint annotation applied to a property. |
Class and Description |
---|
ChainedProperty
Represents a property to filter on or to order by.
|
Direction
Describes a property sorting direction.
|
OrderedProperty
Represents a property paired with a preferred ordering direction.
|
StorableIndex
Represents an index that must be defined for a specific
Storable type. |
StorableInfo
Contains all the metadata describing a specific
Storable type. |
StorableKey
Represents a primary, alternate or partition key of a specific
Storable type. |
Class and Description |
---|
OrderedProperty
Represents a property paired with a preferred ordering direction.
|
StorableIndex
Represents an index that must be defined for a specific
Storable type. |
StorableProperty
Contains all the metadata describing a property of a specific
Storable type. |
Class and Description |
---|
StorableInfo
Contains all the metadata describing a specific
Storable type. |
StorableIntrospector
Supports examination of
Storable types, returning all metadata
associated with it. |
StorableProperty
Contains all the metadata describing a property of a specific
Storable type. |
StorablePropertyAdapter
Information about an
adapter annotation applied to a property. |
Class and Description |
---|
Direction
Describes a property sorting direction.
|
Class and Description |
---|
Direction
Describes a property sorting direction.
|
StorablePropertyAdapter
Information about an
adapter annotation applied to a property. |
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.