| Package | Description |
|---|---|
| com.impetus.kundera.metadata.model |
| Modifier and Type | Field and Description |
|---|---|
private JoinTableMetadata |
Relation.joinTableMetadata
Metadata for JoinTable, applicable only if isRelatedViaJoinTable==true.
|
| Modifier and Type | Method and Description |
|---|---|
JoinTableMetadata |
Relation.getJoinTableMetadata()
Gets the join table metadata.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Relation.setJoinTableMetadata(JoinTableMetadata joinTableMetadata)
Sets the join table metadata.
|
Copyright © 2015. All Rights Reserved.