WebObjects 5.2.3

Uses of Class
com.webobjects.jdbcadaptor.JDBCChannel

Packages that use JDBCChannel
com.webobjects.jdbcadaptor Provides an implementation of an Enterprise Objects adaptor for JDBC data sources. 
 

Uses of JDBCChannel in com.webobjects.jdbcadaptor
 

Methods in com.webobjects.jdbcadaptor with parameters of type JDBCChannel
 NSArray OraclePlugIn.newPrimaryKeys(int count, EOEntity entity, JDBCChannel channel)
           
 void OraclePlugIn.updateLOBs(JDBCChannel channel, JDBCExpression expression, NSDictionary row, EOEntity entity)
           
 NSArray JDBCPlugIn.newPrimaryKeys(int count, EOEntity entity, JDBCChannel channel)
          Generates a batch of new primary keys for entity.
 EOStoredProcedure JDBCPlugIn.storedProcedureNamed(String spName, JDBCChannel channel, NSDictionary jdbcTypeDictionary)
          Deprecated.  
 void JDBCPlugIn.updateLOBs(JDBCChannel channel, JDBCExpression expr, NSDictionary row, EOEntity entity)
          Update LOBs (BLOBs and CLOBs).
 


Last updated Thu Oct 21 15:04:16 PDT 2004.

Copyright © 2004 Apple Computer, Inc.