
public class OServerCommandGetDatabase extends OServerCommandGetConnect
DBNAME_DIR_SEPARATOR, SESSIONID_LOGOUT, SESSIONID_UNAUTHORIZEDserver| Constructor and Description |
|---|
OServerCommandGetDatabase() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(OServer server) |
protected void |
exec(OHttpRequest iRequest,
OHttpResponse iResponse,
String[] urlParts) |
boolean |
execute(OHttpRequest iRequest,
OHttpResponse iResponse)
Executes the command requested.
|
static void |
exportClass(ODatabaseDocument db,
com.orientechnologies.orient.core.serialization.serializer.OJSONWriter json,
OClass cls) |
String[] |
getNames() |
beforeExecuteafterExecute, authenticate, getProfiledDatabaseInstance, getProfiledDatabaseInstanceBasic, getProfiledDatabaseInstanceToken, sendAuthorizationRequestcheckSyntax, getServer, isJsonResponse, sendJsonError, setNoCachepublic static void exportClass(ODatabaseDocument db, com.orientechnologies.orient.core.serialization.serializer.OJSONWriter json, OClass cls) throws IOException
IOExceptionpublic void configure(OServer server)
configure in interface OServerCommandconfigure in class OServerCommandAbstractpublic boolean execute(OHttpRequest iRequest, OHttpResponse iResponse) throws Exception
OServerCommandexecute in interface OServerCommandexecute in class OServerCommandGetConnectExceptionpublic String[] getNames()
getNames in interface OServerCommandgetNames in class OServerCommandGetConnectprotected void exec(OHttpRequest iRequest, OHttpResponse iResponse, String[] urlParts) throws InterruptedException, IOException
InterruptedExceptionIOExceptionCopyright © 2009–2018 OrientDB. All rights reserved.