Modifier and Type | Method and Description |
---|---|
ODriverDataTypeHandler |
OTeleporterContext.getDataTypeHandler() |
Modifier and Type | Method and Description |
---|---|
void |
OTeleporterContext.setDataTypeHandler(ODriverDataTypeHandler dataTypeHandler) |
Modifier and Type | Method and Description |
---|---|
ODriverDataTypeHandler |
ODataTypeHandlerFactory.buildDataTypeHandler(String driver) |
Modifier and Type | Class and Description |
---|---|
class |
ODBMSDataTypeHandler
Generic Handler that executes generic type conversions to the OrientDB types.
|
class |
OHSQLDBDataTypeHandler
Handler that executes type conversions from HSQLDB DBMS to the OrientDB types.
|
class |
OMySQLDataTypeHandler
Handler that executes type conversions from MySQL DBMS to the OrientDB types.
|
class |
OOracleDataTypeHandler
Handler that executes type conversions from Oracle DBMS to the OrientDB types.
|
class |
OPostgreSQLDataTypeHandler
Handler that executes type conversions from PostgreSQL DBMS to the OrientDB types.
|
class |
OSQLServerDataTypeHandler
Handler that executes type conversions from SQLServer DBMS to the OrientDB types.
|
Modifier and Type | Method and Description |
---|---|
boolean |
OGraphModelWriter.writeModelOnOrient(OER2GraphMapper mapper,
ODriverDataTypeHandler handler,
String dbName,
String protocol) |
Copyright © 2015–2023 OrientDB. All rights reserved.