public class OURLConnection extends Object
Constructor and Description |
---|
OURLConnection(String url,
String type,
String path,
String dbName) |
OURLConnection(String url,
String type,
String path,
String dbName,
Optional<ODatabaseType> dbType) |
Modifier and Type | Method and Description |
---|---|
String |
getDbName() |
Optional<ODatabaseType> |
getDbType() |
String |
getPath() |
String |
getType() |
String |
getUrl() |
String |
toString() |
Copyright © 2009–2020 OrientDB. All rights reserved.