| Package | Description |
|---|---|
| com.impetus.kundera.configure.schema |
| Modifier and Type | Field and Description |
|---|---|
private List<CollectionColumnInfo> |
TableInfo.collectionColumnMetadatas
The collection column metadatas.
|
private List<CollectionColumnInfo> |
TableInfo.elementCollectionMetadatas
The element collection metadatas.
|
| Modifier and Type | Method and Description |
|---|---|
List<CollectionColumnInfo> |
TableInfo.getCollectionColumnMetadatas()
Gets the collection column metadatas.
|
List<CollectionColumnInfo> |
TableInfo.getElementCollectionMetadatas()
Gets the element collection metadatas.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableInfo.addCollectionColumnMetadata(CollectionColumnInfo collectionColumnMetadata)
Adds the collection column metadata.
|
void |
TableInfo.addElementCollectionMetadata(CollectionColumnInfo elementCollectionMetadata)
Adds the element collection metadata.
|
Copyright © 2015. All Rights Reserved.