- QC_NAME - Static variable in class oracle.jbo.server.LoggerUtil
 
-  
 
- QC_TAG - Static variable in class oracle.jbo.server.ViewObjectImpl
 
-  
 
- QCPOOL_MAX_INACTIVE_AGE_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
-  
 
- QCPOOL_MONITOR_SLEEP_INTERVAL_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
-  
 
- QCPoolMgr - Class in oracle.jbo.server
 
- 
This class manages the shared Query Collection Pool.
 
- QCPoolProperties - Class in oracle.jbo.server
 
- 
Simple structure for managing shared QC pool properties.
 
- QNAME_ADDRESS - Static variable in interface oracle.adfinternal.model.adapter.webservice.WSDLConstants
 
- 
Qualified names for the accessing the endpoint address
 in the WSDL for SOAP 1.1 binding.
 
- QNAME_ADDRESS12 - Static variable in interface oracle.adfinternal.model.adapter.webservice.WSDLConstants
 
- 
Qualified names for the accessing the endpoint address
 in the WSDL for SOAP 1.2 binding.
 
- QNAME_BINDING - Static variable in interface oracle.adfinternal.model.adapter.webservice.WSDLConstants
 
- 
Qualified names for accessing the bindings in the WSDL with 
 SOAP 1.1 binding.
 
- QNAME_BINDING12 - Static variable in interface oracle.adfinternal.model.adapter.webservice.WSDLConstants
 
- 
Qualified names for accessing the bindings in the WSDL with 
 SOAP 1.2 binding.
 
- QNAME_BODY - Static variable in interface oracle.adfinternal.model.adapter.webservice.WSDLConstants
 
- 
Qualified names for accessing the SOAP body element in the WSDL with  
 SOAP ver 1.1 binding.
 
- QNAME_BODY12 - Static variable in interface oracle.adfinternal.model.adapter.webservice.WSDLConstants
 
- 
Qualified names for accessing the SOAP body element in the WSDL with  
 SOAP ver 1.2 binding.
 
- QNAME_FAULT - Static variable in interface oracle.adfinternal.model.adapter.webservice.WSDLConstants
 
- 
Qualified names for accessing the SOAP fault element in the WSDL with
 SOAP ver 1.1 binding
 
- QNAME_FAULT12 - Static variable in interface oracle.adfinternal.model.adapter.webservice.WSDLConstants
 
- 
Qualified names for accessing the SOAP fault element in the WSDL with
 SOAP ver 1.2 binding
 
- QNAME_HEADER - Static variable in interface oracle.adfinternal.model.adapter.webservice.WSDLConstants
 
- 
Qualified names for accessing the SOAP header element in the WSDL
 with SOAP ver 1.1 bindings.
 
- QNAME_HEADER12 - Static variable in interface oracle.adfinternal.model.adapter.webservice.WSDLConstants
 
- 
Qualified names for accessing the SOAP header element in the WSDL
 with SOAP ver 1.2 bindings.
 
- QNAME_HEADER_FAULT - Static variable in interface oracle.adfinternal.model.adapter.webservice.WSDLConstants
 
- 
Qualified names for accessing the SOAP header fault element in the WSDL
 with SOAP ver 1.1 bindings.
 
- QNAME_HEADER_FAULT12 - Static variable in interface oracle.adfinternal.model.adapter.webservice.WSDLConstants
 
- 
Qualified names for accessing the SOAP header fault element in the WSDL
 with SOAP ver 1.2 bindings.
 
- QNAME_OPERATION - Static variable in interface oracle.adfinternal.model.adapter.webservice.WSDLConstants
 
- 
Qualified names for accessing the SOAP operation element in the WSDL
 with SOAP ver 1.1 bindings.
 
- QNAME_OPERATION12 - Static variable in interface oracle.adfinternal.model.adapter.webservice.WSDLConstants
 
- 
Qualified names for accessing the SOAP header element in the WSDL
 with SOAP ver 1.2 bindings.
 
- QNameUtil - Class in oracle.adf.model.connection.webservice.util
 
-  
 
- QNameUtil() - Constructor for class oracle.adf.model.connection.webservice.util.QNameUtil
 
-  
 
- qoAssoc - Variable in class oracle.jbo.server.ViewLinkImpl
 
-  
 
- QOT - Static variable in class oracle.jbo.common.CommonCriteriaAdapter
 
-  
 
- QOTSTR - Static variable in class oracle.jbo.common.CommonCriteriaAdapter
 
-  
 
- QUALIFIED - Static variable in interface oracle.adf.model.rest.xml.SchemaConstants
 
-  
 
