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 |
|---|---|
Object |
executeQueryPreparedStatement(com.gemstone.gemfire.cache.query.Query pstmt,
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 Object executeQueryPreparedStatement(com.gemstone.gemfire.cache.query.Query pstmt, 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.