| Package | Description |
|---|---|
| com.j_spaces.jdbc.driver |
Provides GigaSpaces JDBC interfaces
|
| org.openspaces.jpa |
Holds OpenSpaces JPA implementations.
|
| Modifier and Type | Field and Description |
|---|---|
protected GConnection |
GStatement.connection |
| Modifier and Type | Method and Description |
|---|---|
static GConnection |
GConnection.getInstance(IJSpace space) |
static GConnection |
GConnection.getInstance(IJSpace space,
Properties properties) |
| Constructor and Description |
|---|
GDatabaseMetaData(GConnection connection) |
GPreparedStatement(GConnection con,
String sql) |
GStatement(GConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
GConnection |
StoreManager.getJdbcConnection()
Gets a JDBC connection using the configuration's space instance.
|
Copyright © GigaSpaces.