
public class OrientDBRemote extends Object implements OrientDBInternal
| Constructor and Description |
|---|
OrientDBRemote(String[] hosts,
OrientDBConfig configurations,
Orient orient) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitembedded, fromUrl, newOrientDB, remotepublic OrientDBRemote(String[] hosts, OrientDBConfig configurations, Orient orient)
public ODatabaseDocumentInternal open(String name, String user, String password)
open in interface OrientDBInternalpublic ODatabaseDocumentInternal open(String name, String user, String password, OrientDBConfig config)
open in interface OrientDBInternalpublic void create(String name, String user, String password, ODatabaseType databaseType)
create in interface OrientDBInternalpublic void create(String name, String user, String password, ODatabaseType databaseType, OrientDBConfig config)
create in interface OrientDBInternalpublic ORemoteDatabasePool poolOpen(String name, String user, String password, ODatabasePoolInternal pool)
poolOpen in interface OrientDBInternalpublic boolean exists(String name, String user, String password)
exists in interface OrientDBInternalpublic void drop(String name, String user, String password)
drop in interface OrientDBInternalpublic Set<String> listDatabases(String user, String password)
listDatabases in interface OrientDBInternalpublic ODatabasePoolInternal openPool(String name, String user, String password)
openPool in interface OrientDBInternalpublic ODatabasePoolInternal openPool(String name, String user, String password, OrientDBConfig config)
openPool in interface OrientDBInternalpublic void removePool(ODatabasePoolInternal pool)
removePool in interface OrientDBInternalpublic void close()
close in interface OrientDBInternalclose in interface AutoCloseablepublic void internalClose()
internalClose in interface OrientDBInternalpublic OrientDBConfig getConfigurations()
public boolean isOpen()
isOpen in interface OrientDBInternalCopyright © 2009–2017 OrientDB. All rights reserved.