|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.jbo.server | Contains the implementation of middle tier components. |
Uses of ViewCriteriaAdapter in oracle.jbo.server |
Classes in oracle.jbo.server that implement ViewCriteriaAdapter | |
Type | Name |
---|---|
class |
BaseSQLBuilderImpl
Internal: Applications should not use this interface. |
class |
DB2SQLBuilderImpl
|
class |
OLiteSQLBuilderImpl
OracleLite-specific implementation of the SQLBuilder interface. |
class |
OracleSQLBuilderImpl
Oracle-specific implementation of the SQLBuilder interface. |
class |
SQL92SQLBuilderImpl
SQL92-specific implementation of the SQLBuilder interface. |
class |
WLSQLBuilderImpl
|
Methods in oracle.jbo.server that return ViewCriteriaAdapter | |
Type | Name |
---|---|
ViewCriteriaAdapter |
BaseSQLBuilderImpl.getViewCriteriaAdapter()
|
ViewCriteriaAdapter |
SQLBuilder.getViewCriteriaAdapter()
|
Methods in oracle.jbo.server with parameters of type ViewCriteriaAdapter | |
Type | Name |
---|---|
void |
ViewObjectImpl.setViewCriteriaAdapter(ViewCriteriaAdapter adapter)
|
|
Business Components | |||||||||
PREV NEXT | FRAMES NO FRAMES |