| 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.
|
| Modifier and Type | Field and Description |
|---|---|
protected MetaField |
RowKeyField.metaField |
| Modifier and Type | Method and Description |
|---|---|
MetaField |
ObjectFactory.createMetaField()
Create an instance of
MetaField |
MetaField |
MetaKeyFieldMapping.getField() |
MetaField |
RowKeyField.getMetaField()
Gets the value of the metaField property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<MetaField> |
ObjectFactory.createMetaField(MetaField value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<MetaField> |
ObjectFactory.createMetaField(MetaField value)
|
void |
RowKeyField.setMetaField(MetaField value)
Sets the value of the metaField property.
|
| Constructor and Description |
|---|
MetaKeyFieldMapping(DataGraphMapping dataGraph,
MetaField field,
int seqNum,
int totalFields) |
Copyright © 2024. All Rights Reserved.