| Package | Description |
|---|---|
| org.ojai.store |
| Modifier and Type | Method and Description |
|---|---|
Driver |
Connection.getDriver()
Returns the OJAI Driver instance associated with this connection.
|
static Driver |
DriverManager.getDriver(String url)
Discovers and loads the OJAI Driver implementation which supported the
specified URL.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
DriverManager.registerDriver(Driver driver)
Registers the specified Driver with this DriverManager.
|
Copyright © 2015–2019 MapR Technologies, Inc.. All rights reserved.