public class OSQLServerDataTypeHandler extends ODBMSDataTypeHandler
dbmsType2OrientType, geospatialImplemented, jsonImplemented
Constructor and Description |
---|
OSQLServerDataTypeHandler() |
Modifier and Type | Method and Description |
---|---|
com.orientechnologies.orient.core.metadata.schema.OType |
resolveType(String type)
The method returns the Orient Type starting from the string name type of the original DBMS.
|
buildGeospatialQuery, convertJSONToDocument, isGeospatial
public com.orientechnologies.orient.core.metadata.schema.OType resolveType(String type)
ODBMSDataTypeHandler
resolveType
in interface ODriverDataTypeHandler
resolveType
in class ODBMSDataTypeHandler
Copyright © 2015–2021 OrientDB. All rights reserved.