public abstract class BaseOQLQueryFactory extends BaseQueryFactory implements OQLQueryFactory
logIndexes, logQueries, logQueryResults, logQueryResultSize, logUpdates, logWarnings, validateResults| Constructor and Description |
|---|
BaseOQLQueryFactory() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
executeQueryPreparedStatement(com.gemstone.gemfire.cache.query.Query pstmt,
java.lang.Object[] params) |
getLogQueries, init, setLogQueriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateIndexes, createRegions, fillAndExecutePreparedInsertObjects, fillAndExecutePreparedQueryStatement, getPreparedInsertObjects, readResultSetgetDeleteQueryType, getPreparedQuery, getQuery, getQueryType, getUpdateQueryType, initpublic java.lang.Object executeQueryPreparedStatement(com.gemstone.gemfire.cache.query.Query pstmt,
java.lang.Object[] params)
throws com.gemstone.gemfire.cache.query.NameResolutionException,
com.gemstone.gemfire.cache.query.TypeMismatchException,
com.gemstone.gemfire.cache.query.FunctionDomainException,
com.gemstone.gemfire.cache.query.QueryInvocationTargetException
com.gemstone.gemfire.cache.query.NameResolutionExceptioncom.gemstone.gemfire.cache.query.TypeMismatchExceptioncom.gemstone.gemfire.cache.query.FunctionDomainExceptioncom.gemstone.gemfire.cache.query.QueryInvocationTargetExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.