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

Uses of Interface
oracle.jbo.server.ViewCriteriaAdapter

Packages that use ViewCriteriaAdapter
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
 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 SQLServerSQLBuilderImpl
           
 class WLSQLBuilderImpl
           
 

Methods in oracle.jbo.server that return ViewCriteriaAdapter
 ViewCriteriaAdapter SQLBuilder.getViewCriteriaAdapter()
           
 ViewCriteriaAdapter BaseSQLBuilderImpl.getViewCriteriaAdapter()
           
 

Methods in oracle.jbo.server with parameters of type ViewCriteriaAdapter
 void ViewObjectImpl.setViewCriteriaAdapter(ViewCriteriaAdapter adapter)
           
 


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

 

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