public class GraphJdbcConnector extends Object implements LiquigraphJdbcConnector
| Constructor and Description |
|---|
GraphJdbcConnector() |
| Modifier and Type | Method and Description |
|---|---|
Connection |
connect(Configuration configuration)
Acquires a new connection to the configured instance
and tries to lock it (fail-fast).
|
public final Connection connect(Configuration configuration)
connect in interface LiquigraphJdbcConnectorconfiguration - Liquigraph settingsLockableConnectionCopyright © 2016. All Rights Reserved.