Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


Uses of Class
oracle.jbo.common.EventGroup

Packages that use EventGroup
oracle.jbo.common Contains the implementation of components shared by thin clients and the middle tier. 

 

Uses of EventGroup in oracle.jbo.common

 

Fields in oracle.jbo.common declared as EventGroup
static EventGroup EventGroup.JBO_MISCELLANEOUS
           
static EventGroup EventGroup.JDBC_SELECT
           
static EventGroup EventGroup.JDBC_CREATE_STATEMENT
           
static EventGroup EventGroup.JDBC_CONNECT
           
static EventGroup EventGroup.JDBC_CREATE_PREPARED_STATEMENT
           
static EventGroup EventGroup.JDBC_EXECUTE
           
static EventGroup EventGroup.METAOBJECT_LOAD
           
static EventGroup EventGroup.EXECUTE_QUERY
           
static EventGroup EventGroup.BC4J_CREATE_COMPOBJ
           
static EventGroup EventGroup.BC4J_CREATE_ROOTAM
           
static EventGroup EventGroup.BC4J_CREATE_VIEWOBJECT
           
static EventGroup EventGroup.BC4J_CREATE_AM
           
static EventGroup EventGroup.BC4J_CREATE_VIEWLINK
           
static EventGroup EventGroup.SQLB_DOENTITYDML
           
static EventGroup EventGroup.SQLB_DOENTITYSELECT
           
static EventGroup EventGroup.VIEWOBJECT_GETSTATEMENT
           
static EventGroup EventGroup.REMOTE_METHOD_CALL
           

 

Methods in oracle.jbo.common that return EventGroup
 EventGroup EventGroup.prev()
           
 EventGroup EventGroup.next()
           
static EventGroup EventGroup.first()
           
 EventGroup EventGroup.last()
           

 

Methods in oracle.jbo.common with parameters of type EventGroup
static boolean InstrumentedEvent.isEnabled(EventGroup eventType)
           
static int InstrumentedEvent.startEvent(EventGroup eventType)
           
static int InstrumentedEvent.startEvent(EventGroup eventType, java.lang.String preMessage)
           

 


Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02


 

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