| Package | Description |
|---|---|
| org.cloudgraph.store.mapping |
Package level documentation for package org.cloudgraph.store.mapping
|
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnKeyField
The settings for one pre-defined field within a composite column-key.
|
class |
ConstantField
The settings for one constant field within a
composite row-key.
|
class |
DataField
The settings for one data field within a
composite row-key.
|
class |
MetaField
The settings for one pre-defined field within a composite row-key.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<KeyField> |
ObjectFactory.createKeyField(KeyField value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<KeyField> |
ObjectFactory.createKeyField(KeyField value)
|
| Constructor and Description |
|---|
KeyFieldMapping(DataGraphMapping dataGraph,
KeyField field,
int sequenceNum,
int totalFields) |
Copyright © 2024. All Rights Reserved.