- qualifiesRowFilter(QueryCollection, Object[], int) - Method in class oracle.jbo.server.ViewObjectImpl
 
-  
 
- QUERY - Static variable in class oracle.jbo.server.LoggerUtil
 
-  
 
- QUERY_ASSOCIATION - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
-  
 
- QUERY_MODE_SCAN_DATABASE_TABLES - Static variable in interface oracle.jbo.ViewObject
 
- 
Specifies that rows should be produced from database query result.
 
- QUERY_MODE_SCAN_ENTITY_ROWS - Static variable in interface oracle.jbo.ViewObject
 
- 
Specifies that rows should be produced from entity cache.
 
- QUERY_MODE_SCAN_UNPOSTED_ENTITY_ROWS - Static variable in interface oracle.jbo.ViewObject
 
- 
Specifies that rows should be produced from the unposted rows in the
 entity cache.
 
- QUERY_MODE_SCAN_VIEW_ROWS - Static variable in interface oracle.jbo.ViewObject
 
- 
These QUERY_MODE_SCAN_... constants are used to specify
 the query mode for the view object.
 
- QUERY_MODE_SKIP_WHERE - Static variable in interface oracle.jbo.ViewObject
 
- 
Specifies that when going to db to look for matching rows
 for findByViewCriteria, the where-clauses from
 the original VO should not included in the finder VO.
 
- QUERY_PARAMS - Static variable in class oracle.jbo.server.LoggerUtil
 
-  
 
- QUERY_S - Static variable in class oracle.adf.model.adapter.bean.annotation.BeanAnnotationConstants
 
-  
 
- QUERY_TIMEOUT_WAIT_FOREVER - Static variable in interface oracle.jbo.ViewObject
 
- 
Specifies that the view object does not time out when executing
 query.
 
- QueryCollection - Class in oracle.jbo.server
 
- 
The QueryCollection represents the result of executing a
 ViewRow.
 
- QueryCollectionPool - Class in oracle.jbo.server
 
- 
This class maintains strong references to QueryCollection's in shared AM.
 
- queryNextCollectionId() - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
-  
 
- queryNextCollectionId() - Method in class oracle.jbo.pcoll.JTAPersistManager
 
-  
 
- queryNextCollectionId() - Method in class oracle.jbo.pcoll.OraclePersistManager
 
-  
 
- queryNextCollectionId() - Method in interface oracle.jbo.pcoll.PersistManager
 
-  
 
- queryNextCollectionId() - Method in class oracle.jbo.pcoll.pmgr.SQLServerPersistManager
 
-  
 
- queryNextNodeId(int) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
-  
 
- queryNextNodeId(int) - Method in class oracle.jbo.pcoll.JTAPersistManager
 
-  
 
- queryNextNodeId(int) - Method in class oracle.jbo.pcoll.OraclePersistManager
 
-  
 
- queryNextNodeId(int) - Method in interface oracle.jbo.pcoll.PersistManager
 
-  
 
- queryNextObjId(int) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
-  
 
- queryNextObjId(int) - Method in class oracle.jbo.pcoll.JTAPersistManager
 
-  
 
- queryNextObjId(int) - Method in class oracle.jbo.pcoll.OraclePersistManager
 
-  
 
- queryNextObjId(int) - Method in interface oracle.jbo.pcoll.PersistManager
 
-  
 
- queueEvent(EventProducer, Object) - Method in class oracle.adf.model.binding.events.EventDispatcherImpl
 
- 
queueEvent queues up the event to be invoked
 
- queueEvent(EventProducer, Object) - Method in class oracle.adf.model.events.AbstractEventDispatcher
 
- 
queueEvent queues up the event to be processed
 
- queueEvent(EventProducer, Object) - Method in interface oracle.adf.model.events.EventDispatcher
 
- 
queueEvent queues up the event to be processed
 
- QUICKSEARCH_VIEW_CRITERIA_NAME - Static variable in interface oracle.jbo.ViewCriteriaManager
 
-  
 
- QUOT - Static variable in class oracle.jbo.mom.xml.XMLOutputStream
 
-  
 
- QUOT - Static variable in class oracle.jbo.ViewCriteriaItem
 
-  
 
- QUOT_STR - Static variable in class oracle.jbo.mom.xml.XMLOutputStream
 
-  
 
- QUOTE_CHAR - Static variable in class oracle.adfinternal.model.adapter.url.csv.CSVDCDef
 
- 
Character used to denote a quoted text
 
- QUOTE_CHAR - Static variable in class oracle.adfinternal.model.adapter.webservice.DataFormat
 
- 
Quote character for CSV data
 
- qvId - Variable in class oracle.jbo.common.ApplicationModuleHelper
 
-