See: Description
| Interface | Description |
|---|---|
| MappingConfiguration | |
| TableMappingFactory |
| Class | Description |
|---|---|
| CloudGraphStoreMapping |
Top level configuration settings
|
| ColumnKeyField |
The settings for one pre-defined field within a composite column-key.
|
| ColumnKeyFieldMapping |
The configuration for a column key.
|
| ColumnKeyModel |
Specifies the composite column-key generation characteristics for a
specific data graph (cloudgraph).
|
| ConfigProperties | |
| Configuration |
A base configuration used an an extension for most configuration elements
|
| ConstantField |
The settings for one constant field within a
composite row-key.
|
| ConstantRowKeyFieldMapping |
Encapsulates logic related to access of a configured constant row key field.
|
| DataField |
The settings for one data field within a
composite row-key.
|
| DataGraph |
Configuration settings for an SDO Data Graph
|
| DataGraphMapping |
Encapsulates logic related to access of graph specific configuration
information.
|
| DataRowKeyFieldMapping |
Encapsulates logic related to access of a configured row key data field.
|
| DefaultTableMappingFactory | |
| DynamicTableMapping | |
| HashAlgorithm |
Configuration settings for the non-cryptographic hash algorithm used within the given context
|
| KeyField |
The settings for one field within a composite row or column key.
|
| KeyFieldMapping |
The configuration for a row or column key.
|
| MetaField |
The settings for one pre-defined field within a composite row-key.
|
| MetaKeyFieldMapping |
Encapsulates logic related to access of a configured pre-defined row or
column key field.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.cloudgraph.store.mapping package.
|
| Property |
Defines a property element with both content and attributes
|
| RowKeyField |
The settings for a row key field within a composite row-key.
|
| RowKeyModel |
Specifies the composite row-key generation characteristics for a
specific data graph.
|
| RowKeyModelMapping |
Encapsulates logic related to access of row key model configuration
information.
|
| StaticTableMapping | |
| StoreMapping |
Configuration mapping marshaling and un-marshaling with data access
convenience methods.
|
| StoreMappingContext |
Request oriented context information used under both read and write operation
to inform various store mapping logic, e.g.
|
| StoreMappingDataBinding |
Configuration JAXB Binding delegate.
|
| StoreMappingProp | |
| StoreMappingValidationEventHandler |
Configuration parsing (JAXB) event handler.
|
| Table |
Configuration settings for a table.
|
| TableMapping |
Encapsulates logic related to access of HTable specific configuration
information.
|
| ThreadPoolMappingProps |
Captures a few very important concurrency related properties.
|
| Enum | Description |
|---|---|
| ConfigurationProperty |
Java class for ConfigurationProperty.
|
| FetchType |
Java class for FetchType.
|
| HashAlgorithmName |
Java class for HashAlgorithmName.
|
| KeyFieldCodecType |
Java class for KeyFieldCodecType.
|
| MetaFieldName |
Java class for MetaFieldName.
|
| ParallelFetchDisposition |
Java class for ParallelFetchDisposition.
|
| Exception | Description |
|---|---|
| MissingRequiredConstraintException |
Thrown when a missing required constraint is detected during the process of
configuration loading and validation.
|
| StoreMappingException | |
| UnresolvedPathExpressionException |
Thrown when a configured SDO XPath path expression cannot be resolved.
|
Copyright © 2024. All Rights Reserved.