| Modifier and Type | Field and Description |
|---|---|
protected OrientJdbcConnection |
OrientJdbcStatement.connection |
| Constructor and Description |
|---|
OrientJdbcDatabaseMetaData(OrientJdbcConnection iConnection,
com.orientechnologies.orient.core.db.document.ODatabaseDocument iDatabase) |
OrientJdbcPreparedStatement(OrientJdbcConnection iConnection,
String sql) |
OrientJdbcStatement(OrientJdbcConnection iConnection) |
OrientJdbcStatement(OrientJdbcConnection iConnection,
int resultSetType,
int resultSetConcurrency) |
OrientJdbcStatement(OrientJdbcConnection iConnection,
int resultSetType,
int resultSetConcurrency,
int resultSetHoldability) |
Copyright © 2012-2015 Orient Technologies. All Rights Reserved.