Package | Description |
---|---|
com.orientechnologies.teleporter.model.dbschema |
Modifier and Type | Method and Description |
---|---|
OPrimaryKey |
OCanonicalRelationship.getPrimaryKey() |
OPrimaryKey |
OEntity.getPrimaryKey() |
Modifier and Type | Method and Description |
---|---|
void |
OCanonicalRelationship.setPrimaryKey(OPrimaryKey primaryKey) |
void |
OEntity.setPrimaryKey(OPrimaryKey primaryKey) |
Constructor and Description |
---|
OCanonicalRelationship(OEntity foreignEntity,
OEntity parentEntity,
OForeignKey foreignKey,
OPrimaryKey primaryKey) |
Copyright © 2015–2022 OrientDB. All rights reserved.