- CallableStatement - Class in org.neo4j.jdbc
-
- CallableStatement() - Constructor for class org.neo4j.jdbc.CallableStatement
-
- cancel() - Method in class org.neo4j.jdbc.CallableStatement
-
- cancel() - Method in class org.neo4j.jdbc.Statement
-
- cancelRowUpdates() - Method in class org.neo4j.jdbc.ResultSet
-
- checkAutoCommit() - Method in class org.neo4j.jdbc.Connection
-
Method to check if we are into autocommit mode.
- checkClosed() - Method in class org.neo4j.jdbc.CallableStatement
-
Check if this connection is closed or not.
- checkClosed() - Method in class org.neo4j.jdbc.Connection
-
Check if this connection is closed or not.
- checkClosed() - Method in class org.neo4j.jdbc.PreparedStatement
-
Check if the connection is closed or not.
- checkClosed() - Method in class org.neo4j.jdbc.ResultSet
-
Check if the connection is closed or not.
- checkClosed() - Method in class org.neo4j.jdbc.Statement
-
Check if this statement is closed or not.
- checkConcurrencyParams(int) - Method in class org.neo4j.jdbc.Connection
-
Check if the concurrency parameter is conform to specification.
- checkHoldabilityParams(int) - Method in class org.neo4j.jdbc.Connection
-
Check if the holdability parameter is conform to specification.
- checkReadOnly(String) - Method in class org.neo4j.jdbc.Connection
-
Check if can execute the query into the current mode (ie.
- checkTypeParams(int) - Method in class org.neo4j.jdbc.Connection
-
Check if the resultset type parameter is conform to specification.
- clearBatch() - Method in class org.neo4j.jdbc.CallableStatement
-
- clearBatch() - Method in class org.neo4j.jdbc.Statement
-
- clearParameters() - Method in class org.neo4j.jdbc.CallableStatement
-
- clearParameters() - Method in class org.neo4j.jdbc.PreparedStatement
-
- clearWarnings() - Method in class org.neo4j.jdbc.CallableStatement
-
- clearWarnings() - Method in class org.neo4j.jdbc.Connection
-
- clearWarnings() - Method in class org.neo4j.jdbc.ResultSet
-
- clearWarnings() - Method in class org.neo4j.jdbc.Statement
-
Some tool call this method.
- close() - Method in class org.neo4j.jdbc.CallableStatement
-
- close() - Method in class org.neo4j.jdbc.Connection
-
- close() - Method in class org.neo4j.jdbc.impl.ListResultSet
-
- close() - Method in class org.neo4j.jdbc.ResultSet
-
- close() - Method in class org.neo4j.jdbc.Statement
-
- closeOnCompletion() - Method in class org.neo4j.jdbc.CallableStatement
-
- closeOnCompletion() - Method in class org.neo4j.jdbc.Statement
-
- commit() - Method in class org.neo4j.jdbc.Connection
-
- connect(String, Properties) - Method in class org.neo4j.jdbc.BaseDriver
-
- Connection - Class in org.neo4j.jdbc
-
- Connection(Properties, String, int) - Constructor for class org.neo4j.jdbc.Connection
-
Default constructor with properties.
- connection - Variable in class org.neo4j.jdbc.Statement
-
- createArrayOf(String, Object[]) - Method in class org.neo4j.jdbc.Connection
-
- createBlob() - Method in class org.neo4j.jdbc.Connection
-
- createClob() - Method in class org.neo4j.jdbc.Connection
-
- createNClob() - Method in class org.neo4j.jdbc.Connection
-
- createSQLXML() - Method in class org.neo4j.jdbc.Connection
-
- createStatement() - Method in class org.neo4j.jdbc.Connection
-
- createStatement(int, int) - Method in class org.neo4j.jdbc.Connection
-
- createStatement(int, int, int) - Method in class org.neo4j.jdbc.Connection
-
- createStruct(String, Object[]) - Method in class org.neo4j.jdbc.Connection
-
- currentResultSet - Variable in class org.neo4j.jdbc.Statement
-
- currentUpdateCount - Variable in class org.neo4j.jdbc.Statement
-