Package | Description |
---|---|
org.ojai.store |
Modifier and Type | Method and Description |
---|---|
Connection |
Driver.connect(String url,
Document options)
Establishes and returns a Connection to an OJAI data source.
|
static Connection |
DriverManager.getConnection(String url)
Establishes and returns a Connection to an OJAI data source.
|
static Connection |
DriverManager.getConnection(String url,
Document options)
Establishes and returns a Connection to an OJAI data source.
|
Copyright © 2015–2019 MapR Technologies, Inc.. All rights reserved.