WebObjects 5.1

Uses of Class
com.webobjects.jdbcadaptor.JDBCChannel

Packages that use JDBCChannel
com.webobjects.jdbcadaptor   
 

Uses of JDBCChannel in com.webobjects.jdbcadaptor
 

Methods in com.webobjects.jdbcadaptor with parameters of type JDBCChannel
 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).
 NSArray OraclePlugIn.newPrimaryKeys(int count, EOEntity entity, JDBCChannel channel)
           
 void OraclePlugIn.updateLOBs(JDBCChannel channel, JDBCExpression expression, NSDictionary row, EOEntity entity)
           
 


Last updated Thu Jan 10 18:10:21 PST 2002.

Copyright © 2002 Apple Computer, Inc.