Uses of Interface
com.j_spaces.jdbc.IQueryProcessor
Packages that use IQueryProcessor
Package
Description
Provides GigaSpaces JDBC interfaces
-
Uses of IQueryProcessor in com.gigaspaces.internal.lrmi.stubs
Methods in com.gigaspaces.internal.lrmi.stubs that return IQueryProcessor -
Uses of IQueryProcessor in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that return IQueryProcessor -
Uses of IQueryProcessor in com.j_spaces.jdbc
Classes in com.j_spaces.jdbc that implement IQueryProcessorModifier and TypeClassDescriptionclassThe QueryProcessor main class.classSmart stub for theQueryProcessorMethods in com.j_spaces.jdbc that return IQueryProcessorModifier and TypeMethodDescriptionQueryProcessor.getStub()static IQueryProcessorQueryProcessorFactory.newInstance(IJSpace proxy, IRemoteSpace remoteSpace, Properties config) Creates local or remote QP according to configurationstatic IQueryProcessorQueryProcessorFactory.newLocalInstance(IJSpace clusterProxy, IJSpace spaceProxy, Properties connectionProperties, SecurityInterceptor securityInterceptor) Create new QueryProcessor instance using the connection properties and the qp.propertiesConstructors in com.j_spaces.jdbc with parameters of type IQueryProcessorModifierConstructorDescriptionQueryProcessorStub(IQueryProcessor directObjRef, IQueryProcessor dynamicProxy)