public class OEVClassMapper extends OEntityClassMapper
attribute2property, entity, property2attribute
Constructor and Description |
---|
OEVClassMapper(OEntity entity,
OVertexType vertexType,
Map<String,String> attribute2property,
Map<String,String> property2attribute) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
OVertexType |
getVertexType() |
int |
hashCode() |
void |
setVertexType(OVertexType vertexType) |
String |
toString() |
containsAttribute, containsProperty, getAttribute2property, getAttributeByProperty, getEntity, getProperty2attribute, getPropertyByAttribute, setAttribute2property, setEntity, setProperty2attribute
public OVertexType getVertexType()
public void setVertexType(OVertexType vertexType)
Copyright © 2015–2020 OrientDB. All rights reserved.