Package | Description |
---|---|
com.j_spaces.jdbc |
Provides GigaSpaces JDBC interfaces
|
Modifier and Type | Field and Description |
---|---|
protected SecurityInterceptor |
AbstractDMLQuery.securityInterceptor |
Modifier and Type | Method and Description |
---|---|
SecurityInterceptor |
AbstractDMLQuery.getSecurityInterceptor() |
SecurityInterceptor |
DropTableQuery.getSecurityInterceptor() |
SecurityInterceptor |
CreateTableQuery.getSecurityInterceptor() |
SecurityInterceptor |
AlterTableQuery.getSecurityInterceptor() |
Modifier and Type | Method and Description |
---|---|
static IQueryProcessor |
QueryProcessorFactory.newLocalInstance(IJSpace clusterProxy,
IJSpace spaceProxy,
Properties connectionProperties,
SecurityInterceptor securityInterceptor)
Create new QueryProcessor instance using the connection properties and the qp.properties
|
void |
AbstractDMLQuery.setSecurityInterceptor(SecurityInterceptor securityInterceptor) |
void |
DropTableQuery.setSecurityInterceptor(SecurityInterceptor securityInterceptor) |
void |
CreateTableQuery.setSecurityInterceptor(SecurityInterceptor securityInterceptor) |
void |
AlterTableQuery.setSecurityInterceptor(SecurityInterceptor securityInterceptor) |
void |
Join.setSecurityInterceptor(SecurityInterceptor securityInterceptor) |
void |
Query.setSecurityInterceptor(SecurityInterceptor securityInterceptor) |
void |
CommitQuery.setSecurityInterceptor(SecurityInterceptor securityInterceptor) |
Constructor and Description |
---|
QueryHandler(IJSpace spaceCluster,
IJSpace spaceRegular,
QueryProcessorConfiguration config,
SecurityInterceptor securityInterceptor) |
QueryProcessor(IJSpace clusterProxy,
IJSpace spaceProxy,
Properties overrideProperties,
SecurityInterceptor securityInterceptor) |
Copyright © GigaSpaces.