Oracle Data-aware Controls Reference
A B C D E F G H I J L M N O P Q R S T U V W X Y _

Q

QUERYABLE_COLUMNS - Static variable in interface oracle.dacf.dataset.DataItemProperties
Returns the queryable column names.
QUERYCRITERIA_ATTR_NAME - Static variable in class oracle.dacf.dataset.ResultSetInfo
 
QUERYVIEW_INVALID - Static variable in class oracle.dacf.dataset.ValidationManager
 
Query - class oracle.dacf.dataset.Query.
Query provides the basic functions of a DAC Query definition.
Query() - Constructor for class oracle.dacf.dataset.Query
 
QueryClauses - class oracle.dacf.dataset.QueryClauses.
QueryClauses is the abstract base class for defining a query where the WHERE and ORDERBY clauses can be isolated and manipulated.
QueryClauses() - Constructor for class oracle.dacf.dataset.QueryClauses
 
QueryCriteria - class oracle.dacf.dataset.QueryCriteria.
Encapsulates the selection criteria for a query.
QueryCriteria() - Constructor for class oracle.dacf.dataset.QueryCriteria
 
QueryCriteria(String) - Constructor for class oracle.dacf.dataset.QueryCriteria
 
QueryCriteriaAttribute - class oracle.dacf.dataset.QueryCriteriaAttribute.
QueryCriteriaAttribute
QueryCriteriaAttribute() - Constructor for class oracle.dacf.dataset.QueryCriteriaAttribute
 
QueryCriteriaAttribute(String) - Constructor for class oracle.dacf.dataset.QueryCriteriaAttribute
 
QueryCriteriaAttribute(String, QueryCriteria, ProducerObject[]) - Constructor for class oracle.dacf.dataset.QueryCriteriaAttribute
 
QueryCriteriaProperty - class oracle.dacf.dataset.QueryCriteriaProperty.
Contains the metadata necessary for exposing the QueryCriteria property of a RowSetInfo as an attribute.
QueryCriteriaProperty() - Constructor for class oracle.dacf.dataset.QueryCriteriaProperty
 
QueryCriteriaProperty(String) - Constructor for class oracle.dacf.dataset.QueryCriteriaProperty
 
QueryCriteriaPropertyAccess - class oracle.dacf.dataset.QueryCriteriaPropertyAccess.
Provides access the the Query Criteria Property of the RowSet via the InfoBus ImmediateAccess interface.
QueryCriteriaPropertyAccess() - Constructor for class oracle.dacf.dataset.QueryCriteriaPropertyAccess
 
QueryCriteriaPropertyAccess(String, InfoBusEventListener, PropertyInfo, RowSet) - Constructor for class oracle.dacf.dataset.QueryCriteriaPropertyAccess
 
QueryCriteriaPropertyAccess(String, InfoBusEventListener, PropertyInfo, RowSet, DacObject) - Constructor for class oracle.dacf.dataset.QueryCriteriaPropertyAccess
 
QueryCriteriaRowset - class oracle.dacf.dataset.QueryCriteriaRowset.
The DataItem that exposed the criteria to be utilized when executing the query against the database.
QueryCriteriaRowset() - Constructor for class oracle.dacf.dataset.QueryCriteriaRowset
 
QueryCriteriaRowset(String, InfoBusEventListener, QueryCriteria) - Constructor for class oracle.dacf.dataset.QueryCriteriaRowset
 
QueryCriteriaRowset(String, InfoBusEventListener, QueryCriteria, DacObject) - Constructor for class oracle.dacf.dataset.QueryCriteriaRowset
 
QueryCriteriaValue - class oracle.dacf.dataset.QueryCriteriaValue.
 
QueryCriteriaValue() - Constructor for class oracle.dacf.dataset.QueryCriteriaValue
 
QueryCriteriaValue(String, QueryCriteriaStore, InfoBusEventListener, ProducerObject, DacObject) - Constructor for class oracle.dacf.dataset.QueryCriteriaValue
 
QueryInfo - class oracle.dacf.dataset.QueryInfo.
This class allows access to the clauses of an updateable, dynamically-defined SQL statememt used to build a View Object from an Entity Object or set of Entity Objects.
QueryInfo(String, String, String, String, String, String) - Constructor for class oracle.dacf.dataset.QueryInfo
Constructor requiring a query name, name of the Entity Object on which the View Object will be built and a SQL SELECT statement.
QueryInfo(String, String, String, String, String, String, String) - Constructor for class oracle.dacf.dataset.QueryInfo
Deprecated.  
QueryListener - interface oracle.dacf.dataset.QueryListener.
Used to observe for query definition changes and execution.
QueryStatementInfo - class oracle.dacf.dataset.QueryStatementInfo.
Creates a view object based on an arbitrary SQL statement.
QueryStatementInfo(String, String) - Constructor for class oracle.dacf.dataset.QueryStatementInfo
Constructs a QueryStatementInfo using a complete SQL statement.
QueryViewInfo - class oracle.dacf.dataset.QueryViewInfo.
QueryViewInfo defines an updateable SQL query based on a predefined Java Business Objects View Object.
QueryViewInfo(String) - Constructor for class oracle.dacf.dataset.QueryViewInfo
Constructor requiring the name of a predefined View Object.
QueryViewInfo(String, String, String) - Constructor for class oracle.dacf.dataset.QueryViewInfo
Constructs a query using a predefined View Object and a WHERE and ORDERBY clause.
QuickSort - class oracle.dacf.util.QuickSort.
This is a generic version of C.A.R Hoare's Quick Sort algorithm.
QuickSort() - Constructor for class oracle.dacf.util.QuickSort
 
queryDefChanged(Query) - Method in class oracle.dacf.control.swing.TreeQueryListener
 
queryDefChanged(Query) - Method in interface oracle.dacf.dataset.QueryListener
 
queryExecuted() - Method in class oracle.dacf.control.swing.TreeQueryListener
 
queryExecuted() - Method in interface oracle.dacf.dataset.QueryListener
 
queryParamsChanged(Object[]) - Method in class oracle.dacf.control.swing.TreeQueryListener
 
queryParamsChanged(Object[]) - Method in interface oracle.dacf.dataset.QueryListener
 

Oracle Data-aware Controls Reference
A B C D E F G H I J L M N O P Q R S T U V W X Y _

 

Copyright © 1997, 2003, Oracle. All rights reserved.