Modifier and Type | Method and Description |
---|---|
static OTeleporterContext |
OTeleporterContext.getInstance() |
static OTeleporterContext |
OTeleporterContext.newInstance(com.orientechnologies.orient.core.db.OrientDB orientDBInstance) |
static OTeleporterContext |
OTeleporterContext.newInstance(String url) |
Modifier and Type | Method and Description |
---|---|
String |
OPostgreSQLQueryBuilder.buildGeospatialQuery(OEntity entity,
List<String> geospatialTypes,
OTeleporterContext context) |
Modifier and Type | Method and Description |
---|---|
String |
ODBMSDataTypeHandler.buildGeospatialQuery(OEntity entity,
OTeleporterContext context) |
Modifier and Type | Method and Description |
---|---|
boolean |
OQueryResult.isAllClosed(OTeleporterContext context) |
boolean |
OQueryResult.isConnectionClosed(OTeleporterContext context) |
boolean |
OQueryResult.isResultSetClosed(OTeleporterContext context) |
boolean |
OQueryResult.isStatementClosed(OTeleporterContext context) |
Copyright © 2015–2021 OrientDB. All rights reserved.