public class ODBMSNaiveStrategy extends OAbstractDBMSImportStrategy
dbName, mapper, protocol, serverInitUrl
Constructor and Description |
---|
ODBMSNaiveStrategy(String protocol,
String serverInitUrl,
String dbName) |
Modifier and Type | Method and Description |
---|---|
protected OConfigurationHandler |
buildConfigurationHandler() |
OER2GraphMapper |
createSchemaMapper(OSourceDatabaseInfo sourceDBInfo,
String chosenMapper,
String xmlPath,
ONameResolver nameResolver,
ODBMSDataTypeHandler handler,
List<String> includedTables,
List<String> excludedTables,
OConfiguration migrationConfig) |
void |
executeImport(OSourceDatabaseInfo sourceDBInfo,
String dbName,
OSource2GraphMapper genericMapper,
ODBMSDataTypeHandler handler) |
buildAggregationColumnsFromAggregatedVertex, executeStrategy, hasGeospatialAttributes, importEntitiesBelongingToHierarchies, importRecordsFromEntitiesIntoVertexClass, importRecordsFromSplitEntityIntoVertexClasses, tablePerConcreteTypeImport, tablePerHierarchyImport, tablePerTypeImport
protected OConfigurationHandler buildConfigurationHandler()
buildConfigurationHandler
in class OAbstractDBMSImportStrategy
public OER2GraphMapper createSchemaMapper(OSourceDatabaseInfo sourceDBInfo, String chosenMapper, String xmlPath, ONameResolver nameResolver, ODBMSDataTypeHandler handler, List<String> includedTables, List<String> excludedTables, OConfiguration migrationConfig)
createSchemaMapper
in class OAbstractDBMSImportStrategy
public void executeImport(OSourceDatabaseInfo sourceDBInfo, String dbName, OSource2GraphMapper genericMapper, ODBMSDataTypeHandler handler)
executeImport
in class OAbstractDBMSImportStrategy
Copyright © 2015–2023 OrientDB. All rights reserved.