Business Components

Uses of Class
oracle.jbo.server.BaseSQLBuilderImpl

Packages that use.*
PackageDescription
oracle.jbo.server Contains the implementation of middle tier components. 
 

Uses of BaseSQLBuilderImpl in oracle.jbo.server
 

Subclasses of BaseSQLBuilderImpl in oracle.jbo.server
TypeName
 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
           
 


Business Components