| Package | Description |
|---|---|
| objects.query | |
| objects.query.broker |
| Modifier and Type | Interface and Description |
|---|---|
interface |
GFEQueryFactory |
interface |
OQLQueryFactory
Interface for objects that support OQL queries.
|
interface |
SQLQueryFactory
Interface for objects that support SQL queries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseGFEQueryFactory |
class |
BaseOQLQueryFactory |
class |
BaseSQLQueryFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
GFXDBrokerQueryFactory |
class |
OQLBrokerQueryFactory |
class |
SQLBrokerQueryFactory |
| Modifier and Type | Method and Description |
|---|---|
static QueryFactory |
Broker.getQueryFactory(int api) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.