Class | Description |
ApplicationModuleDefImpl |
The base class for all generated ApplicationModule classes. |
ApplicationModuleImpl |
The base class of Application Modules. |
AssociationDefBase |
|
AttributeDefImpl |
AttributeDefImpl is an implementation class for the
AttributeDef
interface in the middle tier server. |
AttributeListImpl |
The middle-tier manager for name/value pairs. |
AuroraClassLoader |
|
BaseSQLBuilderImpl |
Internal: Applications should not use this interface.
|
ComponentObjectImpl |
Abstract class for ComponentObjectImpl. |
ConnectionCredentials |
Internal: Applications should not use this class.
|
ConnectionPoolManagerFactory |
A factory for creating instances of the designated
ConnectionPoolManager implementation. |
ConnectionPoolManagerImpl |
Default BC4J implementation of the connection pool manager. |
ContainerObjectEvent |
The events generated when a component is added to or removed from a
ContainerObject . |
ContainerObjectImpl |
The implementation of the ContainerObject interface. |
ContextMetaObjectManager |
|
DatabaseTransactionFactory |
The factory for creating DBTransaction instances. |
DB2SQLBuilderImpl |
|
DBTransactionImpl |
The superclass of classes representing connections of middle-tier objects to
databases. |
DefaultJTATxnHandlerImpl |
|
DefaultTxnHandlerFactoryImpl |
The default implementation of the TransactionHandlerFactory interface. |
DefaultTxnHandlerImpl |
The default implementation of the TransactionHandler interface. |
EJBEntityDefImpl |
|
EJBEntityImpl |
|
EntityAssociation |
Describes the relationship between two Entity Objects. |
EntityCache |
The EntityCache caches queried rows for a particular EntityImpl. |
EntityDefImpl |
Defines metadata for Entity Object classes. |
EntityEvent |
An event delivered to an
EventListener to notify of changes to data at
the Entity Object level. |
EntityImpl |
This class implements the middle-tier representations of database rows. |
GlueCodeGen |
|
InitialContextImpl |
Internal: Applications should not use this class.
|
JavaTypeMapEntries |
Deprecated. since JDeveloper 5.0 Use oracle.jbo.common.OracleTypeMapEntries instead. |
JboEventObject |
The event transmitter for JboEvent instances. |
JboMandatoryAttributesValidator |
Implements non-null validation for mandatory attributes. |
JboMessageObject |
Internal: Applications should not use this class. |
JboMultiCaster |
Implements the chaining of event listeners in the
event system. |
JboPrecisionScaleValidator |
Implements precision and scale validation for numeric attributes and length validation
for string and character attributes. |
JdbcAccessContext |
|
JDBCInteract |
Internal: Applications should not use this class.
|
JTATxnHandlerImpl |
|
MetaObjectManager |
A static class used for accessing meta-objects. |
NullDBTransactionImpl |
Internal: Applications should not use this class. |
OLiteSQLBuilderImpl |
OracleLite-specific implementation of the SQLBuilder interface. |
OracleSQLBuilderImpl |
Oracle-specific implementation of the SQLBuilder interface. |
OracleTypeMapEntries |
Deprecated. since JDeveloper 5.0 Use oracle.jbo.common.OracleTypeMapEntries instead. |
QueryCollection |
The QueryCollection represents the result of executing a
ViewRow . |
QueryDumpRunProg |
Internal: Applications should not use this class.
|
RowFilterKey |
|
RowImpl |
Base class for Entity Rows and View Object Rows. |
RowQualifier |
|
SequenceImpl |
An encapsulation of a database sequence. |
SessionImpl |
The default server-side implementation of the Session interface. |
SQL92SQLBuilderImpl |
SQL92-specific implementation of the SQLBuilder interface. |
SQLBuilderFactory |
A facility for creating instances of the designated SQLBuilder class. |
SQLValueImpl |
A representation of SQL data objects. |
StmtWithBindVars |
|
StringManagerImpl |
Provides methods for managing localizable messages. |
TransactionEvent |
The events generated by DBTransaction
during post and commit transactions. |
ValidationBeanLoader |
Internal: Applications should not use this class. |
ViewDefImpl |
The ViewDefImpl is the base class for all generated
ViewDefImpl classes. |
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 |
A View Object Row. |
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. |
WLSQLBuilderImpl |
|