| Package | Description |
|---|---|
| org.neo4j.jdbc |
| Modifier and Type | Field and Description |
|---|---|
protected Connection |
Statement.connection |
| Modifier and Type | Method and Description |
|---|---|
Connection |
Statement.getConnection() |
| Constructor and Description |
|---|
DatabaseMetaData(Connection connection,
boolean debug)
Default constructor.
|
PreparedStatement(Connection connection,
String rawStatement)
Default constructor with connection and statement.
|
Statement(Connection connection)
Default constructor with JDBC connection.
|
Copyright © 2016 LARUS Business Automation Srl. All rights reserved.