Interface | Description |
---|---|
ODriverDataTypeHandler |
Interface that executes the right type conversions between DBMS and OrientDB types according to
the specific driver of the source DB.
|
Class | Description |
---|---|
ODBMSDataTypeHandler |
Generic Handler that executes generic type conversions to the OrientDB types.
|
OHSQLDBDataTypeHandler |
Handler that executes type conversions from HSQLDB DBMS to the OrientDB types.
|
OMySQLDataTypeHandler |
Handler that executes type conversions from MySQL DBMS to the OrientDB types.
|
OOracleDataTypeHandler |
Handler that executes type conversions from Oracle DBMS to the OrientDB types.
|
OPostgreSQLDataTypeHandler |
Handler that executes type conversions from PostgreSQL DBMS to the OrientDB types.
|
OSQLServerDataTypeHandler |
Handler that executes type conversions from SQLServer DBMS to the OrientDB types.
|
Copyright © 2015–2024 OrientDB. All rights reserved.