public class OPrimaryKey extends OKey
belongingEntity, involvedAttributes
Constructor and Description |
---|
OPrimaryKey(OEntity belongingEntity) |
Modifier and Type | Method and Description |
---|---|
OAttribute |
getAttributeByOrdinalPosition(int ordinalPosition) |
addAttribute, equals, getAttributeByName, getAttributeByNameIgnoreCase, getBelongingEntity, getInvolvedAttributes, hashCode, removeAttribute, setBelongingEntity, setInvolvedAttributes, toString
public OPrimaryKey(OEntity belongingEntity)
public OAttribute getAttributeByOrdinalPosition(int ordinalPosition)
Copyright © 2015–2022 OrientDB. All rights reserved.