public abstract class BaseQueryFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
logIndexes |
protected boolean |
logQueries |
protected boolean |
logQueryResults |
protected boolean |
logQueryResultSize |
protected boolean |
logUpdates |
protected boolean |
logWarnings |
protected boolean |
validateResults |
| Constructor and Description |
|---|
BaseQueryFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getLogQueries() |
void |
init()
Initializes the factory.
|
void |
setLogQueries(boolean b) |
protected boolean logIndexes
protected boolean logQueries
protected boolean logUpdates
protected boolean logQueryResults
protected boolean logQueryResultSize
protected boolean logWarnings
protected boolean validateResults
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.