Uses of Class
com.j_spaces.jdbc.QueryProcessorConfiguration
Packages that use QueryProcessorConfiguration
-
Uses of QueryProcessorConfiguration in com.j_spaces.jdbc
Methods in com.j_spaces.jdbc that return QueryProcessorConfigurationModifier and TypeMethodDescriptionstatic QueryProcessorConfigurationQueryProcessor.getDefaultConfig()Methods in com.j_spaces.jdbc with parameters of type QueryProcessorConfigurationModifier and TypeMethodDescriptionstatic voidQueryProcessor.setDefaultConfig(QueryProcessorConfiguration defaultConfig) Constructors in com.j_spaces.jdbc with parameters of type QueryProcessorConfigurationModifierConstructorDescriptionQueryHandler(IJSpace spaceCluster, IJSpace spaceRegular, QueryProcessorConfiguration config, SecurityInterceptor securityInterceptor)