| Package | Description |
|---|---|
| org.neo4j.jdbc | |
| org.neo4j.jdbc.impl |
| Modifier and Type | Method and Description |
|---|---|
Array |
Connection.createArrayOf(String typeName,
Object[] elements) |
abstract Array |
ResultSet.getArray(int columnIndex) |
Array |
CallableStatement.getArray(int parameterIndex) |
abstract Array |
ResultSet.getArray(String columnLabel) |
Array |
CallableStatement.getArray(String parameterName) |
| Modifier and Type | Class and Description |
|---|---|
class |
ListArray |
| Modifier and Type | Method and Description |
|---|---|
Array |
ListResultSet.getArray(int columnIndex) |
Array |
ListResultSet.getArray(String columnLabel) |
Copyright © 2016 LARUS Business Automation Srl. All rights reserved.