|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use oracle.jbo | |
| oracle.jbo | Contains interfaces for client-side applications. |
| oracle.jbo.client | |
| oracle.jbo.common | Contains the implementation of components shared by thin clients and the middle tier. |
| oracle.jbo.common.ampool | |
| oracle.jbo.common.ws | |
| oracle.jbo.domain | |
| oracle.jbo.format | |
| oracle.jbo.html | |
| oracle.jbo.html.databeans | Contains implementation classes for predefined Web-enabled JavaBeans which can access and display data from the data source. |
| oracle.jbo.html.jsp | Contains utitlity classes used by the Data Web Bean runtime. |
| oracle.jbo.html.jsp.datatags | |
| oracle.jbo.html.struts11 | The struts11 package ... |
| oracle.jbo.html.struts11.actions | |
| oracle.jbo.http | |
| oracle.jbo.server | Contains the implementation of middle tier components. |
| oracle.jbo.server.ejb | |
| oracle.jbo.server.ejb.facade | |
| oracle.jbo.server.ejb.sb | |
| oracle.jbo.server.rules | Contains sample validation beans. |
| oracle.jbo.server.util | |
| oracle.jbo.uicli.binding | Contains JClient classes that handle interaction with BC4J objects for various JClient bindings. |
| oracle.jbo.uicli.controls | Contains classes that implement JClient controls |
| oracle.jbo.uicli.jui | Contains JClient classes that implement binding of Swing controls with BC4J ViewObject, Attributes or Rows. |
| oracle.jbo.uicli.mom | Contains classes that implement metadata management for JClient |
| oracle.jbo.xsql | |
| oracle.jdeveloper.html | Contains classes for generating HTML code. |
| Classes in oracle.jbo used by oracle.jbo | |
| ApplicationModule The interface for Application Modules. | |
| ApplicationModuleCreateException Indicates failure that an Application Module could not be created. | |
| AttributeDef Defines access to named attribute definitions. | |
| AttributeHints Defines access to an Attribute's user interface hints. | |
| AttributeList Provides access to a list of attributes. | |
| AttrValException Indicates a attribute validation error. | |
| ComponentObject Provides access to component objects by name. | |
| ConnectionMetadata A structure that stores JDBC connection metadata. | |
| CSMessageBundle Defines the error codes and default error messages for operations on business objects. | |
| DeleteEvent An event class used by RowSetIterator to inform its listeners when a row has been deleted. | |
| DMLException Indicates a failure to post data to a database. | |
| InsertDeleteEvent An event class used by RowSetIterator to inform its listeners when a row is modified, added, or deleted. | |
| InsertEvent An event class used by RowSetIterator to inform its listeners when a row has been inserted. | |
| JboEvent The superclass of events in the Business Components for Java framework. | |
| JboException Top level exception for the JBO package. | |
| JboExceptionHandler Defines methods for handling exceptions in the client that are thrown by the middle tier. | |
| JboWarning The facility for reporting non-fatal errors for the JBO package. | |
| Key A primary, foreign, or composite row identifier. | |
| LocaleContext This class represents the LocalContext used as part of the formatting and UI hints support. | |
| NavigatableRowIterator Provides simple access to a set of rows. | |
| NavigationEvent An event generated by RowSet to inform its listeners when the iterator position in a View Object changes. | |
| PersistenceException Indicates an error while loading XML files at Runtime. | |
| Properties Provides access to custom name-value pairs stored in an object's metadata definition. | |
| RangeEvent Generated by RowSetIterator to inform its listeners when rows in a range are updated or scrolled. | |
| RangeRefreshEvent Generated by RowSetIterator to inform its listeners when a range of rows need to be redrawn. | |
| ReadXMLException Thrown when reading an xml document fails for a RowSet or a Row. | |
| Row This interface provides access to rows. | |
| RowEvent An event class used by RowSetIterator to inform its listeners when a row is modified, added, or deleted. | |
| RowIterator The interface for Row Iterator. | |
| RowNavigationListener Implemented by subscribers to events generated by row sets. | |
| RowNotFoundException Thrown when the requested row is not found. | |
| RowSet Defines the middle-tier representation of a set of table rows. | |
| RowSetIterator The interface for Row Set Iterator. | |
| RowSetManagementEvent Generated by RowSet or RowSetIterator to inform its listeners when the row set is closed or reset. | |
| RowSetManagementListener Implemented by subscribers to row set management events generated by row sets or row set iterators. | |
| ScrollEvent Generated by RowSetIterator to inform its listeners when a range of rows is scrolled. | |
| Session An interface for session context objects. | |
| SessionData A structure that stores BC4J session context. | |
| StructureDef Imlemented by classes that access a View Object's or Entity Object's metadata. | |
| Transaction Provides the base methods for defining database transactions. | |
| TransactionStateEvent Generated by RowSet or RowSetIterator to inform its listeners when the row set is closed or reset. | |
| TransactionStateListener Implemented by subscribers to row set management events generated by row sets or row set iterators. | |
| UpdateEvent An event class used by RowSetIterator to inform its listeners when a row is modified. | |
| ValidationException Indicates a validation failure. | |
| ViewClearCacheEvent Generated by ViewObject inform its listeners when the cache is cleared. | |
| ViewClearCacheListener Implemented by subscribers to view clear cache events generated by a view object. | |
| ViewCriteria A list of row criteria for a View Object's WHERE clause. | |
| ViewCriteriaRow An array containing criteria for the individual attributes of a View Object's WHERE clause. | |
| ViewLink Implemented by View Link classes. | |
| ViewObject Defines the presentation of the Entity Objects selected by an SQL statement. | |
| XMLInterface | |
| Classes in oracle.jbo used by oracle.jbo.client | |
| ApplicationModule The interface for Application Modules. | |
| AttributeDef Defines access to named attribute definitions. | |
| JboException Top level exception for the JBO package. | |
| LocaleContext This class represents the LocalContext used as part of the formatting and UI hints support. | |
| Row This interface provides access to rows. | |
| RowSet Defines the middle-tier representation of a set of table rows. | |
| Classes in oracle.jbo used by oracle.jbo.common | |
| ApplicationModule The interface for Application Modules. | |
| AttributeDef Defines access to named attribute definitions. | |
| AttributeHints Defines access to an Attribute's user interface hints. | |
| AttributeList Provides access to a list of attributes. | |
| DeleteEvent An event class used by RowSetIterator to inform its listeners when a row has been deleted. | |
| InsertEvent An event class used by RowSetIterator to inform its listeners when a row has been inserted. | |
| JboContext Defines additional properties (or environment variables) for the initial context. | |
| JboException Top level exception for the JBO package. | |
| JboWarning The facility for reporting non-fatal errors for the JBO package. | |
| Key A primary, foreign, or composite row identifier. | |
| LocaleContext This class represents the LocalContext used as part of the formatting and UI hints support. | |
| NavigationEvent An event generated by RowSet to inform its listeners when the iterator position in a View Object changes. | |
| Properties Provides access to custom name-value pairs stored in an object's metadata definition. | |
| RangeRefreshEvent Generated by RowSetIterator to inform its listeners when a range of rows need to be redrawn. | |
| Row This interface provides access to rows. | |
| RowSetManagementEvent Generated by RowSet or RowSetIterator to inform its listeners when the row set is closed or reset. | |
| RowSetManagementListener Implemented by subscribers to row set management events generated by row sets or row set iterators. | |
| ScrollEvent Generated by RowSetIterator to inform its listeners when a range of rows is scrolled. | |
| StructureDef Imlemented by classes that access a View Object's or Entity Object's metadata. | |
| UpdateEvent An event class used by RowSetIterator to inform its listeners when a row is modified. | |
| XMLInterface | |
| Classes in oracle.jbo used by oracle.jbo.common.ampool | |
| ApplicationModule The interface for Application Modules. | |
| ApplicationModuleHandle A handle to an ApplicationModule instance. | |
| ConnectionMetadata A structure that stores JDBC connection metadata. | |
| JboException Top level exception for the JBO package. | |
| Classes in oracle.jbo used by oracle.jbo.common.ws | |
| ApplicationModule The interface for Application Modules. | |
| AttributeDef Defines access to named attribute definitions. | |
| AttributeHints Defines access to an Attribute's user interface hints. | |
| AttributeList Provides access to a list of attributes. | |
| ComponentObject Provides access to component objects by name. | |
| JboExceptionHandler Defines methods for handling exceptions in the client that are thrown by the middle tier. | |
| JboWarning The facility for reporting non-fatal errors for the JBO package. | |
| Key A primary, foreign, or composite row identifier. | |
| LocaleContext This class represents the LocalContext used as part of the formatting and UI hints support. | |
| NavigatableRowIterator Provides simple access to a set of rows. | |
| Properties Provides access to custom name-value pairs stored in an object's metadata definition. | |
| Row This interface provides access to rows. | |
| RowIterator The interface for Row Iterator. | |
| RowSet Defines the middle-tier representation of a set of table rows. | |
| RowSetIterator The interface for Row Set Iterator. | |
| RowSetManagementListener Implemented by subscribers to row set management events generated by row sets or row set iterators. | |
| Session An interface for session context objects. | |
| SessionData A structure that stores BC4J session context. | |
| StructureDef Imlemented by classes that access a View Object's or Entity Object's metadata. | |
| Transaction Provides the base methods for defining database transactions. | |
| ViewCriteria A list of row criteria for a View Object's WHERE clause. | |
| ViewLink Implemented by View Link classes. | |
| ViewObject Defines the presentation of the Entity Objects selected by an SQL statement. | |
| XMLInterface | |
| Classes in oracle.jbo used by oracle.jbo.domain | |
| ApplicationModule The interface for Application Modules. | |
| AttributeDef Defines access to named attribute definitions. | |
| AttributeHints Defines access to an Attribute's user interface hints. | |
| AttributeList Provides access to a list of attributes. | |
| AttrValException Indicates a attribute validation error. | |
| JboException Top level exception for the JBO package. | |
| Properties Provides access to custom name-value pairs stored in an object's metadata definition. | |
| StructureDef Imlemented by classes that access a View Object's or Entity Object's metadata. | |
| Transaction Provides the base methods for defining database transactions. | |
| ValidationException Indicates a validation failure. | |
| ViewObject Defines the presentation of the Entity Objects selected by an SQL statement. | |
| Classes in oracle.jbo used by oracle.jbo.format | |
| LocaleContext This class represents the LocalContext used as part of the formatting and UI hints support. | |
| Classes in oracle.jbo used by oracle.jbo.html | |
| ApplicationModule The interface for Application Modules. | |
| AttributeDef Defines access to named attribute definitions. | |
| AttributeList Provides access to a list of attributes. | |
| LocaleContext This class represents the LocalContext used as part of the formatting and UI hints support. | |
| Row This interface provides access to rows. | |
| RowSet Defines the middle-tier representation of a set of table rows. | |
| ViewObject Defines the presentation of the Entity Objects selected by an SQL statement. | |
| Classes in oracle.jbo used by oracle.jbo.html.databeans | |
| AttributeDef Defines access to named attribute definitions. | |
| Row This interface provides access to rows. | |
| RowSet Defines the middle-tier representation of a set of table rows. | |
| Classes in oracle.jbo used by oracle.jbo.html.jsp | |
| ApplicationModule The interface for Application Modules. | |
| Classes in oracle.jbo used by oracle.jbo.html.jsp.datatags | |
| AttributeDef Defines access to named attribute definitions. | |
| AttributeList Provides access to a list of attributes. | |
| Row This interface provides access to rows. | |
| RowSet Defines the middle-tier representation of a set of table rows. | |
| ViewCriteria A list of row criteria for a View Object's WHERE clause. | |
| ViewCriteriaRow An array containing criteria for the individual attributes of a View Object's WHERE clause. | |
| Classes in oracle.jbo used by oracle.jbo.html.struts11 | |
| ApplicationModule The interface for Application Modules. | |
| AttributeDef Defines access to named attribute definitions. | |
| Row This interface provides access to rows. | |
| Classes in oracle.jbo used by oracle.jbo.html.struts11.actions | |
| Row This interface provides access to rows. | |
| ViewObject Defines the presentation of the Entity Objects selected by an SQL statement. | |
| Classes in oracle.jbo used by oracle.jbo.http | |
| ApplicationModule The interface for Application Modules. | |
| ApplicationModuleHandle A handle to an ApplicationModule instance. | |
| Classes in oracle.jbo used by oracle.jbo.server | |
| ApplicationModule The interface for Application Modules. | |
| AttributeDef Defines access to named attribute definitions. | |
| AttributeHints Defines access to an Attribute's user interface hints. | |
| AttributeList Provides access to a list of attributes. | |
| ComponentObject Provides access to component objects by name. | |
| ComponentObjectListener | |
| ConnectionMetadata A structure that stores JDBC connection metadata. | |
| JboContext Defines additional properties (or environment variables) for the initial context. | |
| JboException Top level exception for the JBO package. | |
| JboExceptionHandler Defines methods for handling exceptions in the client that are thrown by the middle tier. | |
| JboWarning The facility for reporting non-fatal errors for the JBO package. | |
| Key A primary, foreign, or composite row identifier. | |
| LocaleContext This class represents the LocalContext used as part of the formatting and UI hints support. | |
| NameValuePairs Holder of name/value pairs. | |
| NavigatableRowIterator Provides simple access to a set of rows. | |
| NotConnectedException Indicates that the Application Module is not connected to a database. | |
| PersistenceException Indicates an error while loading XML files at Runtime. | |
| Properties Provides access to custom name-value pairs stored in an object's metadata definition. | |
| Row This interface provides access to rows. | |
| RowIterator The interface for Row Iterator. | |
| RowSet Defines the middle-tier representation of a set of table rows. | |
| RowSetIterator The interface for Row Set Iterator. | |
| RowSetManagementListener Implemented by subscribers to row set management events generated by row sets or row set iterators. | |
| Session An interface for session context objects. | |
| SessionData A structure that stores BC4J session context. | |
| SharedHandle Defines interface for Shared Data Handle | |
| StructureDef Imlemented by classes that access a View Object's or Entity Object's metadata. | |
| Transaction Provides the base methods for defining database transactions. | |
| TransactionStateListener Implemented by subscribers to row set management events generated by row sets or row set iterators. | |
| ViewClearCacheListener Implemented by subscribers to view clear cache events generated by a view object. | |
| ViewCriteria A list of row criteria for a View Object's WHERE clause. | |
| ViewLink Implemented by View Link classes. | |
| ViewObject Defines the presentation of the Entity Objects selected by an SQL statement. | |
| XMLInterface | |
| Classes in oracle.jbo used by oracle.jbo.server.ejb | |
| ApplicationModule The interface for Application Modules. | |
| AttributeDef Defines access to named attribute definitions. | |
| ComponentObject Provides access to component objects by name. | |
| JboException Top level exception for the JBO package. | |
| JboExceptionHandler Defines methods for handling exceptions in the client that are thrown by the middle tier. | |
| JboWarning The facility for reporting non-fatal errors for the JBO package. | |
| LocaleContext This class represents the LocalContext used as part of the formatting and UI hints support. | |
| RowSetIterator The interface for Row Set Iterator. | |
| Session An interface for session context objects. | |
| SessionData A structure that stores BC4J session context. | |
| Transaction Provides the base methods for defining database transactions. | |
| ViewLink Implemented by View Link classes. | |
| ViewObject Defines the presentation of the Entity Objects selected by an SQL statement. | |
| Classes in oracle.jbo used by oracle.jbo.server.ejb.facade | |
| AttributeList Provides access to a list of attributes. | |
| ComponentObject Provides access to component objects by name. | |
| Key A primary, foreign, or composite row identifier. | |
| NavigatableRowIterator Provides simple access to a set of rows. | |
| Properties Provides access to custom name-value pairs stored in an object's metadata definition. | |
| Row This interface provides access to rows. | |
| RowIterator The interface for Row Iterator. | |
| RowSet Defines the middle-tier representation of a set of table rows. | |
| RowSetIterator The interface for Row Set Iterator. | |
| StructureDef Imlemented by classes that access a View Object's or Entity Object's metadata. | |
| ViewCriteria A list of row criteria for a View Object's WHERE clause. | |
| ViewObject Defines the presentation of the Entity Objects selected by an SQL statement. | |
| XMLInterface | |
| Classes in oracle.jbo used by oracle.jbo.server.ejb.sb | |
| JboException Top level exception for the JBO package. | |
| Classes in oracle.jbo used by oracle.jbo.server.rules | |
| JboException Top level exception for the JBO package. | |
| Classes in oracle.jbo used by oracle.jbo.server.util | |
| JboException Top level exception for the JBO package. | |
| Classes in oracle.jbo used by oracle.jbo.uicli.binding | |
| ApplicationModule The interface for Application Modules. | |
| AttributeDef Defines access to named attribute definitions. | |
| AttributeList Provides access to a list of attributes. | |
| DeleteEvent An event class used by RowSetIterator to inform its listeners when a row has been deleted. | |
| InsertEvent An event class used by RowSetIterator to inform its listeners when a row has been inserted. | |
| LocaleContext This class represents the LocalContext used as part of the formatting and UI hints support. | |
| NavigatableRowIterator Provides simple access to a set of rows. | |
| NavigationEvent An event generated by RowSet to inform its listeners when the iterator position in a View Object changes. | |
| RangeRefreshEvent Generated by RowSetIterator to inform its listeners when a range of rows need to be redrawn. | |
| Row This interface provides access to rows. | |
| RowIterator The interface for Row Iterator. | |
| RowNavigationListener Implemented by subscribers to events generated by row sets. | |
| RowSetIterator The interface for Row Set Iterator. | |
| RowSetListener Implemented by subscribers to events generated by row sets. | |
| RowSetManagementEvent Generated by RowSet or RowSetIterator to inform its listeners when the row set is closed or reset. | |
| RowSetManagementListener Implemented by subscribers to row set management events generated by row sets or row set iterators. | |
| ScrollEvent Generated by RowSetIterator to inform its listeners when a range of rows is scrolled. | |
| Transaction Provides the base methods for defining database transactions. | |
| TransactionStateEvent Generated by RowSet or RowSetIterator to inform its listeners when the row set is closed or reset. | |
| TransactionStateListener Implemented by subscribers to row set management events generated by row sets or row set iterators. | |
| UpdateEvent An event class used by RowSetIterator to inform its listeners when a row is modified. | |
| ViewObject Defines the presentation of the Entity Objects selected by an SQL statement. | |
| Classes in oracle.jbo used by oracle.jbo.uicli.controls | |
| AttributeDef Defines access to named attribute definitions. | |
| DeleteEvent An event class used by RowSetIterator to inform its listeners when a row has been deleted. | |
| InsertEvent An event class used by RowSetIterator to inform its listeners when a row has been inserted. | |
| NavigationEvent An event generated by RowSet to inform its listeners when the iterator position in a View Object changes. | |
| RangeRefreshEvent Generated by RowSetIterator to inform its listeners when a range of rows need to be redrawn. | |
| RowNavigationListener Implemented by subscribers to events generated by row sets. | |
| RowSetListener Implemented by subscribers to events generated by row sets. | |
| ScrollEvent Generated by RowSetIterator to inform its listeners when a range of rows is scrolled. | |
| UpdateEvent An event class used by RowSetIterator to inform its listeners when a row is modified. | |
| Classes in oracle.jbo used by oracle.jbo.uicli.jui | |
| AttributeDef Defines access to named attribute definitions. | |
| AttributeList Provides access to a list of attributes. | |
| DeleteEvent An event class used by RowSetIterator to inform its listeners when a row has been deleted. | |
| InsertEvent An event class used by RowSetIterator to inform its listeners when a row has been inserted. | |
| Key A primary, foreign, or composite row identifier. | |
| NavigatableRowIterator Provides simple access to a set of rows. | |
| NavigationEvent An event generated by RowSet to inform its listeners when the iterator position in a View Object changes. | |
| RangeRefreshEvent Generated by RowSetIterator to inform its listeners when a range of rows need to be redrawn. | |
| Row This interface provides access to rows. | |
| RowIterator The interface for Row Iterator. | |
| RowNavigationListener Implemented by subscribers to events generated by row sets. | |
| RowSetIterator The interface for Row Set Iterator. | |
| RowSetListener Implemented by subscribers to events generated by row sets. | |
| ScrollEvent Generated by RowSetIterator to inform its listeners when a range of rows is scrolled. | |
| Transaction Provides the base methods for defining database transactions. | |
| UpdateEvent An event class used by RowSetIterator to inform its listeners when a row is modified. | |
| ViewObject Defines the presentation of the Entity Objects selected by an SQL statement. | |
| Classes in oracle.jbo used by oracle.jbo.uicli.mom | |
| ApplicationModule The interface for Application Modules. | |
| Classes in oracle.jbo used by oracle.jbo.xsql | |
| ViewObject Defines the presentation of the Entity Objects selected by an SQL statement. | |
| Classes in oracle.jbo used by oracle.jdeveloper.html | |
| ApplicationModule The interface for Application Modules. | |
| AttributeDef Defines access to named attribute definitions. | |
| LocaleContext This class represents the LocalContext used as part of the formatting and UI hints support. | |
| Row This interface provides access to rows. | |
| RowSet Defines the middle-tier representation of a set of table rows. | |
|
Oracle9i Business Components for Java API Reference Oracle9i Jdeveloper (9.0.4) B10391-01 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
Copyright © 1997, 2003, Oracle. All rights reserved.