|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use oracle.jbo.server | |
oracle.jbo.server | Contains the implementation of middle tier components. |
oracle.jbo.server.rules | Contains sample validation beans. |
Classes in oracle.jbo.server used by oracle.jbo.serverApplicationModuleDefImpl
|
The base class for all generated ApplicationModule classes. ApplicationModuleImpl
|
The base class of Application Modules. AttributeDefImpl
|
AttributeDefImpl is an implementation class for the AttributeDef
interface in the middle tier server.ComponentObjectImpl
|
Abstract class for ComponentObjectImpl. ConnectionCredentials
|
Internal: Applications should not use this class. ConnectionPoolManager
|
Declares ConnectionPoolManager operations. ContainerObject
|
Implemented by classes that provide server-side containers for components. ContainerObjectEvent
|
The events generated when a component is added to or removed from a ContainerObject .ContainerObjectImpl
|
The implementation of the ContainerObject interface.ContainerObjectListener
|
Implemented by subscribers to container object events. DatabaseTransactionFactory
|
The factory for creating DBTransaction instances. DBTransaction
|
Interface representing the server side of database connections and transactions. DBTransactionImpl
|
The superclass of classes representing connections of middle-tier objects to databases. Debug
|
Internal: Applications should not use this class. EJBEntityDefImpl
|
EJBEntityImpl
|
EJBPersistable
|
Entity
|
Defines the middle-tier representation of database rows. EntityAssociation
|
Describes the relationship between two Entity Objects. EntityDefImpl
|
Defines metadata for Entity Object classes. EntityEvent
|
An event delivered to EventListener to notify of changes to data at
the Entity Object level.EntityImpl
|
This class implements the middle-tier representations of database rows. EntityListener
|
Implemented by classes that receive events generated by operations on Entity Object rows. JboEventListener
|
Implemented by classes that subscribe to JboEvents. JboEventObject
|
The event transmitter for JboEvent instances.JboMessageListener
|
Internal: Applications should not use this interface. JboMessageObject
|
Internal: Applications should not use this class. NamedObjectImpl
|
The base class for all business objects. OLiteSQLBuilderImpl
|
OracleLite-specific implementation of the SQLBuilder interface. QueryCollection
|
The QueryCollection represents the result of executing a ViewRow .RowFilter
|
RowImpl
|
Provides the internal access mechanism for ViewRow and Entity row objects.SessionImpl
|
The default server-side implementation of the Session interface.SQLBuilder
|
Internal: Applications should not use this interface. TransactionEvent
|
The events generated by DBTransaction
during post and commit transactions.TransactionHandler
|
Implemented by classes that customize transaction operations. TransactionHandlerFactory
|
Factory to create TransactionHandlers. TransactionListener
|
Implemented by subscribers to transaction events, generated during the commit and rollback operations. TransactionPostListener
|
Implemented by subscribers to transactions events generated during a transaction post operation. ValidationListener
|
Implemented by Entity Objects and other Business Objects that need to provide validation logic to be performed during various validation events generated by the framework. ValidationManager
|
Implemented by DBTransaction and Entity
to maintain a list of validation listeners.ViewLinkImpl
|
Implements the ViewLink interface, the middle-tier class that manages
a master-detail relationship between two View Objects.ViewObjectImpl
|
The implementation of the ViewObject interface, the middle-tier class that manages
database queries and the view rows that result from executing queries.ViewRowImpl
|
Presents the logical view of a Row returned from the database. ViewRowSetImpl
|
The middle-tier class that manages collections of view rows that result from executing a query. ViewRowSetIteratorImpl
|
The middle-tier class that enables the user to iterate through row sets. |
Classes in oracle.jbo.server used by oracle.jbo.server.rulesAttributeDefImpl
|
AttributeDefImpl is an implementation class for the AttributeDef
interface in the middle tier server.EntityDefImpl
|
Defines metadata for Entity Object classes. |
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |