Doctrine\OrientDB\Binding\BindingInterface::getDatabase PHP 메소드

getDatabase() 공개 메소드

Retrieves details regarding the specified database.
public getDatabase ( string $database = null ) : Doctrine\OrientDB\Binding\BindingResultInterface
$database string
리턴 Doctrine\OrientDB\Binding\BindingResultInterface
    public function getDatabase($database = null);