Package | Description |
---|---|
com.orientechnologies.teleporter.configuration.api | |
com.orientechnologies.teleporter.strategy.rdbms |
Modifier and Type | Method and Description |
---|---|
OConfiguredVertexClass |
OVertexMappingInformation.getBelongingVertex() |
OConfiguredVertexClass |
OConfiguration.getVertexByMappedEntities(List<OEntity> mappedEntities) |
OConfiguredVertexClass |
OConfiguration.getVertexClassByName(String vertexClassName) |
OConfiguredVertexClass |
OConfiguration.getVertexClassByTableName(String tableName) |
Modifier and Type | Method and Description |
---|---|
Map<String,List<OConfiguredVertexClass>> |
OConfiguration.buildTableName2MappedConfiguredVertices() |
List<OConfiguredVertexClass> |
OConfiguration.getConfiguredVertices() |
Modifier and Type | Method and Description |
---|---|
void |
OVertexMappingInformation.setBelongingVertex(OConfiguredVertexClass belongingVertex) |
Modifier and Type | Method and Description |
---|---|
void |
OConfiguration.setConfiguredVertices(List<OConfiguredVertexClass> configuredVertices) |
Constructor and Description |
---|
OVertexMappingInformation(OConfiguredVertexClass belongingVertex) |
Modifier and Type | Method and Description |
---|---|
protected String[][] |
OAbstractDBMSImportStrategy.buildAggregationColumnsFromAggregatedVertex(OConfiguredVertexClass configuredVertex) |
Copyright © 2015–2024 OrientDB. All rights reserved.