Modifier and Type | Method and Description |
---|---|
OSource2GraphMapper |
OMapperFactory.buildMapper(String chosenMapper,
OSourceInfo sourceInfo,
String xmlPath,
List<String> includedTables,
List<String> excludedTables,
OConfiguration configuration) |
Modifier and Type | Class and Description |
---|---|
class |
OSourceDatabaseInfo
Represents a source database with all its related info for accessing it.
|
Modifier and Type | Method and Description |
---|---|
com.orientechnologies.orient.core.record.impl.ODocument |
OWorkflowStrategy.executeStrategy(OSourceInfo sourceInfo,
String outOrientGraphUri,
String chosenMapper,
String xmlPath,
String nameResolverConvention,
List<String> includedTables,
List<String> excludedTables,
com.orientechnologies.orient.core.record.impl.ODocument migrationConfig) |
Modifier and Type | Method and Description |
---|---|
com.orientechnologies.orient.core.record.impl.ODocument |
OAbstractDBMSImportStrategy.executeStrategy(OSourceInfo sourceInfo,
String outOrientGraphUri,
String chosenMapper,
String xmlPath,
String nameResolverConvention,
List<String> includedTables,
List<String> excludedTables,
com.orientechnologies.orient.core.record.impl.ODocument migrationConfigDoc) |
com.orientechnologies.orient.core.record.impl.ODocument |
OAbstractDBMSModelBuildingStrategy.executeStrategy(OSourceInfo sourceInfo,
String outOrientGraphUri,
String chosenMapper,
String xmlPath,
String nameResolverConvention,
List<String> includedTables,
List<String> excludedTables,
com.orientechnologies.orient.core.record.impl.ODocument migrationConfigDoc) |
Copyright © 2015–2022 OrientDB. All rights reserved.